| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fully implement music app and service | Adam Pigg | 2020-07-20 | 1 | -1/+4 |
| | | | | | | | | SystemTask can return a reference to the nimbleController The nimbleController can return a reference to the musicService The musicService get a connection handle from the nimbleController The musicApp communicated directly with the musicService | ||||
| * | Add start of music appliction | Adam Pigg | 2020-07-11 | 1 | -0/+5 |
| | | |||||
| * | Display BLE MAC address in sysinfo Screen. | JF | 2020-06-08 | 1 | -1/+1 |
| | | |||||
| * | Merge develop | JF | 2020-05-24 | 1 | -0/+5 |
| |\ | |||||
| | * | Move PinetimeService to CurrentTimeService witha view to implement CTS | Adam Pigg | 2020-05-05 | 1 | -2/+2 |
| | | | | | | | | | for time handling | ||||
| | * | Run the alert notification service and simplify trhe pinetime service | Adam Pigg | 2020-05-05 | 1 | -0/+3 |
| | | | | | | | | | initialization | ||||
| | * | Add a simple service to allow setting the time from a controlling | Adam Pigg | 2020-05-05 | 1 | -0/+2 |
| | | | | | | | | | application | ||||
| * | | Fix race conditions on SPI and integrate the SPI NOR Flash driver into ↵ | JF | 2020-05-11 | 1 | -1/+7 |
| | | | | | | | | | DFUService (WIP) | ||||
| * | | Add new screen that is displayed during the OTA transfert. | JF | 2020-05-02 | 1 | -1/+1 |
| | | | |||||
| * | | Defer the discovery of services using the system task. | JF | 2020-05-01 | 1 | -0/+2 |
| | | | |||||
| * | | Nimble OTA : work in progress | JF | 2020-04-27 | 1 | -0/+8 |
| |/ | |||||
| * | BLE : Display the actual status of the connection on the screen. | JF | 2020-04-27 | 1 | -1/+2 |
| | | |||||
| * | NimbleController : CTS & ANS are now working together (even if the code is ↵ | JF | 2020-04-25 | 1 | -0/+8 |
| | | | | | not as good as I would like). | ||||
| * | NimbleController : CTS & ANS working but not at the same time (conflict ↵ | JF | 2020-04-25 | 1 | -2/+7 |
| | | | | | during discovery) | ||||
| * | NimbleController : Encapsulate CTS client in its own class. | JF | 2020-04-23 | 1 | -24/+3 |
| | | |||||
| * | NimbleController : Encapsulate device info service in its own class. | JF | 2020-04-23 | 1 | -0/+3 |
| | | |||||
| * | NimbleController : support CTS | JF | 2020-04-22 | 1 | -1/+28 |
| | | |||||
| * | Encapsulate nimble code into NimbleController. | JF | 2020-04-19 | 1 | -0/+19 |
| Handle all GAP events. | |||||
