Commit Graph

13 Commits

Author SHA1 Message Date
Jasper Blanckenburg 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
Jasper Blanckenburg 216ad67840 Show battery temperature 2023-05-22 08:49:36 +02:00
Jasper Blanckenburg bf1b81122e Add status boxes 2023-05-22 07:22:44 +02:00
Jasper Blanckenburg c159d9bda9 Brake temps & pressures, total distance 2023-05-19 15:36:23 +02:00
Jasper Blanckenburg 49cc898b8c Read speed from CAN bus 2023-05-05 16:40:56 +02:00
Jasper Blanckenburg a097d2b3aa Display inverter & motor temperatures 2023-05-05 14:50:10 +02:00
Jasper Blanckenburg 24be6312c8 Add AMS Error popup 2023-05-05 14:00:00 +02:00
Jasper Blanckenburg 30607718ac Broadcast button presses to CAN 2023-04-11 21:32:14 +02:00
Jasper Blanckenburg 253b10ba15 Modify & transmit params via CAN 2023-04-04 22:05:50 +02:00
Jasper Blanckenburg f0254b92ee Use an event flag group for GUI updates 2023-03-20 15:36:59 +01:00
Jasper Blanckenburg 5fe5d509a4 Parse CAN messges 2023-03-18 21:44:01 +01:00
Jasper Blanckenburg 5b6405cf29 Get started on driver view 2023-03-15 18:43:38 +01:00
Jasper Blanckenburg 0ddea60a50 Make CAN work 2023-03-08 20:20:01 +01:00