fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy cd03443dea Limp handles inj/ign disable (#2245)
* status loop just asks limp mgr

* put logic in limp manager

* don't need that function any more

* bye

* TIL these bits already exist in the configuration
2021-01-27 21:28:53 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp make fuel math look more like ign math (#2214) 2021-01-14 19:18:30 -05:00
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
main_trigger_callback.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
main_trigger_callback.h
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp fix instant rpm (#2180) 2021-01-14 20:45:55 -05:00
rpm_calculator.h Revert "Revert "rpm rate of change (#2159)"" 2021-01-09 20:06:19 -05:00
spark_logic.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
spark_logic.h Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00

readme.md

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