rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 35ad1b7d89
fix instant rpm (#2886)
* fix instant rpm

* this is what it should look like!

* warning

* comment issue link

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-01 09:19:16 -04:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
knock_logic.cpp
knock_logic.h
main_trigger_callback.cpp global static not good, there shall be only one god object /s 2021-06-23 06:10:27 -04:00
main_trigger_callback.h
map_averaging.cpp unit_tests: mapAveragingTriggerCallback causes segmentation fault fix #2858 2021-06-25 10:43:58 -04:00
map_averaging.h
readme.md
rpm_calculator.cpp fix instant rpm (#2886) 2021-07-01 09:19:16 -04:00
rpm_calculator.h unit_tests: mapAveragingTriggerCallback causes segmentation fault #2858 2021-06-25 10:21:31 -04:00
spark_logic.cpp
spark_logic.h

readme.md

Engine Cycle

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