rusefi-1/firmware/controllers/engine_cycle
rusefillc 751355a04b
Limp shutdown rebase (#3879)
* limp manager handles engine stop

* use timer

* dead relevant fsio

* this stuff needs its own ticket

* if we can comment out 'business logic' and tests do not fail it's not a great sign :(

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-01 20:47:17 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp fix sequential mode cranking (#2919) 2022-02-01 19:04:20 -05:00
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
high_pressure_fuel_pump.txt
high_pressure_fuel_pump_generated.h
knock_logic.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
knock_logic.h
main_trigger_callback.cpp
main_trigger_callback.h
map_averaging.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp Limp shutdown rebase (#3879) 2022-02-01 20:47:17 -05:00
rpm_calculator.h
spark_logic.cpp fix sequential mode cranking (#2919) 2022-02-01 19:04:20 -05:00
spark_logic.h

readme.md

Engine Cycle

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