rusefi-1/firmware/controllers/engine_cycle
Benas Brazdziunas 2035c2fa7f
Launch fuel and spark cut issue (#3988)
* Launch fual and spark cut issue

* moved launch cuts to limp_manager

* Applied recomendations

* Auto-generated configs and docs

* Added recomendations

* Auto-generated configs and docs

Co-authored-by: GitHub build-firmware Action <action@github.com>
Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-03-11 09:27:42 -05:00
..
aux_valves.cpp Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00
aux_valves.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
fuel_schedule.cpp fix sequential mode cranking (#2919) 2022-02-01 19:04:20 -05: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 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 Launch fuel and spark cut issue (#3988) 2022-03-11 09:27:42 -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 remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
readme.md
rpm_calculator.cpp Limp shutdown rebase (#3879) 2022-02-01 20:47:17 -05:00
rpm_calculator.h Good news RPM is now float 2022-01-21 00:56:13 -05:00
spark_logic.cpp fix sequential mode cranking (#2919) 2022-02-01 19:04:20 -05:00
spark_logic.h Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -05:00

readme.md

Engine Cycle

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