rusefi-1/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 migrating to SensorType::Rpm API 2022-01-20 22:04:45 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2021-12-31 15:28:24 -05:00
high_pressure_fuel_pump.txt On m_event vs lobe vs scheduling #3804 2022-01-18 20:57:24 -05:00
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 refactoring: method rename 2022-04-02 21:01:29 -04: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 warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp random progress 2022-04-16 16:39:52 -04:00
rpm_calculator.h do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
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.