rusefi/firmware/controllers/engine_cycle
Matthew Kennedy 8f42f8ccc8 Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
..
aux_valves.cpp fixAngle -> wrapAngle 2023-10-19 22:42:50 -04:00
aux_valves.h
fuel_schedule.cpp Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
fuel_schedule.h Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05: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 2024-01-03 20:32:11 +00:00
knock_controller.cpp only:towards https://github.com/rusefi/rusefi/pull/4841 2024-01-07 16:31:41 -05:00
knock_controller.txt
knock_controller_generated.h Auto-generated configs and docs 2024-01-03 20:32:11 +00:00
knock_logic.h
main_trigger_callback.cpp Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
main_trigger_callback.h Staged injection support; use two sets of injectors on the same engine fix #5247 2024-01-07 23:14:18 -05:00
map_averaging.cpp don't spam simulator with warning 2023-11-13 09:05:36 -05:00
map_averaging.h
prime_injection.cpp Staged injection support; use two sets of injectors on the same engine #5247 2024-01-07 22:36:20 -05:00
prime_injection.h only:towards https://github.com/rusefi/rusefi/pull/4841 2024-01-07 16:31:41 -05:00
readme.md
rpm_calculator.cpp better EFI_ENGINE_CONTROL 2023-11-05 15:55:29 -05:00
rpm_calculator.h
rpm_calculator_api.h
spark_logic.cpp only: encapsulation and ACR bugfix 2024-01-07 22:36:19 -05:00
spark_logic.h

readme.md

Engine Cycle

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