rusefi-1/firmware/controllers/engine_cycle
rusefillc b3d45b909f Revert "switch rpm calculator to use timer class (#2005)"
This reverts most of a26ed3eb5a commit.
2020-12-06 18:05:53 -05:00
..
aux_valves.cpp refactoring: code duplication 2020-11-06 21:24:58 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
fuel_schedule.cpp
high_pressure_fuel_pump.cpp GDI Epic #1448 2020-11-09 22:53:23 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
main_trigger_callback.cpp Fuel pump should turn on at the first sign of engine rotation #1961 2020-12-02 23:09:39 -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 Revert "switch rpm calculator to use timer class (#2005)" 2020-12-06 18:05:53 -05:00
rpm_calculator.h Revert "switch rpm calculator to use timer class (#2005)" 2020-12-06 18:05:53 -05:00
spark_logic.cpp avoid float -> int64 conversion #1977 2020-11-24 00:06:12 -05:00
spark_logic.h

readme.md

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