rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 93b034b8e9
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 gpio helper (#2195) 2021-01-08 20:01:26 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
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 gpio helper (#2195) 2021-01-08 20:01:26 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
main_trigger_callback.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
main_trigger_callback.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
map_averaging.cpp Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
map_averaging.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
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.