Commit Graph

188 Commits (d1d78b9b3576610acc7d90572332ce74caa5187e)

Author SHA1 Message Date
Joe Finney d1d78b9b35 microbit: added MicroBitStorage for Persistent data
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
Joe Finney 336c30f2ec microbit: Integrate Multicast peer to peer communications into MicroBit.cpp
7 years ago
Joe Finney d9d2343ab6 microbit: Add Multicast peer-to-peer radio capability
7 years ago
Joe Finney e3a23988f6 microbit: Promote constants in MicroBitBLEManager to .h file
7 years ago
James Devine 6b0e9cf489 microbit: integrated MicroBitLightSensor with MicroBitDisplay
7 years ago
James Devine 2049e63039 microbit: added MicroBitLightSensor
7 years ago
James Devine 6e316dc741 microbit: added accessor/mutator for systemTick
7 years ago
James Devine 6f812aa474 microbit: added new display mode, and accessor
7 years ago
James Devine 6939ad25d9 microbit: formatting changes to MicroBitFiber
7 years ago
Joe Finney 0bbb5b9123 microbit: Code cleanup
7 years ago
Joe Finney 8756bbd103 WIP: Lower RAM footprint compass calibration
7 years ago
Joe Finney e3fdc5a290 microbit: Support for bonding only available in pairing mode
7 years ago
Joe Finney 99d7231945 microbit: Persistance of BLE Service Chnaged metadata
7 years ago
Joe Finney 6a7436e5c7 Merge pull request #48 from remay/quiet-gcc-build
7 years ago
Damien George 3160ba6268 Make MicroBit::seedRandom a public function with 2 variants.
7 years ago
Joe Finney a4c0915fff microbit: BUGFIX Prevent BLE Magnetometer service from initiating compass
7 years ago
Joe Finney 4f1870fda9 Merge branch 'master' into ble-whitelisting
7 years ago
Joe Finney 13eb3c07e7 microbit: Add explicit service changed notification
7 years ago
Joe Finney 1c9ae30d1c microbit: Added basic bond table management
7 years ago
Joe Finney e754ecf3aa microbit: Setting of default BLE transmission power level
7 years ago
Joe Finney 07852b0cd6 microbit: Added support for BLE transmission power control
7 years ago
Joe Finney f17151a0bf microbit: Added optional support for whitelisting and limited advertising
7 years ago
James Devine b2484dcc97 microbit: patch for animation/scroll behaviour for images
8 years ago
Robert May 098a2378e3 Merge lancaster-university/master and silence warnings.
8 years ago
James Devine acf6bf76eb microbit: further fixes to #73
8 years ago
James Devine 1cc814da60 microbit: further formatting corrections
8 years ago
James Devine d8240cfb74 microbit: formatting changes to MicroBitAccelerometer.h (.cpp)
8 years ago
James Devine a209857007 microbit: fix for #74
8 years ago
James Devine 7b7998e4eb microbit: formatting changes to MicroBit.h (.cpp)
8 years ago
James Devine 8d3f3affbd microbit: fix for #73
8 years ago
James Devine d2df88417b microbit: whitespace changes to MicroBitButton.h and .cpp
8 years ago
Joe Finney 90cf35a38a WIP: compiling but untested first cut at whitelisting code
8 years ago
James Devine 983e9e1ad3 microbit: added Servo API to MicroBitPin
8 years ago
James Devine 2650aaa569 microbit: MicroBitPin api additions
8 years ago
James Devine 32c40cdc29 microbit: DynamicPwm fixes and additions
8 years ago
James Devine 500f851991 microbit: whitespace corrections
8 years ago
James Devine 643f408ed2 microbit: modified the behaviour of pwm allocation
8 years ago