rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 5ff7235040
don't "validate instant RPM" (#3095)
* don't "validate instant RPM"

* test actually tests the right thing

* test mode transition
2021-08-04 08:17:14 +03: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 Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
knock_logic.h
main_trigger_callback.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
main_trigger_callback.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
map_averaging.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
map_averaging.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rpm_calculator.cpp don't "validate instant RPM" (#3095) 2021-08-04 08:17:14 +03:00
rpm_calculator.h unit_tests: mapAveragingTriggerCallback causes segmentation fault #2858 2021-06-25 10:21:31 -04:00
spark_logic.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -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.