rusefi-1/firmware/controllers/engine_cycle
rusefillc 7ca32951ec An option to disable semi-random ignition fix #4151 2022-05-08 09:16:43 -04:00
..
aux_valves.cpp Move curves out of engineConfiguration in order to reduce RAM usage #4127 2022-05-01 23:43:43 -04: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_controller.cpp knock reaction #202 2022-04-29 13:47:31 -04:00
knock_controller.txt knock reaction #202 2022-04-29 15:23:22 -04:00
knock_controller_generated.h knock reaction #202 2022-04-29 15:23:22 -04:00
knock_logic.h knock reaction #202 2022-04-29 15:23:22 -04:00
main_trigger_callback.cpp An option to disable semi-random ignition fix #4151 2022-05-08 09:16:43 -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 Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rpm_calculator.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -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.