rusefi/firmware/controllers/engine_cycle
Matthew Kennedy 9806373dac
dead map (#3316)
2021-10-04 18:33:10 -04:00
..
aux_valves.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
aux_valves.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
fuel_schedule.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
high_pressure_fuel_pump.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
high_pressure_fuel_pump.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
knock_logic.cpp weak link stub (#3258) 2021-09-22 14:33:25 -04:00
knock_logic.h more knock sense unification (#3250) 2021-09-21 17:39:21 -04:00
main_trigger_callback.cpp Complete fuel cut, maybe by wall wetting? Warning on decel (?) CUSTOM_OBD_SKIPPED_FUEL = 9010 fix #3225 2021-09-27 22:04:03 -04:00
main_trigger_callback.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
map_averaging.cpp dead map (#3316) 2021-10-04 18:33:10 -04:00
map_averaging.h put MAP in the sensor model (#3292) 2021-10-04 17:18:08 -04:00
readme.md
rpm_calculator.cpp simpler way for limp manager to handle engine stop (#3194) 2021-08-25 11:29:20 +03:00
rpm_calculator.h unit_tests: mapAveragingTriggerCallback causes segmentation fault #2858 2021-06-25 10:21:31 -04:00
spark_logic.cpp OBD error renames 2021-10-03 01:30:42 -04:00
spark_logic.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00

readme.md

Engine Cycle

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