rusefi/firmware/controllers/engine_cycle
rusefillc 214528d4be only: making method more available 2024-05-12 10:59:10 -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 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 - clean commit with knock_analyzer 2024-05-04 10:51:46 -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 - clean commit with knock_analyzer 2024-05-04 10:51:46 -04:00
main_trigger_callback.cpp only:reducing unit test logging 2024-02-21 17:31:02 -05:00
main_trigger_callback.h encapsulation 2024-01-14 18:57:05 -05:00
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 distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
prime_injection.cpp only: making method more available 2024-05-12 10:59:10 -04:00
prime_injection.h
readme.md
rpm_calculator.cpp Oscilations in DWELL length after 40+ hours of uptime #6451 2024-05-11 15:05:42 -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 Revert "Oscilations in DWELL length after 40+ hours of uptime #6451" 2024-05-11 20:32:43 -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.