rusefi/firmware/controllers/engine_cycle
Andrey 0470953cb8 We need to reshuffle timing calculation a bit, add one more gauge #5235 2023-04-12 17:22:28 -04:00
..
aux_valves.cpp TriggerScheduler cleanup (#4844) 2022-11-28 08:55:38 -05:00
aux_valves.h
fuel_schedule.cpp wow we have two separate per-cylinder trims?! fix #5237 2023-04-12 15:04:14 -04:00
fuel_schedule.h Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
high_pressure_fuel_pump.cpp GDI: target pressure axis not always MAP fix #5155 2023-03-05 23:32:04 -05:00
high_pressure_fuel_pump.h Combine angle based event (#4884) 2022-12-10 17:07:02 -05: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 2023-03-06 04:16:07 +00:00
knock_controller.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
knock_controller.txt Ignition Knock response logging progress 2023-04-11 10:43:34 -04:00
knock_controller_generated.h Auto-generated configs and docs 2023-04-11 14:45:16 +00:00
knock_logic.h
main_trigger_callback.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
main_trigger_callback.h
map_averaging.cpp Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
map_averaging.h Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
prime_injection.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
prime_injection.h Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
readme.md
rpm_calculator.cpp guards 2022-12-17 15:50:54 -05:00
rpm_calculator.h fix warnings (#4840) 2022-11-27 10:11:14 -05:00
rpm_calculator_api.h inline method to reduce confusion 2022-09-14 01:34:52 -04:00
spark_logic.cpp We need to reshuffle timing calculation a bit, add one more gauge #5235 2023-04-12 17:22:28 -04:00
spark_logic.h TriggerScheduler cleanup (#4844) 2022-11-28 08:55:38 -05:00

readme.md

Engine Cycle

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