fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 14b39b7b0a unexpected contains information about why it failed (#4393)
* unexpected can contain information

* info printing

* sensors return appropriate error codes

* remove reliance on undefined behavior

* s
2022-07-28 10:04:28 +03:00
..
aux_valves.cpp unexpected contains information about why it failed (#4393) 2022-07-28 10:04:28 +03:00
aux_valves.h
fuel_schedule.cpp Injector scheduled by angle, not tooth index (#4208) 2022-06-24 17:43:23 -04:00
high_pressure_fuel_pump.cpp unexpected contains information about why it failed (#4393) 2022-07-28 10:04:28 +03:00
high_pressure_fuel_pump.h todo: shall we move into high_pressure_fuel_pump.txt and reduce OOP elegance or create a separate live data just for these ones? 2022-07-04 17:08:41 -04:00
high_pressure_fuel_pump.txt logging of live data structs was: data points #3614 2022-06-29 03:13:35 -04:00
high_pressure_fuel_pump_generated.h logging of live data structs was: data points #3614 2022-06-29 03:21:53 -04:00
knock_controller.cpp
knock_controller.txt knock reaction #202 2022-04-29 15:23:22 -04:00
knock_controller_generated.h knock reaction #202 2022-04-29 15:23:22 -04:00
knock_logic.h knock reaction #202 2022-04-29 15:23:22 -04:00
main_trigger_callback.cpp Injector scheduled by angle, not tooth index (#4208) 2022-06-24 17:43:23 -04:00
main_trigger_callback.h Injector scheduled by angle, not tooth index (#4208) 2022-06-24 17:43:23 -04:00
map_averaging.cpp
map_averaging.h
readme.md
rpm_calculator.cpp verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 14:17:36 -04:00
rpm_calculator.h verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 14:17:36 -04:00
spark_logic.cpp
spark_logic.h

readme.md

Engine Cycle

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