rusefi-1/firmware/controllers/engine_cycle
rusefillc e75590fd45 why so many channels are hidden in debug ? #3614 2021-11-29 14:11:19 -05:00
..
aux_valves.cpp Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00
aux_valves.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
fuel_schedule.cpp oh my god we've had no asserts (#3595) 2021-11-22 17:52:03 -05:00
high_pressure_fuel_pump.cpp Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05:00
high_pressure_fuel_pump.h Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05:00
knock_logic.cpp automation around outputs section #197 2021-11-27 13:36:37 -05:00
knock_logic.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
main_trigger_callback.cpp MAP phase sensing #3544 2021-11-24 23:06:52 -05:00
main_trigger_callback.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
map_averaging.cpp why so many channels are hidden in debug ? #3614 2021-11-29 14:11:19 -05:00
map_averaging.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rpm_calculator.cpp rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
rpm_calculator.h oh my god we've had no asserts (#3595) 2021-11-22 17:52:03 -05:00
spark_logic.cpp Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00
spark_logic.h Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00

readme.md

Engine Cycle

Here we have logic related to engine contol activitied within each engine cycle: coils & injectors mostly.