custom-board-bundle-sample-.../firmware/controllers
Scott Smith 19f7fa8f89 Make engine* and friends be const pointers in production. (#3564)
This allows the compiler to see through the pointer and make accesses faster.
It saves 1336 bytes of text.
2021-11-17 03:53:17 -05:00
..
actuators Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
algo Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
can remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
core Remove a bunch of macros from engine_ptr.h (#3562) 2021-11-17 10:01:39 +03:00
engine_cycle Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
gauges remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
generated Auto-generated configs and docs 2021-11-16 02:53:15 +00:00
lua proportional spark cut #3427 2021-11-16 13:23:08 -05:00
math remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
sensors Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
serial
system Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
trigger Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
bench_test.cpp Epic: Remove FSIO #2928 2021-11-14 10:57:19 -05:00
bench_test.h
buttonshift.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
buttonshift.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
closed_loop_controller.h
controllers.mk
date_stamp.h Update date 2021-11-17 01:00:29 +00:00
engine_controller.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
engine_controller.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
engine_controller_misc.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
flash_main.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
flash_main.h
gear_controller.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
gear_controller.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
global_shared.h
limp_manager.cpp
limp_manager.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
persistent_store.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
settings.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
settings.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
simple_tcu.cpp
simple_tcu.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
start_stop.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
start_stop.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
system_fsio.h Epic: Remove FSIO #2928 2021-11-14 10:39:47 -05:00
system_fsio.txt
tcu.cpp
tcu.h
thread_priority.h