rusefi-full/firmware/controllers/engine_cycle
rusefillc 71275e841b
m_hasSynchronizedSymmetrical handling improvements #4099 (#4101)
2022-04-23 19:45:29 -04:00
..
aux_valves.cpp Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00
aux_valves.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
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 Auto-generated configs and docs 2022-04-17 20:30:07 +00:00
knock_logic.cpp knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
knock_logic.h knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
main_trigger_callback.cpp m_hasSynchronizedSymmetrical handling improvements #4099 (#4101) 2022-04-23 19:45:29 -04:00
main_trigger_callback.h m_hasSynchronizedSymmetrical handling improvements #4099 (#4101) 2022-04-23 19:45:29 -04:00
map_averaging.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
map_averaging.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
readme.md
rpm_calculator.cpp random progress 2022-04-16 16:39:52 -04:00
rpm_calculator.h do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
spark_logic.cpp knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
spark_logic.h Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00

readme.md

Engine Cycle

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