rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 7682192c2b
Simplify fuel math again (#1117)
* return the scheduled time from scheduleByAngle

* simplify fueling math
2020-02-01 17:29:55 -05: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 Simplify fuel math again (#1117) 2020-02-01 17:29:55 -05:00
main_trigger_callback.h better method names 2020-01-10 23:17:58 -05:00
map_averaging.cpp happy new year unification 2020-01-13 21:57:43 -05:00
map_averaging.h happy new year unification 2020-01-13 21:57:43 -05:00
readme.md The Big Refactoring of 2019: folder structure #723 2019-12-08 13:09:51 -05:00
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 Schedule sparks with scheduleByAngle (#1092) 2020-01-11 00:01:54 +03: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.