aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/DateTime/DateTimeController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed Components/ to components/Avamander2020-10-021-66/+0
* Add uptime counter in DateTimeController and display it in SystemInfo screen.JF2020-06-071-1/+2
* Fix date/time conversion from CTS to internal date/time representation.JF2020-03-021-12/+10
* Add touch panel port to lvgl.JF2020-02-161-1/+1
* Integration of lvgl : continued...JF2020-02-101-1/+1
* Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF2020-01-311-2/+13
* DateTimeController is now updated in the system task.JF2020-01-181-9/+49
* Add DateTimeController to manage the time.JF2019-12-281-0/+16