rusefi-1/firmware/controllers/engine_cycle
Andrey G 89b631a794
Hip9011 and cleanups (#2477)
* hip9011: move hipCs out of EnginePins to hip9011 driver

* hip9011: cleanup debug output, save few RAM bytes

* Supress few signed vs unsigned warnings
2021-03-20 08:40:36 -04:00
..
aux_valves.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
main_trigger_callback.cpp Hip9011 and cleanups (#2477) 2021-03-20 08:40:36 -04:00
main_trigger_callback.h
map_averaging.cpp Hip9011 and cleanups (#2477) 2021-03-20 08:40:36 -04:00
map_averaging.h
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 Hip9011 and cleanups (#2477) 2021-03-20 08:40:36 -04:00
spark_logic.h

readme.md

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