fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy b07127614b decouple TPS accel enrichment from trigger (#3825)
* move call site

* move thresholding out of fast path

* adjust config

* test
2022-01-23 15:31:39 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp
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 On m_event vs lobe vs scheduling #3804 2022-01-18 20:57:24 -05:00
knock_logic.cpp
knock_logic.h
main_trigger_callback.cpp decouple TPS accel enrichment from trigger (#3825) 2022-01-23 15:31:39 -05:00
main_trigger_callback.h
map_averaging.cpp migrating to SensorType::Rpm API 2022-01-20 23:32:59 -05:00
map_averaging.h
readme.md
rpm_calculator.cpp Good news RPM is now float 2022-01-21 00:56:13 -05:00
rpm_calculator.h Good news RPM is now float 2022-01-21 00:56:13 -05:00
spark_logic.cpp migrating to SensorType::Rpm API 2022-01-20 23:32:59 -05:00
spark_logic.h

readme.md

Engine Cycle

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