rusefi/firmware/controllers
David Holdeman 649e7cf149 Only allow manual +/- if in manual range 2024-06-13 23:39:45 -04:00
..
actuators compile-time enforcement of printf strings 2024-06-10 21:22:56 -04:00
algo Auto-generated configs and docs 2024-06-13 21:45:22 +00:00
can only:stftCorrection vs fuelPidCorrection vs engine 2024-06-05 21:43:09 -04:00
core compile-time enforcement of printf strings 2024-06-10 21:22:56 -04:00
engine_cycle on engine stop we should detect zero RPM faster than we do it right now #6593 2024-06-10 20:45:11 -04:00
gauges
generated Auto-generated configs and docs 2024-06-13 21:45:22 +00:00
lua Auto-generated configs and docs 2024-06-13 21:45:22 +00:00
math avoid float -> int -> float 2024-05-15 19:40:57 -04:00
sensors only:better variable names 2024-06-03 14:34:37 -04:00
serial
system compile-time enforcement of printf strings 2024-06-10 19:24:45 -04:00
tcu Only allow manual +/- if in manual range 2024-06-13 23:39:45 -04:00
trigger compile-time enforcement of printf strings 2024-06-10 21:05:42 -04:00
bench_test.cpp EFI_CONFIGURATION_STORAGE reducing code duplication 2024-05-05 15:52:39 -04:00
bench_test.h
closed_loop_controller.h
controllers.mk Refactoring: extract readGppwmChannel function extract into gppwm_channel_reader.h/cpp files 2024-05-15 12:25:28 -04:00
date_stamp.h Update date 2024-06-14 00:19:44 +00:00
engine_controller.cpp validateConfigOnStartUpOrBurn 2024-06-09 13:19:44 -04:00
engine_controller.h validateConfigOnStartUpOrBurn 2024-06-09 13:19:44 -04:00
engine_controller_misc.cpp
flash_main.cpp compile-time enforcement of printf strings 2024-06-10 19:11:35 -04:00
flash_main.h
global_shared.h
ignition_controller.cpp
ignition_controller.h
limp_manager.cpp only: dead code? 2024-04-23 00:01:45 -04:00
limp_manager.h only: dead code? 2024-04-23 00:01:45 -04:00
persistent_store.cpp Fix PERSISTENT_LOCATION definition from board mk file 2024-05-27 18:07:23 -04:00
settings.cpp compile-time enforcement of printf strings 2024-06-10 21:22:56 -04:00
settings.h
shutdown_controller.cpp Lua should have access to time since engine stop was requested #6609 2024-06-11 12:21:59 -04:00
shutdown_controller.h Lua should have access to time since engine stop was requested #6609 2024-06-11 12:22:30 -04:00
start_stop.cpp Lua should have access to time since engine stop was requested #6609 2024-06-11 12:21:59 -04:00
start_stop.h start/stop button improvements #6483 2024-05-08 22:14:54 -04:00
thread_priority.h