custom-board-bundle-sample-.../firmware/controllers/engine_cycle
Matthew Kennedy 265f005239 hook up fuel trims (#3715)
* hook up fuel trims

* pass all the params

* store per-cylinder fuel mass directly

* main trigger callback only touches per-cylinder, no banks!

* test test test test

* move UI to happy land

* changelog
2022-01-01 02:19:59 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp GDI Epic #1448 2021-12-31 15:28:24 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2021-12-31 15:28:24 -05:00
high_pressure_fuel_pump.txt GDI Epic #1448 2021-12-31 15:28:24 -05:00
high_pressure_fuel_pump_generated.h GDI Epic #1448 2021-12-31 15:28:24 -05:00
knock_logic.cpp
knock_logic.h
main_trigger_callback.cpp hook up fuel trims (#3715) 2022-01-01 02:19:59 -05:00
main_trigger_callback.h prime upon ignition voltage, not on power on (#3662) 2021-12-08 07:26:49 -05:00
map_averaging.cpp MAP phase sensing #3544 2021-12-16 21:13:55 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp
rpm_calculator.h
spark_logic.cpp
spark_logic.h

readme.md

Engine Cycle

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