rusefi/firmware/controllers/engine_cycle
Matthew Kennedy 3a8313a94a
try rpm calculator timer (#2053)
* add api

* rpm calculator

* fix fsio

* fix float

* remove wrong comment

* fix timer

* clang didn't like this

* oops

* format

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-28 18:56:34 -05:00
..
aux_valves.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
main_trigger_callback.cpp use DECLARE_ENGINE_PTR for Engine class (#2365) 2021-02-16 16:58:54 -05:00
main_trigger_callback.h
map_averaging.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
rpm_calculator.h try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
spark_logic.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
spark_logic.h Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00

readme.md

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