rusefi/firmware/controllers/engine_cycle
rusefillc bc2a2b9ab9 only:better method name 2023-06-25 02:08:53 -04:00
..
aux_valves.cpp it's going to be painful 2023-04-29 00:44:00 -04:00
aux_valves.h
fuel_schedule.cpp #23 and fix https://github.com/rusefi/rusefi/issues/5353 2023-06-25 00:25:07 -04:00
fuel_schedule.h Revert "Allow scheduling_s to come from a pool (#4841)" 2023-05-25 10:10:17 -04:00
high_pressure_fuel_pump.cpp extra checks 2023-06-22 14:45:55 -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 Revert "Allow scheduling_s to come from a pool (#4841)" 2023-05-25 10:10:17 -04: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 only:better method name 2023-06-25 02:08:53 -04:00
main_trigger_callback.h
map_averaging.cpp only:better method name 2023-06-25 02:08:53 -04:00
map_averaging.h Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
prime_injection.cpp Revert "Allow scheduling_s to come from a pool (#4841)" 2023-05-25 10:10:17 -04:00
prime_injection.h Revert "Allow scheduling_s to come from a pool (#4841)" 2023-05-25 10:10:17 -04:00
readme.md
rpm_calculator.cpp Technical debt: ENUM_32_BITS #3874 2023-06-01 10:29:05 -04:00
rpm_calculator.h
rpm_calculator_api.h
spark_logic.cpp per-cylinder logging fix: using better sign 2023-05-31 17:44:33 -04: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.