rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 397907a06f
Support disabling most/all features (#1162)
* this flag did nothing

* guard features properly
2020-02-26 18:16:35 -05:00
..
aux_valves.cpp
aux_valves.h
main_trigger_callback.cpp Simplify fuel math again (#1117) 2020-02-01 17:29:55 -05:00
main_trigger_callback.h
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp Simplify fuel math again (#1117) 2020-02-01 17:29:55 -05:00
rpm_calculator.h Simplify fuel math again (#1117) 2020-02-01 17:29:55 -05:00
spark_logic.cpp Support disabling most/all features (#1162) 2020-02-26 18:16:35 -05:00
spark_logic.h

readme.md

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