custom-board-bundle-sample-.../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 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 refacto 2020-07-24 18:26:24 -07:00
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 avoid float -> int64 conversion #1977 2020-12-03 13:30:17 -05:00
rpm_calculator.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04: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.