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 tooth-event angle cannot be negative 2023-10-06 12:21:55 -04:00
high_pressure_fuel_pump.h GDI4 overlap factor #5416 2023-07-20 15:40:10 -04:00
high_pressure_fuel_pump.txt Poor man categories for logs #5153 2023-03-05 23:12:56 -05:00
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 only: part of knock logging 2023-09-25 22:19:35 -04:00
knock_controller_generated.h Auto-generated configs and docs 2024-01-03 20:32:11 +00:00
knock_logic.h faster knock logging 2023-09-15 08:08:42 -04:00
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 only:timer.h goes to libfirmware! 2023-08-30 23:11:24 -04:00
rpm_calculator_api.h
spark_logic.cpp only: encapsulation and ACR bugfix 2024-01-07 22:36:19 -05:00
spark_logic.h is this just dead? 2023-04-29 01:08:14 -04:00

readme.md

Engine Cycle

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