aboutsummaryrefslogtreecommitdiffstats
path: root/src/systemtask/SystemTask.h
Commit message (Expand)AuthorAgeFilesLines
* SystemTask: Move lcd to DisplayAppRiku Isokoski2023-02-251-2/+0
* LittleVgl: Instantiate in DisplayAppRiku Isokoski2023-02-251-4/+0
* SystemTask: Move MotorController to DisplayAppRiku Isokoski2023-02-251-3/+0
* Format header filesFinlay Davidson2023-01-091-0/+3
* Systemtask : replace enum SystemTaskState by an enum class.Jean-François Milants2022-05-081-3/+3
* Simplify systemtask statesRiku Isokoski2022-05-081-5/+4
* SystemMonitor: implement FreeRtosMonitor only if trace facility is setReinhold Gschweicher2022-03-081-5/+1
* SystemTask: forward declare BatteryController to fix of cyclic dependencyReinhold Gschweicher2022-02-191-1/+1
* SystemTask: add missing queue.h include for QueueHandle_tReinhold Gschweicher2022-01-161-0/+1
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-2/+2
* Make it so special actions can be input while sleeping, like in #480Riku Isokoski2021-10-251-0/+2
* Return button action instead of pushing messagesRiku Isokoski2021-10-251-0/+2
* Newer buttonhandlerRiku Isokoski2021-10-251-2/+5
* Improve battery percentage calculation and reportingRiku Isokoski2021-10-041-2/+0
* Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants2021-09-181-0/+1
|\
| * Move Backup to the system task.Tim Keller2021-08-191-0/+1
* | resolve conflict in src/systemtask/Messages.hMark Russell2021-09-161-11/+5
|\ \
| * \ Merge branch 'develop' into pinmaphubmartin2021-09-131-2/+4
| |\ \
| | * \ Merge branch 'develop' into timer_battery_readingRiku Isokoski2021-08-281-3/+8
| | |\ \
| | * | | Make battery reading periodic. Add events. Disable pullupRiku Isokoski2021-08-141-2/+4
| | | |/ | | |/|
| * | | Merge branch 'develop' into pinmaphubmartin2021-08-291-3/+8
| |\ \ \ | | | |/ | | |/|
| * | | PinMap with namespace and constexprhubmartin2021-08-031-9/+0
| * | | DRAFT: Put gpio pins to separate filehubmartin2021-08-021-1/+2
| | |/ | |/|
* | | Revert "Merge upstream"Mark Russell2021-09-161-5/+11
* | | Merge upstreamMark Russell2021-09-161-11/+5
* | | Created basic alarm appMark Russell2021-09-101-0/+3
| |/ |/|
* | Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-251-3/+4
|\|
| * Dim screen before sleep (#464)Riku Isokoski2021-07-241-3/+4
* | Fix touch wakeup and code cleanupRiku Isokoski2021-07-161-4/+9
|/
* Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants2021-07-111-0/+2
* Using littlefs (#438)joaquim.org2021-07-111-4/+8
* SPI flash sleep if bootloader >= 1.0.0 (#322)Neil O'Fix2021-06-261-0/+4
* Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants2021-06-061-32/+21
* Timer App (#355)Florian2021-05-201-0/+3
* Emit event on power-present toggle (#320)David Ventura2021-05-161-1/+3
* Changed access modified indentationAvamander2021-04-241-2/+2
* Reformatted all the files according to clang-format styleAvamander2021-04-241-73/+91
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-3/+2
|\
| * Fix wake up lock in twiJoaquim2021-04-051-1/+1
| * Big UI and navigation RewriteJoaquim2021-04-041-3/+2
* | Reset the step count every day at midnight.Jean-François Milants2021-04-041-3/+4
* | First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants2021-04-041-0/+6
|/
* Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-03-201-1/+5
|\
| * Multi face support, analog clock, 12/24 configJoaquim2021-02-241-1/+4
* | Merge branch 'develop' into recovery-firmwareJean-François Milants2021-03-071-4/+5
|\|
| * Fix merge conflict.Jean-François Milants2021-02-141-0/+3
| |\
| | * create motorcontroller in main and pass by referencepetter2021-01-251-0/+3
| * | Handle call notification the same way than other notifications.Jean-François Milants2021-01-241-2/+1
| * | Add incoming call functionalityRasmus Schenstrom2021-01-211-1/+1
| |/
* / Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants2021-01-261-0/+9
|/