108 Commits

Author SHA1 Message Date
e60baabf85 Add DRS paddle switch as PF14 2024-06-05 16:57:13 +02:00
Julian Marmier
19f51f13c4 Revert changes 2024-06-05 17:49:54 +02:00
Julian Marmier
6d92da3a10 add mock buttons 2024-05-23 21:33:52 +02:00
Julian Marmier
9ef44b8ebb Add code for constant CAN message sending 2024-05-23 21:25:35 +02:00
Julian Marmier
3f67d1571b Update submodule 2024-05-23 17:50:40 +02:00
8905d173b3 Use only left button for screen cycling 2023-11-18 14:52:53 +01:00
b8d8d70bfb Fix simulator compilation 2023-11-18 14:49:55 +01:00
fd4ee51fd6 Add AS OK field to AMI 2023-11-18 14:48:51 +01:00
698c6a24c4 [WIP] SDC screen
This hasn't really been tested yet and sometimes looks weird.
2023-11-18 14:48:13 +01:00
61656942f9 Return to driver view from mission select 2023-08-04 13:15:50 +02:00
f191946a90 Make AMI text white 2023-08-04 00:19:51 +02:00
58ce5b06c6 Update initial checkup states 2023-08-04 00:17:24 +02:00
a6c55d9869 Allow changing mission after initial selection 2023-08-04 00:10:40 +02:00
d5b65828aa Show if parameter change has been confirmed by ABX 2023-08-02 00:33:43 +02:00
c32e2b71cd Ignore stm32-for-vscode Makefile 2023-08-02 00:12:05 +02:00
4ba8236c0e Receive hydraulic pressure from ABX 2023-08-02 00:11:17 +02:00
be193e804e Fix power limit parameter 2023-08-02 00:10:17 +02:00
7aeefed7ca Show initial checkup state & hydraulic pressures 2023-08-01 23:20:27 +02:00
5121dcb74f Fix parameter increase/decrease directions 2023-08-01 19:46:04 +02:00
1eefffcbd6 Add endurance power limit 2023-08-01 19:43:21 +02:00
2b54a8ffe8 Display steering angle, speed & cones in AMI 2023-08-01 19:21:33 +02:00
6d70d12148 LV battery voltage 2023-07-27 19:04:44 +02:00
638394ac0a Laptimes 2023-07-27 01:46:24 +02:00
6da02adae9 Don't use L8 compression by default 2023-07-25 19:01:45 +02:00
90b55ffa1c Migrate to TouchGFX 4.22.0 2023-07-24 18:54:12 +02:00
61729b302c Fix BPF unmarshalling 2023-07-24 18:21:12 +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
64ff7b3439 Show error popups for at least 10s 2023-06-26 17:18:24 +02:00
67b19368b0 Declutter driver view 2023-05-24 01:28:41 +02:00
36ef42acb2 Add more temperatures as data fields 2023-05-24 01:12:16 +02:00
80caf298db Sort debug view items alphabetically 2023-05-24 01:03:47 +02:00
1bbac4537d Move data field sorting to NamedField 2023-05-24 01:01:48 +02:00
9466290ff3 Make debug view scrollable 2023-05-24 00:44:32 +02:00
58dd4ae8d3 Sort data fields alphabetically 2023-05-24 00:24:30 +02:00
a3265543a5 Make physical buttons pressable in simulator 2023-05-24 00:02:30 +02:00
b4ba566ef5 Make simulator compile under Linux 2023-05-23 23:54:29 +02:00
d8cf315d98 we have a right motor 2023-05-23 23:32:56 +02:00
5a56ce394f Make simulator compile 2023-05-23 02:51:40 +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
6543ac4d95 Use LEDs to show speed 2023-05-22 16:28:25 +02:00
6c2943f25e Add LV status field 2023-05-22 08:51:29 +02:00
216ad67840 Show battery temperature 2023-05-22 08:49:36 +02:00
6e0fd1a3cf Use more space 2023-05-22 08:31:57 +02:00
3e6bbe5e47 Resize field type selection to fit screen 2023-05-22 07:25:32 +02:00
bf1b81122e Add status boxes 2023-05-22 07:22:44 +02:00
efa36eab5f Status bar to the top 2023-05-22 06:31:42 +02:00
d1d0c3df1d TireTemp -> BrakeTemp 2023-05-22 06:16:52 +02:00
b5c457c84a Restructure DriverView into containers 2023-05-22 06:14:17 +02:00
6893c23a6c Rename TouchGFX application 2023-05-22 05:59:36 +02:00