27 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
bf1b81122e Add status boxes 2023-05-22 07:22:44 +02:00
c159d9bda9 Brake temps & pressures, total distance 2023-05-19 15:36:23 +02:00
a097d2b3aa Display inverter & motor temperatures 2023-05-05 14:50:10 +02:00
78c3c38988 stm32-for-vscode update 2023-04-11 21:33:30 +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
8d701669e4 Leave 15px free to the edges 2023-04-04 17:22:41 +02:00
3b2dac7240 SPIPWM the LEDs 2023-03-24 21:16:45 +01: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
73e878097e FT_CAN_AL -> can-halal 2023-03-20 15:08:51 +01:00
c6f237b87e Add three general-purpose fields to DriverView 2023-03-18 22:51:13 +01:00
7e4bc54266 Reduce display startup time 2023-03-17 17:50:00 +01:00
b47d71cf42 Use FaSTTUBe CAN Abstraction Layer 2023-03-16 22:46:51 +01:00
5b6405cf29 Get started on driver view 2023-03-15 18:43:38 +01:00
0ddea60a50 Make CAN work 2023-03-08 20:20:01 +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
7476e09fed Create Mission Select screen 2023-03-06 23:42:01 +01:00
8a2bdc347c Use TouchGFX 2023-03-06 21:21:09 +01:00
2cadbff590 Use AzureRTOS ThreadX 2023-03-05 21:24:12 +01:00
4ed89f3c19 Display orange FT logo
Every second column appears to be switched
2023-03-05 15:57:15 +01:00
528134d084 Initial commit 2023-03-05 15:36:10 +01:00