ultimate-nag52-fw/src
Ashcon Mohseninia c1fa4998d0 Torque converter adaptation improvements 2023-01-02 18:28:02 +00:00
..
adaptation More MISRA-C compliance 2022-12-16 22:23:17 +00:00
behaviour Merge branch 'dev' of https://github.com/rnd-ash/ultimate-nag52-fw into misra_c and improvements based on recommendations from MISRA-C:2012. 2022-12-07 14:56:24 +01:00
canbus Test - re-enable torque requests 2022-12-30 00:04:19 +00:00
diag Don't init ISO-TP on null CAN 2022-12-22 22:19:03 +00:00
efuse Introduce EFUSE Board PCB config 2022-11-29 13:37:25 +00:00
nvs Merge all CAN common code into 1 base class 2022-12-16 15:17:05 +00:00
solenoids Rework all bools to esp_err_t errors 2022-12-16 09:19:16 +00:00
CMakeLists.txt Port to ESP32 SDK 2021-09-13 22:13:45 +01:00
board_config.cpp Merge branch 'dev' of https://github.com/rnd-ash/ultimate-nag52-fw into dev 2022-12-10 09:57:03 +00:00
board_config.h Merge branch 'dev' of https://github.com/rnd-ash/ultimate-nag52-fw into misra_c and improvements based on recommendations from MISRA-C:2012. 2022-12-07 14:56:24 +01:00
common_structs.h Use requested torque for pressure calculation 2022-12-18 13:03:32 +00:00
gearbox.cpp Torque converter adaptation improvements 2023-01-02 18:28:02 +00:00
gearbox.h Finally fix "SignalNotAvailable" typo! 2022-12-16 21:57:34 +00:00
main.cpp Don't init ISO-TP on null CAN 2022-12-22 22:19:03 +00:00
maps.cpp Make shifting super smooth 2022-12-17 21:36:27 +00:00
maps.h Add race (Brutal) mode profile 2022-12-17 16:58:04 +00:00
pressure_manager.cpp PM: MPC adder in overlap phase 2022-12-30 00:04:09 +00:00
pressure_manager.h New torque converter code with adaptation! 2022-12-31 18:38:28 +00:00
profiles.cpp Make shifting super smooth 2022-12-17 21:36:27 +00:00
profiles.h Add race (Brutal) mode profile 2022-12-17 16:58:04 +00:00
sensors.cpp More MISRA-C changes 2022-12-17 12:31:25 +00:00
sensors.h Rework all bools to esp_err_t errors 2022-12-16 09:19:16 +00:00
speaker.cpp Finalize unified firmware! 2022-11-30 20:19:58 +00:00
speaker.h Introduce EFUSE Board PCB config 2022-11-29 13:37:25 +00:00
stored_map.cpp Fix map editor falsely erroring 2022-12-17 13:38:55 +00:00
stored_map.h StoredMap - Use esp_err_t for errors 2022-12-16 11:26:16 +00:00
torque_converter.cpp Torque converter adaptation improvements 2023-01-02 18:28:02 +00:00
torque_converter.h Torque converter adaptation improvements 2023-01-02 18:28:02 +00:00