rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy bdacda558c
fix instant rpm (#2180)
* consumers

* impl

* instant rpm in idle timing
2021-01-14 20:45:55 -05:00
..
aux_valves.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
fuel_schedule.cpp make fuel math look more like ign math (#2214) 2021-01-14 19:18:30 -05:00
high_pressure_fuel_pump.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
main_trigger_callback.cpp gpio helper (#2195) 2021-01-08 20:01:26 -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 fix instant rpm (#2180) 2021-01-14 20:45:55 -05:00
rpm_calculator.h Revert "Revert "rpm rate of change (#2159)"" 2021-01-09 20:06:19 -05:00
spark_logic.cpp HW_CHECK_SPARK_FSIO 2020-12-26 16:16:40 -05:00
spark_logic.h clang warnings again (#2055) 2020-12-11 13:59:28 -05:00

readme.md

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