rusefi-full/firmware/controllers/engine_cycle
Andrey G 70e0723626
use cylinders_count_t in loops through cylinders (#2563)
to supress signed vs usigned warnings
2021-04-18 08:58:56 -04:00
..
aux_valves.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
fuel_schedule.cpp use cylinders_count_t in loops through cylinders (#2563) 2021-04-18 08:58:56 -04:00
high_pressure_fuel_pump.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
knock_logic.cpp hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
knock_logic.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
main_trigger_callback.cpp engine sniffer into unit tests 2021-04-04 22:41:38 -04:00
main_trigger_callback.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
map_averaging.cpp Hip9011 and cleanups (#2477) 2021-03-20 08:40:36 -04:00
map_averaging.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
readme.md
rpm_calculator.cpp dead code, warnings (#2461) 2021-03-15 10:23:19 -04:00
rpm_calculator.h try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
spark_logic.cpp engine sniffer into unit tests 2021-04-04 22:41:38 -04:00
spark_logic.h Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00

readme.md

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