rusefi-full/firmware/controllers/engine_cycle
Matthew Kennedy 103e51dd85 Inject timestamps for injection too (#1108)
* schedule by nt, not us

* inject timestamp
2020-01-20 00:12:18 -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 Inject timestamps for injection too (#1108) 2020-01-20 00:12:18 -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 use NT_PER_SECOND instead of convert from microseconds (#1107) 2020-01-19 22:23:41 -05:00
rpm_calculator.h Require tooth reference time for scheduleByAngle (#1091) 2020-01-09 23:45:13 +03: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.