|
44e3792ffb
|
Implement U8x8 based display support in bootloader.
|
2020-02-25 21:48:04 +01:00 |
|
|
337b9e1e75
|
Create PartData struct for part to store it in flash
|
2020-02-25 00:25:00 +01:00 |
|
|
abf9769e18
|
Implement setting storage, location of data values has to change though...
|
2020-02-24 01:53:33 +01:00 |
|
|
8f4cb4f4f3
|
Null safety for menu items, remove initialized flag from part_menu
|
2020-02-23 17:14:07 +01:00 |
|
|
51da3fc17e
|
Remove ui init function
|
2020-02-23 14:28:00 +01:00 |
|
|
5182a9b495
|
Move menu item values to pointers pointing to the variable to be changed
|
2020-02-23 14:25:36 +01:00 |
|
|
cc015fbdc8
|
Switch to C++ interface of U8G2.
|
2020-02-23 11:15:27 +01:00 |
|
|
6e04536dd8
|
Update stmlib, remove return value from UI::DoEvents
|
2020-02-23 02:26:07 +01:00 |
|
|
2e43ebf110
|
Implement submenus for parts (or at least the ability to have those).
|
2020-02-22 23:42:31 +01:00 |
|
|
43b75dd2ab
|
Implement editing of values in menus
|
2020-02-21 01:39:20 +01:00 |
|
|
94e5c21f77
|
Menu Item Implementation fixes, rendering improvements, implement menu scrolling
|
2020-02-05 01:29:23 +01:00 |
|
|
e9368dd5a5
|
Implement ui stuff
|
2019-10-28 18:56:37 +01:00 |
|
|
77d8c2d97e
|
Fix UI Drawing
|
2019-10-22 21:54:33 +02:00 |
|
|
91fd3e4302
|
Improve Menu Implementation situation, optimize parameter set for part
|
2019-10-14 23:51:38 +02:00 |
|
|
8c0ad0007a
|
Implement double buffering for screen, only do transmission in interrupt handler
|
2019-09-19 17:55:48 +02:00 |
|
|
f594aa9f43
|
Display driver fixes, UI
|
2019-09-19 16:41:32 +02:00 |
|