Commit Graph

224 Commits (9218e647e0868ae68608aab18b53c6c417fe5240)

Author SHA1 Message Date
Joe Finney 9218e647e0 microbit: Refactor of periodc timer callbacks
7 years ago
Joe Finney 8a06a4e3be microbit: Introduced microbitDevice.[h,cpp] to hold platform specific low
7 years ago
Joe Finney 000351b599 Factored idle/interrupt callback events out of MicroBit.cpp
7 years ago
Joe Finney 5231b5f526 First cut at a build without a global MicroBit singleton
7 years ago
Joe Finney b7f260074c Merge branch 'servo-fix'
7 years ago
James Devine 77e7fdc71f microbit-dal: updated comments to reflect changes to the constants.
7 years ago
Joe Finney 27ffb0b91c Merge branch 'ram-efficient-multibutton'
7 years ago
Joe Finney 2f4e542fee Merge branch 'radio-recv-bug-94'
7 years ago
Joe Finney caa4924336 microbit: Added validation case in MicroBitRadioDatagram::recv()
7 years ago
James Devine e115e5af8d microbit-dal: BUGFIX maintain cccd state when service changed fails
7 years ago
Joe Finney d3922d21e9 microbit: Aligning MicroBitButton and MicroBitMultiButton APIs
7 years ago
James Devine 5505fc6687 microbit-dal: fixed android waiting after DFU mode initiated
7 years ago
James Devine 3019e34dd9 microbit: BLE fixes
7 years ago
Joe Finney 6900bd8415 microbit: BUGFIX supporting repairing of the same device #2829
7 years ago
Joe Finney 30ec004dc7 WIP: Working IOS pairing with service changed notification
7 years ago
Joe Finney 3b25fe81ac WIP: Updates to IOS support
7 years ago
Joe Finney a61113f950 Merge branch 'rssi'
7 years ago
Joe Finney 2f6d405e81 microbit: Introduced managed type for packet buffers.
7 years ago
Joe Finney eca55e279d Merge pull request #93 from lancaster-university/pin-updates
7 years ago
Joe Finney 72d14be1d4 microbit: Added ability to define how long a device will remain in panic
7 years ago
Joe Finney c1ae235ebd microbit: On demand suppression on button click events.
7 years ago
Joe Finney dda8598513 microbit: Added support for configurable GATT table size
7 years ago
Joe Finney 8e3e061bec microbit: BUGFIX Fixed incorrect bond table entry count
7 years ago
Joe Finney 2e6459404b microbit: Added configuration to enable/disable BLE security
7 years ago
James Devine e34971902f microbit: swapped capabilities for changes to pin mappings
7 years ago
James Devine af13c940c1 microbit: add RSSI to MicroBitRadio
7 years ago
James Devine ffc217e7ac microbit: fixed formatting issues in MicroBitRadio
7 years ago
Joe Finney 9d039fd9be microbit: BUGFIX Corrected length calculation for validation case
7 years ago
Joe Finney 5cb265c158 microbit: BUGFIX: Length field of datagram receive now correct
7 years ago
James Devine 41447b634d Merge pull request #89 from lancaster-university/ble-ccccd-persist
7 years ago
James Devine 23d56edbdd microbit: integrated MicroBitStorage with MicroBitCompass
7 years ago
James Devine 4c9f32d79a microbit: added debug to MicroBitStorage
7 years ago
Joe Finney 5e7334b0bf microbit: integrated persistent storage for CCCD data.
7 years ago
Joe Finney d1d78b9b35 microbit: added MicroBitStorage for Persistent data
7 years ago
James Devine f546da66e8 microbit: improved appearance of greyscale
7 years ago
James Devine 3596f3d842 microbit: update to greyscale mode
7 years ago
James Devine 4cefd55ef5 microbit: updated the dal to use a higher resolution ticker.
7 years ago
James Devine 3fa9bb09c2 microbit: fixed an off by 10 bug
7 years ago
James Devine a27b2314be microbit: modified the range of read() MicroBitLightSensor
7 years ago
Joe Finney e983b80b0b Merge branch 'master' into ble-bondtablepurge
7 years ago
Joe Finney e7132b0d13 microbit: Change to BLE bonding table replacement policy
7 years ago
James Devine 97c49d3279 Merge pull request #87 from lancaster-university/broadcast-radio
7 years ago
James Devine 004b701419 Merge pull request #86 from lancaster-university/light-sensor
7 years ago
James Devine 8150b2ac67 microbit: modified as per suggestions
7 years ago
Joe Finney 9026ca6e98 microbit: Optimisation of BLE mutex.
7 years ago
Joe Finney 6838b38fc1 microbit: Remove redundant characteristics in BLE DeviceInformationService
7 years ago
Joe Finney 8bec31fe76 microbit: Additional validation on MicroBitRadio methods
7 years ago
Joe Finney d7aa95e867 microbit: minor updates to consistently use the MICROBIT_RADIO_HEADER_SIZE constant
7 years ago
Joe Finney 12c9ed246a microbit: Whitespace fixes
7 years ago
Joe Finney 420a73673d microbit: rename of MicroBitRadioEvent methods to align with MessageBus naming conventions.
7 years ago