rusefi/firmware/controllers/engine_cycle
rusefillc ba33a758e8 avoid float -> int64 conversion #1977
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:30:17 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
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
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp avoid float -> int64 conversion #1977 2020-12-03 13:30:17 -05:00
rpm_calculator.h
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.