Commit Graph

586 Commits (3fd457c2b8a06860bf3b6e900e1bb843a353bcbb)
 

Author SHA1 Message Date
Simon Hosie 3fd457c2b8 Quadrature decoder hardware driver.
6 years ago
Joe Finney 2f32db3e14 microbit: Ensure LED matrix display is cleared when brightness is set to '0' (#281)
6 years ago
Joe Finney fe3a3dd1f4 Update target version for mbed-classic and ble-nrf51822
6 years ago
Joe Finney 1f4893d1ff Bump Revision to microbit-dal-rc8
6 years ago
Joe Finney 9adafccbf6 Merge pull request #276 from lancaster-university/sd-safe-storage
6 years ago
Joe Finney 4b3520daa6 Update to MicrobitBLEManager to allow safe storage of BLE bond information
6 years ago
Joe Finney 564e7d700c Set default FS Cache size to zero.
6 years ago
Joe Finney c25ac4a79f Update to use NRF Event to detect end of FLASH write/erase transaction
6 years ago
Joe Finney 73d51d8731 Add Support for Flash Erase / Write operations with BLE Enabled
6 years ago
Joe Finney 96549fb657 Merge pull request #264 from lancaster-university/pwm-patch
6 years ago
James Devine b90c21de1c microbit-dal: DynamicPWM now has a static period member variable
6 years ago
James Devine 15194f2ed2 microbit-dal: swapped pwm implementation for a more stable one
6 years ago
James Devine 350aad7a90 microbit-dal: revised capability mapping for the MicroBitPin abstraction.
6 years ago
Joe Finney f569f5f6d1 Merge pull request #253 from kartben/fix-uart-read
6 years ago
Joe Finney aa1dab73d1 Merge pull request #255 from bluetooth-mdw/master
6 years ago
Martin Woolley 673c16c0ef Moved fiber_remove_idle_component inside condition which delays BLE disconnect
6 years ago
Martin Woolley 404c46251b Delayed disconnecting after pairing complete by 500ms
6 years ago
Martin Woolley ddbcec094e Delayed disconnecting after pairing complete by 500ms
6 years ago
Benjamin Cabé 192c9664b2 update condition to avoid reading an extra character after len characters have been read
6 years ago
Benjamin Cabé 5ba5ccb712 fix for issue #252: bug in MicroBitUARTService#read when buffer contains NULL character
6 years ago
James Devine 12bf127ae2 microbit-dal: moved to v2.0.0-rc7
6 years ago
James Devine 10ce2b9f7a microbit-dal: removed ManagedString APIs for Eddystone Uid
6 years ago
James Devine 95346586ab microbit-dal: Revisions to MicroBitEddystone.
6 years ago
James Devine b251a59b9d microbit-dal: moved to v2.0.0-rc6
6 years ago
Joe Finney 614083f5cf Merge pull request #231 from bluetooth-mdw/master
7 years ago
Martin Woolley 05c333172f Even prettier?
7 years ago
Martin Woolley 4857c83446 source code pretty formatted
7 years ago
Martin Woolley 15db7558f5 Refactored Eddystone support, introducing a new Eddystone class which separates the Eddystone message format from the more general responsibilities of the MicroBitBLEManager class. Hopefully the pattern paves the way for other beacon formats (e.g. iBeacon, AltBeacon) to be introduced via their own classes.
7 years ago
Martin Woolley 75b26f8339 Made MicroBitBLEManager more singleton-like. Made class instance variable public static.
7 years ago
Martin Woolley 5d32e70367 Made MicroBitBLEManager more singleton-like
7 years ago
Joe Finney be56fff183 microbit: Add more detail to RSSI method documentation
7 years ago
Joe Finney 16522a6887 microbit: Update Radio RSSI value to be -dbm
7 years ago
Joe Finney 017fe73f9c Merge pull request #230 from bluetooth-mdw/master
7 years ago
Martin Woolley 0e3bed7004 Guarded against redefinition of MICROBIT_BLE_SECURITY_LEVEL which could occur if the bluetooth open config.json flag was set
7 years ago
Joe Finney 0c5c1168be Bump version to v2.0.0-rc5
7 years ago
Joe Finney d1fd610d4c Merge pull request #223 from bluetooth-mdw/master
7 years ago
Martin Woolley 4ce50dea21 Exposed MICROBIT_BLE_SECURITY_LEVEL through config.json as new security_level json property
7 years ago
Joe Finney 4569369a95 Merge pull request #219 from lancaster-university/microbit-mbfs
7 years ago
James Devine 3aa45435df microbit-dal: removed open from MicroBitFile
7 years ago
Joe Finney 2c01c1646e microbit: Add flush() operation to MicroBitFile
7 years ago
Joe Finney cf5cb234f2 microbit: Add ARMCC compatibility to MicroBitFileSystem
7 years ago
Joe Finney bfe452593f microbit: Clarify failure case handling on MicroBitFile abstraction.
7 years ago
Joe Finney 7563934897 microbit: Additional filename validation checks for MicroBitFileSystem
7 years ago
Joe Finney 58cb7b9650 microbit: Add explicit flush() function to MicroBitFileSystem
7 years ago
Joe Finney 21def371ae microbit: Fix typos
7 years ago
Joe Finney 36a0ee383e microbit: Remove MicroBitFile overload operations
7 years ago
Joe Finney bba7b543ae microbit: Clean up formatting and remove debug code.
7 years ago
Joe Finney 5ee1db1cdf microbit: Add default settings for MicroBitFileSystem
7 years ago
Joe Finney f1ea49e778 Merge pull request #216 from bluetooth-mdw/master
7 years ago
Martin Woolley 4ad61def37 Support for Just Works pairing
7 years ago