Commit Graph

52 Commits (ef613e9d86f2cd25a93b42520612e1073b8dc3d1)
 

Author SHA1 Message Date
Joe Finney ef613e9d86 microbit: Added BLE Magnetometer service compilation, initialization and configuration options
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
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
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
Jonathan Protzenko 63b62e533f A version of microbit-dal that builds with both gcc and armcc.
8 years ago
Joe Finney 42f43b2255 Merge branch 'master' of https://github.com/lancaster-university/microbit-dal
8 years ago
Joe Finney 0fec4ae87c microbit: BUGFIX - Input validation in MicroBitDisplay::setBrightness()
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 eaccb3cb4d Merge branch 'master' into gcc
8 years ago
Jonathan Protzenko c4656ca855 Add a missing operator to ManagedType.
8 years ago
Jonathan Protzenko e0820b5cc2 Merge branch 'master' into gcc
8 years ago
Jonathan Protzenko 6e65c33e88 Expose PinName for PWM purposes.
8 years ago
Jonathan Protzenko 753d6965f5 New gcc branch
8 years ago
James Devine 7e8e6778d7 microbit-dal: Added readme.md
8 years ago
James Devine 3ef5901c5b microbit-dal: added a reset mechanism to uBit
8 years ago
James Devine d7b3ba9dab microbit-dal: Fixed a bug on printing a character with a delay
8 years ago
James Devine f8ebfc69fb microbit-dal: added #define to determine BLE usage
8 years ago