rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 497e7ffe77
allow setting injection phase by start or center of injection (#4068)
* allow SOI/COI

* other change

* renames and simplify

* clean up ownIndex

* double check in spark logic
2022-04-15 10:22:36 -04:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp allow setting injection phase by start or center of injection (#4068) 2022-04-15 10:22:36 -04:00
high_pressure_fuel_pump.cpp migrating to SensorType::Rpm API 2022-01-20 22:04:45 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2021-12-31 15:28:24 -05:00
high_pressure_fuel_pump.txt On m_event vs lobe vs scheduling #3804 2022-01-18 20:57:24 -05:00
high_pressure_fuel_pump_generated.h On m_event vs lobe vs scheduling #3804 2022-01-18 20:57:24 -05:00
knock_logic.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
knock_logic.h calculate per-cylinder ignition timing (#3652) 2021-12-06 21:19:37 -05:00
main_trigger_callback.cpp refactoring: method rename 2022-04-02 21:01:29 -04:00
main_trigger_callback.h prime upon ignition voltage, not on power on (#3662) 2021-12-08 07:26:49 -05:00
map_averaging.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
rpm_calculator.h do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
spark_logic.cpp allow setting injection phase by start or center of injection (#4068) 2022-04-15 10:22:36 -04:00
spark_logic.h

readme.md

Engine Cycle

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