fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy fe6cdf60e3 warnings fixes (#3851)
* unused things

* !!! actual bug !!!

* dead

* unused

* unused

* multi-bus lua RX was just broken

* make the compiler angry about it

* dead config

* alphax 2

* just call, no store

* compiler too angry
2022-01-31 18:37:42 -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 warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
knock_logic.h calculate per-cylinder ignition timing (#3652) 2021-12-06 21:19:37 -05:00
main_trigger_callback.cpp decouple TPS accel enrichment from trigger (#3825) 2022-01-23 15:31:39 -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 warnings fixes (#3851) 2022-01-31 18:37:42 -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.