Commit Graph

  • c45eba9bdb microbit: Removed unnecessary Managedstring() conversions Joe Finney 2016-05-04 17:12:57 +0100
  • eead32096b microbit: reuse variables in recalculatePitchRoll [issue #116] Joe Finney 2016-04-29 10:47:44 +0100
  • ece079c75f microbit: FREEFALL gesture event is now damped Joe Finney 2016-04-29 10:39:28 +0100
  • e0369cab6b microbit: Removed legacy isIdleCallbackNeeded() method. [issue #138] Joe Finney 2016-04-29 10:26:45 +0100
  • d2319f6d30 microbit: Added support for freefall event Joe Finney 2016-04-28 22:54:08 +0100
  • 682063dc7b microbit: Replaced BasicGestures enum with #define equivalent [issue #106] Joe Finney 2016-04-28 22:40:41 +0100
  • b5846f065a microbit: Fixed unreachable High-G gesture events [issue #109] Joe Finney 2016-04-28 22:10:19 +0100
  • 7443b78361 Fix typos Joe Finney 2016-04-28 09:25:38 +0100
  • 4e71d61347 microbit-dal: Added setPull to MicroBitPin James Devine 2016-04-25 14:38:41 +0100
  • 732971e758 microbit-dal: Added events to MicroBitPin James Devine 2016-04-25 12:05:15 +0100
  • 8ea3ab054d microbit: Introduction of accessibility functions Joe Finney 2016-04-25 22:09:33 +0100
  • cc381fe8f4 microbit-dal: BUGFIX: no parenthesis in MicroBitMessageBus.cpp James Devine 2016-04-25 14:11:08 +0100
  • db015d37ac Fix MICROBIT_IO_PIN_SERVICE_PINCOUNT Martin Williams 2016-04-24 16:15:58 +0100
  • 36d9130bd1 Fix button B characteristic declaration Martin Williams 2016-04-24 14:35:39 +0100
  • 3923dffffc microbit-dal: increase granularity of the system wide timer James Devine 2016-04-25 11:30:28 +0100
  • 3b435c0d30 microbit-dal: BUGFIX in MicroBitStorage James Devine 2016-04-23 19:58:29 +0100
  • 0048a9ac8e microbit-dal: fixed UART service buffer sizing, and re-enabled config options for default services James Devine 2016-04-19 15:41:51 +0100
  • 6a78463791 microbit-dal: bumped to version number to RC2. v2.0.0-rc2 James Devine 2016-04-19 15:12:33 +0100
  • 8875dc35d2 microbit-dal: added yotta configuration mappings to DAL specific configuration options. James Devine 2016-04-19 15:02:28 +0100
  • c844e6104a microbit-dal: fixed a warning in MicroBitBLEManager.cpp James Devine 2016-04-18 15:25:30 +0100
  • 44b3daeca2 microbit-dal: modified duplicate conflicting ID for MICROBIT_ID_BLE_UART James Devine 2016-04-15 14:15:38 +0100
  • 9914a98050 Merge pull request #120 from bluetooth-mdw/master James Devine 2016-04-15 14:12:19 +0100
  • ae2c351d56 Fixed dodgy comment Martin Woolley 2016-04-15 14:00:27 +0100
  • 051abec174 Changed BLE connection event constant names to match LU groovy naming convention Martin Woolley 2016-04-15 13:56:23 +0100
  • 7cf98c2290 microbit-dal: patch for fiber_wake_on_event James Devine 2016-04-15 13:39:58 +0100
  • 87f7233a84 Added BLE connect/disconnect events and fixed bug in MagnetometerService re: bearing characteristic Martin Woolley 2016-04-15 13:38:24 +0100
  • 94e2c66185 microbit: Additional optional autoClear parameter to MicroBitDisplay::animate Joe Finney 2016-04-15 12:37:09 +0100
  • 82ed22d1b2 microbit: MicroBitRadio group ID now persists enable/disable operations Joe Finney 2016-04-15 11:33:53 +0100
  • a82254b9e2 microbit: MicroBitRadio support for multiple enable/disable operations Joe Finney 2016-04-15 10:47:40 +0100
  • 0639d7df6a Update README.md Tom Ball 2016-04-08 17:29:40 -0400
  • c064eee3e7 microbit-dal: updated module.json to get the latest dependencies from support libs. v2.0.0-rc1 James Devine 2016-04-08 11:45:15 +0100
  • c39a6b3b36 microbit-dal: added default assembler file for armcc for mbed 2.0 compatability James Devine 2016-04-08 11:35:56 +0100
  • 4159eb0665 microbit: Update to module dependency to include bugfix in ble-nrf51822 Joe Finney 2016-04-08 00:06:23 +0100
  • 3e72d679c1 microbit: Updated dependencies to use bugfixed Ticker implementation in mbed Joe Finney 2016-04-07 18:01:50 +0100
  • 6702a5f51a microbit-dal: Zero initialised C99 compatible buffers James Devine 2016-04-07 17:45:01 +0100
  • b5193dbcb7 microbit: BUGFIX - missing NULL initialisation in templated MicroBitListener Joe Finney 2016-04-07 17:41:21 +0100
  • cdeabd26c6 microbit-dal: patched armcc incompatibilities. James Devine 2016-04-07 16:56:39 +0100
  • 72d2d2b10a microbit: MessageBus now treats all listeners as MESSAGE_BUS_LISTENER_IMMEDIATE if no scheduler is present Joe Finney 2016-04-07 11:49:18 +0100
  • 63a8ae81ec microbit-dal: Fixed multiline note which had artefacts in microbit-docs. James Devine 2016-04-07 11:32:13 +0100
  • 387c4f18e4 microbit-dal: fixed C99 incompatible array initialisation. James Devine 2016-04-07 11:31:33 +0100
  • 7231a7124a version v1.4.18 v1.4.18 Joe Finney 2016-04-06 17:12:33 +0100
  • fa5933a2d7 microbit-dal: Added MIT license information. Joe Finney 2016-04-06 17:12:06 +0100
  • 55cb919987 microbit-dal: Added MIT license information. James Devine 2016-04-06 17:07:03 +0100
  • 69ae9469bd microbit-dal: removed docs folder in favour of using the new runtime documentation James Devine 2016-04-06 15:32:21 +0100
  • e62d99146d microbit-dal: Added AUTHORS, and removed unused CHANGES.md file James Devine 2016-04-06 15:08:37 +0100
  • 456b41eed7 microbit-dal: futher updates to readme.md James Devine 2016-04-06 14:58:34 +0100
  • d80da8ccce microbit-dal: updated readme.md James Devine 2016-04-06 14:54:19 +0100
  • fb3e86b67b microbit: Update yotta module.json to reflect release candidate version and MIT license Joe Finney 2016-04-06 10:50:53 +0100
  • ea91e0281a microbit-dal: more doxygen documentation updates. James Devine 2016-04-05 23:41:32 +0100
  • d6310db9aa microbit-dal: further updates to doxygen style comments used for documentation James Devine 2016-04-04 02:01:15 +0100
  • 2f7d361ed5 microbit-dal: updates to doxygen style comments used for documentation generation. James Devine 2016-03-29 08:01:41 +0100
  • 942e6bc0a3 Merge pull request #111 from matthewelse/component-refactor James Devine 2016-03-27 10:54:08 +0100
  • 2664003d23 Fix debugging in UART service Matthew Else 2016-03-27 10:41:47 +0100
  • 058a7b0475 microbit: Update to use version of mbed-classic including PortOut bugfix. Joe Finney 2016-03-26 19:22:59 +0000
  • d6079d45d2 microbit: Updated SERIAL_DEBUG symbol to a pointer Joe Finney 2016-03-26 17:08:31 +0000
  • b5c8714ea3 microbit: added BLE UART service James Devine 2016-03-26 19:53:28 +0000
  • 728604423f microbit: refactored event codes used by a shared listener "MICROBIT_ID_NOTIFY" James Devine 2016-03-26 19:39:05 +0000
  • 776131e4cb microbit: BUGFIX for MicroBitStorage James Devine 2016-03-26 14:03:40 +0000
  • 3efd76e9d4 microbit: Update to MicroBitMultiButton contructor signature Joe Finney 2016-03-26 11:58:36 +0000
  • 4f31ffa9d4 microbit; Added default case in MessageBus.cpp when scheduler is inactive Joe Finney 2016-03-24 23:46:17 +0000
  • 0a1a9c7865 microbit: Consistency change in scheduler_init() Joe Finney 2016-03-24 23:30:17 +0000
  • 03a542e684 microbit: updated module.json to point to changes in our mbed-classic repo James Devine 2016-03-24 16:14:02 +0000
  • f35c4b359e microbit: MicroBitLightSensor startSensing is now public! James Devine 2016-03-24 16:05:11 +0000
  • 06c3c95609 microbit: Restructure of repo Joe Finney 2016-03-24 14:00:11 +0000
  • 2b684c6204 microbit: Added default parameter values to common case operations Joe Finney 2016-03-24 11:35:40 +0000
  • f5f983dbdd microbit: Added explicit support for printing characters in MicroBitDisplay Joe Finney 2016-03-24 11:25:28 +0000
  • 03a5353cc0 microbit: Added MicroBitSerial default mode config option, and modified overload for send(char) James Devine 2016-03-24 11:13:49 +0000
  • cc2beb02c6 microbit: Added overload to allow direct send/receive of strings via MicroBitRadioDatagram Joe Finney 2016-03-24 10:33:05 +0000
  • a73a6b6560 microbit: Added additional validation check for fiber_wait_for_event James Devine 2016-03-24 01:45:56 +0000
  • 79a13c7edf Merge branch 'component-refactor' of https://github.com/lancaster-university/microbit-dal into component-refactor James Devine 2016-03-24 00:45:33 +0000
  • a512afb1b3 microbit: MicroBitSerial memory optimisation James Devine 2016-03-24 00:43:10 +0000
  • 613a0aef2c microbit: MicroBitStorage additional comments, and page location changes James Devine 2016-03-24 00:34:46 +0000
  • 12c84395d3 microbit: Added fiber_wake_on_event to MicroBitFiber[.h,.cpp] James Devine 2016-03-24 00:32:41 +0000
  • 91cd6d2a08 microbit: Updated enable/disable functions in MicroBitDisplay to free pin resources cleanly. Joe Finney 2016-03-24 00:18:32 +0000
  • fea0f720df microbit: Removed uncessary #includes in MicroBitDisplay Joe Finney 2016-03-23 21:33:02 +0000
  • 10298934da microbit: Generalised MicrobitDisplay to be mbed compliant Joe Finney 2016-03-23 21:25:51 +0000
  • 31b7eb487f microbit: Factored repurposeable functionality out of MicroBit.cpp Joe Finney 2016-03-23 19:30:15 +0000
  • 6b6c83092a microbit: Added validation check on MicroBit::init() Joe Finney 2016-03-22 19:49:14 +0000
  • 34856a6942 microbit: refactor of component constructors Joe Finney 2016-03-22 19:36:23 +0000
  • 38b6c8ff6c microbit: corrected includes in MicroBitSerial.cpp James Devine 2016-03-21 13:37:08 +0000
  • 8bd34edfd1 microbit: updated MicroBitStorage to use our new MICROBIT_NO_DATA error code James Devine 2016-03-21 13:31:14 +0000
  • 937395f0f4 microbit: MicroBitSerial redesign James Devine 2016-03-21 13:27:20 +0000
  • 174fa29c81 microbit: fixed overload ambiguity in MicroBitStorage James Devine 2016-03-20 18:28:48 +0000
  • 468d7e24c5 microbit: MicroBitThermometer lazy addition to fiber components James Devine 2016-03-20 17:00:22 +0000
  • aca1c24a24 microbit: added calibration and persistence to MicroBitThermometer James Devine 2016-03-20 00:19:06 +0000
  • 4988fd4ea7 microbit: moved MicroBitStorage to a Key Value Store James Devine 2016-03-19 22:14:02 +0000
  • b9e8dc979b microbit: Updated MicroBitSystemTimer to use dynamically allocated Ticker Joe Finney 2016-03-19 22:46:09 +0000
  • 65affa35a8 microbit: Introduced demand activation of system_timer Joe Finney 2016-03-19 02:06:10 +0000
  • 78ed31961c microbit: BUGFIX blocking display functions not terminating when scheduler disabled Joe Finney 2016-03-19 01:48:23 +0000
  • 1dce004f10 microbit: Updates to enable BLE services to utilise the EventModel interface Joe Finney 2016-03-19 00:46:34 +0000
  • 398f054956 microbit: Refactor of MicroBitHeap Allocator Joe Finney 2016-03-18 01:30:54 +0000
  • 3531cde893 microbit: Updates to all components to include MicroBitConfig.h Joe Finney 2016-03-17 17:33:57 +0000
  • 0e8034c5bc microbit: Replaced all internal references of the MicroBitMessageBus class to the abstract EventModel interface. Joe Finney 2016-03-17 16:57:22 +0000
  • 83390b9663 microbit: Update to camel case in comment blocks: uBit.MessageBus -> uBit.messageBus Joe Finney 2016-03-17 16:09:41 +0000
  • 5b167fb743 microbit: completed removal of internal #include dependencies on Microbit.h Joe Finney 2016-03-17 16:02:50 +0000
  • 7fc98ccaf8 microbit: WIP header refactor James Devine 2016-03-17 14:47:43 +0000
  • d58690a8a7 microbit: removed whitespace from all files James Devine 2016-03-17 12:24:45 +0000
  • 0fd04e11a4 microbit: decoupled MicroBitDisplay, MicroBitLightSensor from #defines James Devine 2016-03-16 22:01:03 +0000
  • 3a74941a2f Merge branch 'component-refactor' of https://github.com/lancaster-university/microbit-dal into component-refactor James Devine 2016-03-16 15:38:53 +0000
  • 8abec9239a microbit: completed lazy instantiation implementation for compass and the accelerometer. James Devine 2016-03-16 15:35:29 +0000