17 Commits

Author SHA1 Message Date
58ce5b06c6 Update initial checkup states 2023-08-04 00:17:24 +02:00
1eefffcbd6 Add endurance power limit 2023-08-01 19:43:21 +02:00
6d70d12148 LV battery voltage 2023-07-27 19:04:44 +02:00
638394ac0a Laptimes 2023-07-27 01:46:24 +02:00
990e176b71 Add LV SoC field 2023-07-24 18:17:02 +02:00
0736955fd9 Replace TEST1..4 with ASRI 2023-06-26 17:18:51 +02:00
36ef42acb2 Add more temperatures as data fields 2023-05-24 01:12:16 +02:00
1bbac4537d Move data field sorting to NamedField 2023-05-24 01:01:48 +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
c159d9bda9 Brake temps & pressures, total distance 2023-05-19 15:36:23 +02:00
49cc898b8c Read speed from CAN bus 2023-05-05 16:40:56 +02:00
a097d2b3aa Display inverter & motor temperatures 2023-05-05 14:50:10 +02:00
370dbb5ca1 Add MUMAX parameter 2023-04-12 13:48:02 +02:00
7065cb455a Parameters for ASR test day 2023-04-11 21:10:20 +02:00
253b10ba15 Modify & transmit params via CAN 2023-04-04 22:05:50 +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