rusefi/firmware/controllers/engine_cycle
Matthew Kennedy 5067b81fce
Compute injection duration later in the pipeline (#2175)
* injector model, test

* new math

* inject fuel based on new math

* tests

* fix

* it should work like this

* format

* update TPS AE even when we're cutting fuel

* comment

* conversion factor

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-03 07:30:56 -05:00
..
aux_valves.cpp
aux_valves.h
fuel_schedule.cpp
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
main_trigger_callback.cpp
main_trigger_callback.h
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp
rpm_calculator.h
spark_logic.cpp
spark_logic.h

readme.md

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