| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add uptime counter in DateTimeController and display it in SystemInfo screen. | JF | 2020-06-07 | 1 | -1/+2 |
| | | |||||
| * | Fix date/time conversion from CTS to internal date/time representation. | JF | 2020-03-02 | 1 | -12/+10 |
| | | |||||
| * | Add touch panel port to lvgl. | JF | 2020-02-16 | 1 | -1/+1 |
| | | | | | PoC of user interaction with 3 screen (clock, menu and app). | ||||
| * | Integration of lvgl : continued... | JF | 2020-02-10 | 1 | -1/+1 |
| | | |||||
| * | Improve clock accuraty and reduce clock drifting over time (before : 1/2h ↵ | JF | 2020-01-31 | 1 | -2/+13 |
| | | | | | per day, now : 0 minutes in 24h). | ||||
| * | DateTimeController is now updated in the system task. | JF | 2020-01-18 | 1 | -9/+49 |
| | | | | | | It runs every 1s in Running mode, and every 1h in sleep mode. This should allow to keep the watch on time for more than 4 hours. | ||||
| * | Add DateTimeController to manage the time. | JF | 2019-12-28 | 1 | -0/+16 |
| Use messages in message queues to refresh the UI | |||||
