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
|
f049f382f0
|
Encapsulate the drawing of the screen into Screens classes.
|
2020-01-18 18:17:52 +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 |
|