custom-board-bundle-sample-.../firmware/controllers/engine_cycle
Matthew Kennedy b11c5cd8c8
switch some firmware warnings to errors (#1465)
* warnings as errors

* throw instead of exit

* test massaging

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-23 10:46:28 -04:00
..
aux_valves.cpp switch some firmware warnings to errors (#1465) 2020-05-23 10:46:28 -04:00
aux_valves.h
main_trigger_callback.cpp as suggested by the comment, this doesn't need a warning (#1464) 2020-05-23 00:40:20 -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 happy new year unification 2020-01-13 21:57:43 -05:00
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 Schedule sparks with scheduleByAngle (#1092) 2020-01-11 00:01:54 +03:00

readme.md

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