rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy a5d4d06868
Multispark implementation (#1192)
* multispark prototype

* only multispark if not cut

* typo

* do some reasonableish math

* consume cfg

* todo

* bad merge

* move math out of engine2.cpp

* engine state config

* consume generated

* use new

* hand generate

* doc, debugging

* debug channel names

* don't depend on rpmcalc

* safer, fix math

* tests

* default multispark config

* remove todo

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-26 01:49:36 -04:00
..
aux_valves.cpp Schedule sparks with scheduleByAngle (#1092) 2020-01-11 00:01:54 +03:00
aux_valves.h happy new year 2020-01-08 00:02:40 -05:00
main_trigger_callback.cpp Remove old monitoring timestamps (#1217) 2020-03-24 20:19:19 -04:00
main_trigger_callback.h better method names 2020-01-10 23:17:58 -05:00
map_averaging.cpp Remove old monitoring timestamps (#1217) 2020-03-24 20:19:19 -04:00
map_averaging.h happy new year unification 2020-01-13 21:57:43 -05:00
readme.md
rpm_calculator.cpp Remove old monitoring timestamps (#1217) 2020-03-24 20:19:19 -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.