custom-board-bundle-sample-.../firmware/controllers
Matthew Kennedy d40ca0f581
fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
..
actuators fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
algo fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
can Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
core fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
engine_cycle fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
gauges Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
generated Auto-generated configs and docs 2021-11-19 12:08:29 +00:00
lua Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
math Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
sensors fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
serial Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00
trigger adjust miata sync conditions (#3577) 2021-11-19 02:30:05 -05:00
bench_test.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
bench_test.h fan2 bench 2021-06-23 17:03:55 -04:00
buttonshift.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
buttonshift.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
closed_loop_controller.h code style 2021-05-06 09:58:36 -04:00
controllers.mk fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
date_stamp.h Update date 2021-11-20 00:59:29 +00:00
engine_controller.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
engine_controller.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
engine_controller_misc.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -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 yet more pch (#3068) 2021-08-03 22:05:01 -04:00
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 Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
limp_manager.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
limp_manager.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -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 Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
settings.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
simple_tcu.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
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 Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
start_stop.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
system_fsio.h fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
system_fsio.txt fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
tcu.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
tcu.h
thread_priority.h