fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy f169fbf615 trailing spark scheduling (#2932)
* enable bit

* implement trailing sparks

* test trailing spark

* it helps to call the correct function

* add pins

* gobblin ram
2021-07-09 08:37:46 -04:00
..
aux_valves.cpp Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
aux_valves.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
fuel_schedule.cpp store cylinder count as plain number (#2915) 2021-07-07 08:31:05 -04:00
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
knock_logic.cpp hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
knock_logic.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
main_trigger_callback.cpp global static not good, there shall be only one god object /s 2021-06-23 06:10:27 -04:00
main_trigger_callback.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
map_averaging.cpp Unified cyl count macro (#2914) 2021-07-06 20:14:08 -04:00
map_averaging.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rpm_calculator.cpp fix instant rpm (#2886) 2021-07-01 09:19:16 -04:00
rpm_calculator.h unit_tests: mapAveragingTriggerCallback causes segmentation fault #2858 2021-06-25 10:21:31 -04:00
spark_logic.cpp trailing spark scheduling (#2932) 2021-07-09 08:37:46 -04:00
spark_logic.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00

readme.md

Engine Cycle

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