Commit Graph

173 Commits (de681e68c31caf9fc3d0b7e5ef459d3fd81f5e4a)
 

Author SHA1 Message Date
Michal Moskal 11c99d0b84 Make the reference count always odd to make it possible to distinguish it from a vtable
8 years ago
Michal Moskal 5df59c2f7e Remove VirtualRefCounted class; non-virtual <-> virtual casts are not no-ops.
8 years ago
Michal Moskal 4f82a6c37c Use RefCounted also for MicroBitImage.
8 years ago
Michal Moskal 9330b401d5 Move RefCounted class to a separate file
8 years ago
Michal Moskal 5a10bda561 First stab at more memory efficient strings
8 years ago
Michal Moskal 057158c9f3 Cache getSerial(); otherwise BLE information device initalization may crash
8 years ago
bluetooth-mdw 8924cab6da Merge branch 'master' of https://github.com/lancaster-university/microbit-dal
8 years ago
bluetooth-mdw 4b6cd6ed52 Corrected "Status of...." section prior to publication.
8 years ago
Joe Finney 03214f9a0c version v1.2.4
8 years ago
Joe Finney ad398033ba Merge branch 'bluezone-fix'
8 years ago
Joe Finney bfe1b4db53 microbit: some work on tightening the API return codes.
8 years ago
bluetooth-mdw 6cc19fd6e8 Added Pin AD Configuration values to description of the characteristic.
8 years ago
bluetooth-mdw 01ec1bb159 All services except Generic Access and Generic Attribute designated "optional" to allow subset profiles to be assembled easily.
8 years ago
bluetooth-mdw 523800935f Updated following final(?) profile adjustments
8 years ago
bluetooth-mdw eba76ecae4 Documented new mapping of LED matrix state data to display rows and LEDs
8 years ago
Joe Finney 613f524bab microbit: BUGFIX: micro:bit not entering BLUEZONE mode cleanly
8 years ago
bluetooth-mdw 4e90c4a273 Documented supported values of Accelerometer Period and Magnetometer Period
8 years ago
Joe Finney 72e5a9a6a6 microbit: BUGFIX - post merge fixes
8 years ago
Joe Finney 424b825185 Merge branch 'master' into simplified-eventing
8 years ago
Joe Finney 7fb3fc02c4 version v1.2.3
8 years ago
Joe Finney e3f0c7d6e5 Merge branch 'ble-profile'
8 years ago
Joe Finney 80f79f7faf Merge branch 'master' into ble-profile
8 years ago
Joe Finney 464cf6cb51 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
Joe Finney db3eccf6ff microbit: Final updates to BLE profile
8 years ago
Joe Finney aca544677e microbit: Updates to enable queing of display animation calls
8 years ago
bluetooth-mdw 4fd6052720 Changed LED Matrix State representation (1 octet per LED row) and added Temperature Period characteristic.
8 years ago
Joe Finney 85b2b1e09e version v1.2.2
8 years ago
Joe Finney ac5685acb2 Merge branch 'dpgeorge-matrix-point-optimisation'
8 years ago
Joe Finney 068822ff12 Merge branch 'matrix-point-optimisation' of https://github.com/dpgeorge/microbit-dal into dpgeorge-matrix-point-optimisation
8 years ago
bluetooth-mdw c1acdfdb5b Final tweaks after successful profile testing
8 years ago
Joe Finney 2011886e64 microbot: Cleanup of #ifdef in MicroBitHeapAllocator
8 years ago
bluetooth-mdw 8ef6dba587 Removed redundant issue tracker file. Now using github Issues to track... issues.
8 years ago
bluetooth-mdw 9cdd69b937 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
bluetooth-mdw e838ef1075 Updated with latest position wrt testing
8 years ago
Joe Finney 6764c732ea microbit: BUGFIX to MicroBtDFU Service
8 years ago
Joe Finney 122d885ee8 microbit: Updated Bluetooth device name from MicroBit to micro:bit to match brand guidelines
8 years ago
Joe Finney ce2cc57bf1 microbit: Optimisation of internal Message Bus listeners
8 years ago
Joe Finney d4b4f70cb2 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
Joe Finney 1d76def8fa microbit: BLE service bugfixes
8 years ago
Joe Finney 85a26dc8e1 microbit: Updates to enable semantic versioning of the micro:bit runtime DAL
8 years ago
bluetooth-mdw e79903e464 Tweaked following failed test
8 years ago
bluetooth-mdw 6d9e64fbc6 Minor tweaks to resolve failed tests
8 years ago
bluetooth-mdw 3bb76f6089 Changed event service UUIDs to match code
8 years ago
bluetooth-mdw 9a415f62cb Device Information Service characteristics had wrong UUID (BDS issue)
8 years ago
bluetooth-mdw a0bcf7912f UUID for Generic Access Service was incorrect (BDS issue). Corrected.
8 years ago
Joe Finney 2230e39340 microbit: BUGFIX: #1291 ManagedString(INT_MIN) does not work properly
8 years ago
bluetooth-mdw 7459213d10 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago
bluetooth-mdw 3f4a7cf5f1 Removed redundant HTML files
8 years ago
bluetooth-mdw 393cb25bc0 Updated Profile Design section
8 years ago
Joe Finney 5da263db81 Merge branch 'ble-profile' of https://github.com/lancaster-university/microbit-dal into ble-profile
8 years ago