Commit Graph

116 Commits (9330b401d521be67876977e73f0e83d9970aca57)
 

Author SHA1 Message Date
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 058f73ede1 microbit: Moved MicroBitDFUService UUIDs to match BLE profile specification
8 years ago
bluetooth-mdw e2f6941728 Fixed file name typo
8 years ago
bluetooth-mdw aa8e9176bd V1.5 of BLE profile
8 years ago
bluetooth-mdw 4524195f90 Allocated new UUIDs to DFU service and its characteristics to align with standard base UUID
8 years ago
bluetooth-mdw 44fcf4b04e Added suggestion regarding white listing and directed advertising
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
bluetooth-mdw 4c8f066261 Added issue T8 - advertising parameters review needed
8 years ago
bluetooth-mdw dfa32ef79f Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
bluetooth-mdw 61fd503bba Description of the pairing and FOTA process added to the documentation
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 a17830030e microbit: HOTFIX: BLE Notification bug in MicroBitDFUService
8 years ago
Joe Finney 2654265622 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
Joe Finney 037ef999eb microbit: Merge branch 'master' into ble-profile
8 years ago
Joe Finney ff1faab0ab Merge pull request #4 from lancaster-university/MessageBusExtensions
8 years ago
Joe Finney ccd351a4ed microbit: Added explicit notify() operation to MicroBitDFUService
8 years ago
Joe Finney 3395f66d3d microbit: Added configurable event processing options into MicroBitEvent
8 years ago
Joe Finney 7fe731b731 Update README.md
8 years ago
Joe Finney a875d5fccd microbit: Added configurable concurrency modes for MicroBitMessageBus handlers.
8 years ago
bluetooth-mdw 9b05dc2708 Removed pin characteristics not relating to the edge connector.
8 years ago
bluetooth-mdw 9cda28c9f8 Adding profile documentation to github
8 years ago
bluetooth-mdw 6219996ed8 Updated
8 years ago
bluetooth-mdw 3d5c156026 Updated wrt latest status
8 years ago
Joe Finney 51493092ff microbit: Added support to remove MicroBitListener event handlers.
8 years ago
bluetooth-mdw d4575c55f1 ble_issue_tracker.md now the file to track BLE issues in
8 years ago
bluetooth-mdw 2839c131c0 Moved D4 to the Profile Testing section and renumbered
8 years ago
bluetooth-mdw fbd89ac472 Added simple list of BLE issues to work on and track
8 years ago
Joe Finney ac880878fd microbit: Added a CHANGES file to track ammends made to BLE spec that were discovered during implementation.
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 574b408cd1 microbit: Code Structure Cleanup
8 years ago
Joe Finney 8e1a15c79f microbit: Added support for custom configuration files through yotta
8 years ago
Joe Finney f616011ac1 microbit: Integrate support for transparent gcc compiles
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
Jonathan Protzenko e258a52c79 My CMake skills are weak... properly implement the GCC/ARMCC switch for the S
8 years ago
Jonathan Protzenko 8491b558e0 CMake tweak
8 years ago