9 Commits

Author SHA1 Message Date
2347b738c5 Make header structure compatible with simulator
Currently, the generated Makefile doesn't successfully compile. But it
is possible to run the simulator again by manually editing the Makefile.
2023-05-23 02:20:00 +02:00
fe58a68b96 Change screens if both left and right are pressed 2023-04-11 21:53:36 +02:00
f0254b92ee Use an event flag group for GUI updates 2023-03-20 15:36:59 +01:00
5fe5d509a4 Parse CAN messges 2023-03-18 21:44:01 +01:00
5b6405cf29 Get started on driver view 2023-03-15 18:43:38 +01:00
81b7a23a34 Add AMI screen 2023-03-07 22:35:12 +01:00
d26339e265 Handle buttons & encoders in View, not Model 2023-03-07 21:58:28 +01:00
38d3d765ad Select missions with right encoder 2023-03-07 20:13:28 +01:00
8a2bdc347c Use TouchGFX 2023-03-06 21:21:09 +01:00