* ignition controller detects rising edge on voltage * update test * comment * ignore negative transients * tweak * test * priming happens on ignition-on * priming has its own scheduling * config & UI * dead config * implementation * look, the test caught a bug * keep the watchdog happy * bad merge * changelog * easier to read the test * test naming |
||
---|---|---|
.. | ||
aux_valves.cpp | ||
aux_valves.h | ||
fuel_schedule.cpp | ||
high_pressure_fuel_pump.cpp | ||
high_pressure_fuel_pump.h | ||
knock_logic.cpp | ||
knock_logic.h | ||
main_trigger_callback.cpp | ||
main_trigger_callback.h | ||
map_averaging.cpp | ||
map_averaging.h | ||
readme.md | ||
rpm_calculator.cpp | ||
rpm_calculator.h | ||
spark_logic.cpp | ||
spark_logic.h |
readme.md
Engine Cycle
Here we have logic related to engine contol activitied within each engine cycle: coils & injectors mostly.