fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy e2a4504728 rpm calculator refactoring, gm 24x test (#3585)
* data

* stub test

* use getTimeSinceSyncPoint

* s

* s

* no

* test

* stray ;

* those were 1/10 what they were supposed to be

* actually check something

* dead log line?
2021-11-20 14:59:02 +03: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
fuel_schedule.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
high_pressure_fuel_pump.cpp Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05:00
high_pressure_fuel_pump.h Basic framework for high pressure fuel pump control (#3476) 2021-11-19 23:06:51 -05:00
knock_logic.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
knock_logic.h
main_trigger_callback.cpp fuel pump doesn't use fsio (#3576) 2021-11-19 22:23:12 -05:00
main_trigger_callback.h
map_averaging.cpp rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
map_averaging.h
readme.md
rpm_calculator.cpp rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
rpm_calculator.h rpm calculator refactoring, gm 24x test (#3585) 2021-11-20 14:59:02 +03:00
spark_logic.cpp Separate out scheduleOrQueue into it's own standalone scheduler. (#3573) 2021-11-18 14:27:21 -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.