aboutsummaryrefslogtreecommitdiffstats
path: root/src/SystemTask/SystemTask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate nimble code into NimbleController.JF2020-04-191-75/+4
* Integration of nimble, work in progress.JF2020-04-191-6/+84
* Encapsulate Notification management in NotificationManager. It implement a st...JF2020-03-281-6/+9
* Add support for BLE notification (ANS client).JF2020-03-251-1/+7
* Add new App : Sysinfo. It displays various info about the running system : ve...JF2020-03-221-2/+4
* Display battery level and BLE connection status using icon on Clock screen.JF2020-03-141-3/+3
* When a full screen refresh is done, apply a vertical scroll during the refres...JF2020-03-081-2/+2
* Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF2020-03-061-0/+1
* Re-Enable BLEJF2020-03-021-1/+1
* Add new Screens (gauge, meter,...)JF2020-02-261-1/+1
* Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF2020-02-231-1/+7
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-2/+4
* Do not compile GFX and older fonts anymore.JF2020-02-231-0/+115