rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 0d983855b9
instant rpm uses full engine cycle (#3077)
* instant rpm uses full engine cycle

* turn off fast spinup for this test
2021-07-30 08:18:24 -04:00
..
aux_valves.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
aux_valves.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -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 don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
knock_logic.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
knock_logic.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
main_trigger_callback.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
main_trigger_callback.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
map_averaging.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
map_averaging.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rpm_calculator.cpp instant rpm uses full engine cycle (#3077) 2021-07-30 08:18:24 -04: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 Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00

readme.md

Engine Cycle

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