828b47f3be
Fix error in power handling of LCD FSM
2020-06-14 17:52:27 +02:00
7b426c93c9
About GUI menu: Improve rotary handling
2020-06-14 16:26:32 +02:00
20fd7b41e6
Edit about menu: Add new entry for serial number and compile info
2020-06-14 16:19:42 +02:00
f60545f664
make convenience pointer to global structs const
2020-06-14 14:50:27 +02:00
679d4534cb
Add formatted prinbt function for LCD menu and use systick vonversion in uptime shell command
2020-06-14 14:45:58 +02:00
372be53471
make uptime in LCD UI use systick function for converting uptime
2020-06-14 14:16:12 +02:00
43b4fd1e77
Changes for menu
...
* Make Systick a 100us Timer. Millisecond ticks are still untouched.
* LCD now has a 100us resolution tick
* LCD uses 500us delay for waitstate
* Make 'About' menu verbose:
* Add 3 page menu
* 1st page: Generic info
* 2nd page: Version info
* 3rd page: Uptime in seconds
2020-06-14 13:25:47 +02:00
d178910594
Fix last change to make controller WFI in LCD_FMS_NOP state
2020-06-14 01:34:42 +02:00
6f4363e021
Change return value of reflow_menu_handle
2020-06-14 01:31:44 +02:00
0fca4c6c20
LCD Timing changes
2020-06-14 01:04:21 +02:00
a6dc4f9b46
Add about command to menu and restructure code. Delete preliminary code from mainloop. Better code will follow
2020-06-13 22:47:45 +02:00