Commit Graph

50 Commits (3a8c72144fcdaa163e3a3518d71dd94b9ab6947e)

Author SHA1 Message Date
Joe Finney e68e47512a microbit: Updated default evernt queue depth to match test cases
8 years ago
Joe Finney 194f19a428 Merge branch 'simplified-eventing'
8 years ago
Joe Finney 84da6a4a09 microbit: Minor bug fixes and refinements
8 years ago
Joe Finney 0fa8296048 microbit: BUGFIX safe deletion of listeners
8 years ago
Joe Finney 7f64a4c703 microbit: BUGFIX Corrected incorrect handling of MicroBitMessageBus::add return values.
8 years ago
Joe Finney 823a956d68 microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving
8 years ago
Joe Finney 424b825185 Merge branch 'master' into simplified-eventing
8 years ago
Joe Finney 80f79f7faf Merge branch 'master' into ble-profile
8 years ago
Joe Finney db3eccf6ff microbit: Final updates to BLE profile
8 years ago
Joe Finney aca544677e microbit: Updates to enable queing of display animation calls
8 years ago
Joe Finney 068822ff12 Merge branch 'matrix-point-optimisation' of https://github.com/dpgeorge/microbit-dal into dpgeorge-matrix-point-optimisation
8 years ago
Joe Finney 6764c732ea microbit: BUGFIX to MicroBtDFU Service
8 years ago
Joe Finney ce2cc57bf1 microbit: Optimisation of internal Message Bus listeners
8 years ago
Joe Finney 85a26dc8e1 microbit: Updates to enable semantic versioning of the micro:bit runtime DAL
8 years ago
Joe Finney 18236810a3 microbit: BLE Profile Beta 1
8 years ago
Damien George 0dcb6834ec microbit: Use default constructor for MatrixPoint so data is ROMable.
8 years ago
Joe Finney 4314b68643 microbit: First implementation of Temperature Service
8 years ago
Joe Finney eb5ed28f74 microbit: First cut at MicroBitButtonService and microBitIOPinService
8 years ago
Joe Finney ef613e9d86 microbit: Added BLE Magnetometer service compilation, initialization and configuration options
8 years ago
Joe Finney 3cfc7ec6e7 microbit: Ammendments to ensure fiber is never pages out due to eventing and minor cleanups
8 years ago
Joe Finney 1e71169550 microbit: First draft of Magnetometer BLE service
8 years ago
Joe Finney ae0e5611c3 microbit: First draft of reconfigurable frequencies of MicroBitCompass
8 years ago
Damien George 9ccdd25e9f microbit: Allow to run the idle task within the current fiber's stack.
8 years ago
Joe Finney 2c9f63902c microbit: Message Bus updates to support URGENT events queue optimisations
8 years ago
Joe Finney ec30695d7d microbit: BUGFIX MicroBit::reset() now operates correctly
8 years ago
Joe Finney a61bd49620 microbit: BUGFIX: Memory leak in ManagedType.h
8 years ago
Jonathan Protzenko 78ad8a1646 Small tweak for the new ignore function.
8 years ago
Jonathan Protzenko 3158445208 New setAnalogPeriodUs function.
8 years ago
Joe Finney 037ef999eb microbit: Merge branch 'master' into ble-profile
8 years ago
Joe Finney 3395f66d3d microbit: Added configurable event processing options into MicroBitEvent
8 years ago
Joe Finney a875d5fccd microbit: Added configurable concurrency modes for MicroBitMessageBus handlers.
8 years ago
Joe Finney 51493092ff microbit: Added support to remove MicroBitListener event handlers.
8 years ago
Joe Finney 8ea2e953c8 microbit: Added C++ member function callback support into MicroBitMessageBus
8 years ago
Joe Finney 609cb6f2d8 microbit: Added first draft of BLE Accelerometer service
8 years ago
Joe Finney 9ccf0a7688 microbit: Added configuration support for accelerometer sample rate and range
8 years ago
Joe Finney 380b999440 microbit: BUGFIX: read callbacks on working
8 years ago
Joe Finney 7e18131849 microbit: Added MicroBitLEDService
8 years ago
Joe Finney cbaec38d06 Merge branch 'gcc'
8 years ago
Joe Finney 6470b71b1d microbit: Conditional compilation on MicroBitConfig
8 years ago
Joe Finney 857a626ed0 microbit: Memory Optimisation Mega Update
8 years ago
Jonathan Protzenko 8bf318e2b4 By-adress comparison operators for ManagedType.
8 years ago
Jonathan Protzenko aabd954d67 Also define a non-operator version of () for style purposes.
8 years ago
Joe Finney 42f43b2255 Merge branch 'master' of https://github.com/lancaster-university/microbit-dal
8 years ago
Joe Finney 58d24ab0a8 microbit: Updated MicroBitMessageBus to use fork_on_block functionality
8 years ago
Joe Finney f4b8a1a272 microbit: Added fork_on_block functionality to fiber scheduler
8 years ago
Jonathan Protzenko c4656ca855 Add a missing operator to ManagedType.
8 years ago
Jonathan Protzenko 6e65c33e88 Expose PinName for PWM purposes.
8 years ago
James Devine 3ef5901c5b microbit-dal: added a reset mechanism to uBit
8 years ago
James Devine f8ebfc69fb microbit-dal: added #define to determine BLE usage
8 years ago
James Devine 538e1c48bd microbit-dal: Initial Commit
8 years ago