16 Commits

Author SHA1 Message Date
67b19368b0 Declutter driver view 2023-05-24 01:28:41 +02:00
1bbac4537d Move data field sorting to NamedField 2023-05-24 01:01:48 +02:00
58dd4ae8d3 Sort data fields alphabetically 2023-05-24 00:24:30 +02: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
b2f5d48b73 Display R2D progress 2023-04-26 13:08:34 +02:00
d1b4ad625c Animate field type selection 2023-04-12 16:04:20 +02:00
09f65fcf22 DataField -> NamedField<FieldType> 2023-04-04 18:31:06 +02:00
04b95a19d1 Add precharge progress bar 2023-03-21 19:05:54 +01: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
5d53db3e05 Update TS SoC & min cell voltage on AMS Status msg 2023-03-18 23:06:27 +01:00
5b6405cf29 Get started on driver view 2023-03-15 18:43:38 +01:00