Commit Graph

637 Commits (5d4c39731164cfdd2289a45b04127b08d37ffd9f)
 

Author SHA1 Message Date
Joe Finney 5d4c397311 Remove redundant Matrix4 Class.
5 years ago
Joe Finney 81b85e1335 Backward compatibility for ::updateSample() methods in sensors.
5 years ago
Joe Finney 2d46e9dabd Remove reduntant code in MicroBitAccelerometer
5 years ago
Joe Finney e770f34636 Add Backward Compatibility for CompassSample type.
5 years ago
Joe Finney d58396aa12 Updates to Compass Calibration and Compass Heading Calculation
5 years ago
Joe Finney bbf56210ed Introduce Updates to Compass Calibration Algorithm and UX
5 years ago
Joe Finney e79284d797 Introduce accelerometer/magnetometer autodetection
5 years ago
Joe Finney f8ee57bd26 Use correct WHO_AM_I value for LSM303 magnetometer sensor
5 years ago
Joe Finney a4b803d3e7 Updates to configure for FXOS8700 driver on microbit v1.5
5 years ago
Joe Finney f6bee0940e minor fixes after testing
5 years ago
Joe Finney ff29f2133e Refactor Accelerometer/Magnetometer code to enable new drivers
5 years ago
Joe Finney 2cff906f01
Merge pull request #325 from dpgeorge/image-remove-atoi
5 years ago
Joe Finney 6fa716f779
Merge pull request #326 from dpgeorge/heapallocator-remove-throw
5 years ago
Joe Finney 0fe61146ec
Merge pull request #324 from microbit-sam/flash_write_bug
5 years ago
Sam Kent ed65d39246 CortexContextSwitch.s disappeared
5 years ago
Sam Kent 1e7b0a76d3 Erase scratch page when overwriting
5 years ago
Damien George d883f33c5b Remove "throw" exception specifications because they are deprecated.
5 years ago
Damien George fbfee4930a Rewrite MicroBitImage parsing code so it doesn't depend on atoi()
5 years ago
Sam Kent 19a51d0f21 Neater if statement
5 years ago
Sam Kent edb8f16f1d CortexContextSwitch.s
5 years ago
Sam Kent f0ea4ad7e1 Added flash_write default scratchAddr
5 years ago
Joe Finney e0f8b005fe Merge pull request #312 from smartyw/master
6 years ago
Martin Woolley b7af033351 Simplified code wrt MICROBIT_BLE_ADVERTISING_INTERVAL since it's guaranteed to be defined
6 years ago
Martin Woolley dcb5398d36 Added MICROBIT_BLE_ADVERTISING_INTERVAL to MicroBitConfig.h
6 years ago
Martin Woolley d03ebf7056 Exposed Bluetooth advertising interval as config.json property and set default to 50ms
6 years ago
Martin Woolley 002272e048 Exposed Bluetooth advertising interval as config.json property
6 years ago
Joe Finney 7f70e588df Merge pull request #303 from smartyw/master
6 years ago
Martin Woolley ce70039cb5 added support for Write Without Response to Client Event characteristic
6 years ago
Joe Finney f90ef0030d Merge pull request #296 from smartyw/master
6 years ago
Martin Woolley 4c1950e007 commented out statements removed
6 years ago
Martin Woolley 5980f9015e Refactored to use only one event handler
6 years ago
Joe Finney 5746eb94a8 Merge pull request #299 from lancaster-university/IssuesResolving
6 years ago
alennie1993 aacba5f36e Quick Clean up, added MIT Licence to some files and a spelling mistake corrected. Issues #269 & #287 resolved.
6 years ago
Aidan Lennie e098364e5f Adding MIT Licence
6 years ago
Martin Woolley 66fd96b098 Added magnetometer calibration characteristic to the Bluetooth Magnetometer Service
6 years ago
Martin Woolley 621e328df1 Added new Magnetometer Calibration characteristic to Magnetometer Service
6 years ago
Joe Finney b84f89d27c Merge pull request #292 from lancaster-university/bugfix_289
6 years ago
Joe Finney e19594c73e Update comment for accuracy
6 years ago
Joe Finney 89294e4637 Merge pull request #293 from lancaster-university/bugfix-286
6 years ago
Joe Finney 66d6fb3f81 Erase scratch pages after use [#286]
6 years ago
Joe Finney c0995137f0 Cleanup internal method names
6 years ago
Joe Finney 2fe103f70b Fix MicroBitIOPinService 8bit AnalogInput bug #289
6 years ago
Joe Finney 0aaedaa5d9 Remove repeated code in MicroBitIOPinService
6 years ago
Joe Finney ac5a750757 Remove redundant code in MicroBitIOPinService
6 years ago
James Devine d5ee7d99b6 microbit-dal: Corrected bad validation in MicroBitImage.printImage
6 years ago
James Devine 58f8f0f22e microbit-dal: ManagedString heap error
6 years ago
Joe Finney 74fa06c8d0 Bump to microbit-dal v2.0.0-rc9
6 years ago
Joe Finney 20cfd2bc3b microbit: Ensure MicroBitFileSystem status flags are always initialized.
6 years ago
James Devine a85d014382 Merge pull request #247 from sh1boot/squash
6 years ago
Simon Hosie c1626c208c Remove sentinel pinNC from QDEC; use NULL instead.
6 years ago