fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 89d71e4379 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 remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
aux_valves.h refactoring 2020-11-05 18:10:44 -05:00
fuel_schedule.cpp make fuel math look more like ign math (#2214) 2021-01-14 19:18:30 -05:00
high_pressure_fuel_pump.cpp gpio helper (#2195) 2021-01-08 20:01:26 -05:00
high_pressure_fuel_pump.h GDI Epic #1448 2020-11-05 16:42:56 -05:00
main_trigger_callback.cpp Compute injection duration later in the pipeline (#2175) 2021-03-03 07:30:56 -05:00
main_trigger_callback.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
map_averaging.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
map_averaging.h 60/2 perf grab #1850 2020-10-04 02:09:12 -04:00
readme.md
rpm_calculator.cpp try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
rpm_calculator.h try rpm calculator timer (#2053) 2021-02-28 18:56:34 -05:00
spark_logic.cpp Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00
spark_logic.h Limp handles inj/ign disable (#2245) 2021-01-27 21:28:53 -05:00

readme.md

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