fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 7a41df6153 Fix 100% duty injection (#1431)
* skip turn-off for high duty

* mock executor injection

* test

* switch to hard cut

* test no longer relevant
2020-05-14 07:44:32 -04:00
..
aux_valves.cpp Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
aux_valves.h
main_trigger_callback.cpp Fix 100% duty injection (#1431) 2020-05-14 07:44:32 -04:00
main_trigger_callback.h Fix 100% duty injection (#1431) 2020-05-14 07:44:32 -04:00
map_averaging.cpp MAP scheduling (#1352) 2020-04-23 08:12:44 -04:00
map_averaging.h
readme.md
rpm_calculator.cpp docs 2020-04-20 23:44:59 -04:00
rpm_calculator.h Simplify fuel math again (#1117) 2020-02-01 17:29:55 -05:00
spark_logic.cpp Multispark implementation (#1192) 2020-03-26 01:49:36 -04:00
spark_logic.h

readme.md

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