rusefi/firmware/controllers/engine_cycle
Matthew Kennedy a3a60fcbc4 remove mapAveragingSchedulingAtIndex 2024-08-21 08:22:49 -04:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp isnan 2024-07-23 08:00:34 -04:00
fuel_schedule.h
high_pressure_fuel_pump.cpp only: unique variable name so that nice IDE would not be needed 2024-05-10 23:09:52 -04:00
high_pressure_fuel_pump.h
high_pressure_fuel_pump.txt
high_pressure_fuel_pump_generated.h
knock_controller.cpp only: onKnockSenseCompleted return value is never used 2024-08-03 15:46:14 -04:00
knock_controller.txt only: knock freq prep from https://github.com/3eR01ive/rusefi 2024-04-28 09:41:19 -04:00
knock_controller_generated.h Auto-generated configs and docs 2024-04-28 13:44:09 +00:00
knock_logic.h Knock inputs to be bore diameter and checkbox #6767 2024-08-04 13:25:13 -04:00
main_trigger_callback.cpp isnan 2024-07-23 08:00:34 -04:00
main_trigger_callback.h
map_averaging.cpp remove mapAveragingSchedulingAtIndex 2024-08-21 08:22:49 -04:00
map_averaging.h only:helping Windows builds? 2024-06-16 14:31:41 -04:00
prime_injection.cpp only: minimum priming delay of 0.1 second 2024-06-16 13:47:19 -04:00
prime_injection.h
readme.md
rpm_calculator.cpp on engine stop we should detect zero RPM faster than we do it right now #6593 2024-06-10 20:45:11 -04:00
rpm_calculator.h is RPM int or float, part X fix #6481 2024-05-08 13:32:50 -04:00
rpm_calculator_api.h
spark_logic.cpp cisnan -> std::isnan 2024-07-22 21:10:06 -04:00
spark_logic.h Oscilations in DWELL length after 40+ hours of uptime #6451 2024-05-10 22:07:34 -04:00

readme.md

Engine Cycle

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