fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 5471321363 don't warn if we intentionally skipped this spark (#4961)
* don't warn if we intentionally skipped this spark

* header

* real nb2
2023-01-10 19:07:44 -05:00
..
aux_valves.cpp TriggerScheduler cleanup (#4844) 2022-11-28 08:55:38 -05:00
aux_valves.h
fuel_schedule.cpp
fuel_schedule.h Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
high_pressure_fuel_pump.cpp guards 2022-12-17 18:26:38 -05:00
high_pressure_fuel_pump.h Combine angle based event (#4884) 2022-12-10 17:07:02 -05:00
high_pressure_fuel_pump.txt
high_pressure_fuel_pump_generated.h
knock_controller.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
knock_controller.txt
knock_controller_generated.h
knock_logic.h
main_trigger_callback.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
main_trigger_callback.h
map_averaging.cpp Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
map_averaging.h Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
prime_injection.cpp Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
prime_injection.h Allow scheduling_s to come from a pool (#4841) 2022-12-10 17:55:51 -05:00
readme.md
rpm_calculator.cpp guards 2022-12-17 15:50:54 -05:00
rpm_calculator.h fix warnings (#4840) 2022-11-27 10:11:14 -05:00
rpm_calculator_api.h
spark_logic.cpp don't warn if we intentionally skipped this spark (#4961) 2023-01-10 19:07:44 -05:00
spark_logic.h TriggerScheduler cleanup (#4844) 2022-11-28 08:55:38 -05:00

readme.md

Engine Cycle

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