rusefi/firmware/controllers/engine_cycle
Andrey ba66fdcf82 reducing code duplication around assert 2023-09-05 21:28:39 -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 reducing code duplication around assert 2023-09-05 21:28:39 -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 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 simulator: sensor mocking UI is broken #5473 2023-07-31 18:10:06 -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 "Single Tooth" renamed to "Half Moon", more proper "Single Tooth" crank trigger as a new trigger fix #5488 2023-08-05 23:49:32 -04:00
rpm_calculator.h only:timer.h goes to libfirmware! 2023-08-30 23:11:24 -04:00
rpm_calculator_api.h inline method to reduce confusion 2022-09-14 01:34:52 -04:00
spark_logic.cpp ignition timing clamping settings 2023-07-22 00:07:15 -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.