16 Commits

Author SHA1 Message Date
b8d8d70bfb Fix simulator compilation 2023-11-18 14:49:55 +01:00
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
bf1b81122e Add status boxes 2023-05-22 07:22:44 +02:00
a097d2b3aa Display inverter & motor temperatures 2023-05-05 14:50:10 +02:00
24be6312c8 Add AMS Error popup 2023-05-05 14:00:00 +02:00
a5f10be4fd Add screen for configuring vehicle parameters 2023-04-04 20:58:34 +02:00
09f65fcf22 DataField -> NamedField<FieldType> 2023-04-04 18:31:06 +02:00
ff37c8503d Add debug view 2023-03-21 18:37:50 +01:00
0d7cc03e02 Allow changing displayed fields in DriverView 2023-03-20 23:31:28 +01:00
c8ee51a78f Make DriverView fields more modular 2023-03-20 19:35:30 +01:00
c6f237b87e Add three general-purpose fields to DriverView 2023-03-18 22:51:13 +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
38d3d765ad Select missions with right encoder 2023-03-07 20:13:28 +01:00
7476e09fed Create Mission Select screen 2023-03-06 23:42:01 +01:00
8a2bdc347c Use TouchGFX 2023-03-06 21:21:09 +01:00