rusefi/firmware/controllers/engine_cycle
rusefillc 78345f2a78 Overdwell: explicit unit test for #6373
only: todo
2024-04-19 16:12:52 -04:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp only: renaming method 2024-02-29 00:26:07 -05:00
fuel_schedule.h
high_pressure_fuel_pump.cpp move a bunch of tables out of engine_configuration_s 2024-03-20 17:07:12 -04:00
high_pressure_fuel_pump.h
high_pressure_fuel_pump.txt
high_pressure_fuel_pump_generated.h
knock_controller.cpp Knock retard does not pull timing unless bottom row of "Max Knock Retard" is populated fix #6370 2024-04-18 10:30:57 -04:00
knock_controller.txt
knock_controller_generated.h
knock_logic.h
main_trigger_callback.cpp only:reducing unit test logging 2024-02-21 17:31:02 -05:00
main_trigger_callback.h
map_averaging.cpp Seems that gdi pump angle changes at 2x the rate of cam movement, possible multiplication/division problem? #6245 2024-03-17 20:41:50 -04:00
map_averaging.h
prime_injection.cpp
prime_injection.h
readme.md
rpm_calculator.cpp refactoring: parameter and variable names 2024-04-10 00:02:39 -04:00
rpm_calculator.h refactoring: parameter and variable names 2024-04-10 00:02:39 -04:00
rpm_calculator_api.h
spark_logic.cpp Overdwell: explicit unit test for #6373 2024-04-19 16:12:52 -04:00
spark_logic.h only: better method name 2024-04-10 00:02:39 -04:00

readme.md

Engine Cycle

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