rusefi-1/firmware/controllers/engine_cycle
Matthew Kennedy 720c463ffb
trigger decoder returns a result (#4206)
2022-05-28 09:01:45 -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
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
high_pressure_fuel_pump.h
high_pressure_fuel_pump.txt
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 trigger decoder returns a result (#4206) 2022-05-28 09:01:45 -04:00
main_trigger_callback.h m_hasSynchronizedSymmetrical handling improvements #4099 (#4101) 2022-04-23 19:45:29 -04:00
map_averaging.cpp
map_averaging.h
readme.md
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

readme.md

Engine Cycle

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