custom-board-bundle-sample-.../firmware/controllers/engine_cycle
Matthew Kennedy 16de438ab8
knock threshold table fix (#4077)
* fix knock threshold table

* defaults

* knock controller is engine module

* testable

* test builds

* knock tests work

* s

* format

* everyone loves changelogs
2022-04-18 08:03:16 -04:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp allow setting injection phase by start or center of injection (#4068) 2022-04-15 10:22:36 -04:00
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
high_pressure_fuel_pump.txt
high_pressure_fuel_pump_generated.h Auto-generated configs and docs 2022-04-17 20:30:07 +00:00
knock_logic.cpp knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
knock_logic.h knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
main_trigger_callback.cpp
main_trigger_callback.h
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp random progress 2022-04-16 16:39:52 -04:00
rpm_calculator.h
spark_logic.cpp knock threshold table fix (#4077) 2022-04-18 08:03:16 -04:00
spark_logic.h

readme.md

Engine Cycle

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