Avamander
|
40a643d203
|
Renamed Components/ to components/
|
2020-10-02 21:44:27 +03:00 |
|
JF
|
e22c0609b5
|
Add uptime counter in DateTimeController and display it in SystemInfo screen.
|
2020-06-07 20:04:43 +02:00 |
|
JF
|
64014f03ee
|
Fix date/time conversion from CTS to internal date/time representation.
|
2020-03-02 20:13:30 +01:00 |
|
JF
|
167a0ffc87
|
Add touch panel port to lvgl.
PoC of user interaction with 3 screen (clock, menu and app).
|
2020-02-16 18:32:36 +01:00 |
|
JF
|
e65c9fa181
|
Integration of lvgl : continued...
|
2020-02-10 21:05:33 +01:00 |
|
JF
|
be7be86033
|
Improve clock accuraty and reduce clock drifting over time (before : 1/2h per day, now : 0 minutes in 24h).
|
2020-01-31 20:01:33 +01:00 |
|
JF
|
b34ff32f76
|
DateTimeController is now updated in the system task.
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.
|
2020-01-18 13:56:25 +01:00 |
|
JF
|
b744b96622
|
Add DateTimeController to manage the time.
Use messages in message queues to refresh the UI
|
2019-12-28 14:34:50 +01:00 |
|