fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 90489edb96 schedule ignition charge by angle instead of tooth (#4513)
* schedule ignition charge by angle

* same mistake as #4536

* s

* wrap sparkAngle too

* AngleBasedEventNew

* function moved

* implement scheduleOrQueue

* prints
2022-09-25 11:00:55 -04: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 moving IO-only away from scheduling logic 2022-09-14 00:55:55 -04:00
fuel_schedule.h tear down Engine god object #4511 2022-09-15 23:41:06 -04:00
high_pressure_fuel_pump.cpp tear down Engine god object #4511 2022-09-05 04:24:17 -04:00
high_pressure_fuel_pump.h two modes trigger scheduler (#4598) 2022-09-20 05:28:23 -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 os_access.h dead? 2022-09-07 15:56:45 -04:00
knock_controller.txt knock retard limit table (#4498) 2022-08-30 01:57:37 -04:00
knock_controller_generated.h Auto-generated configs and docs 2022-08-30 06:02:26 +00:00
knock_logic.h knock retard limit table (#4498) 2022-08-30 01:57:37 -04:00
main_trigger_callback.cpp plumbing for 4513 (#4599) 2022-09-20 06:19:51 -04:00
main_trigger_callback.h moving IO-only away from scheduling logic 2022-09-14 00:52:24 -04:00
map_averaging.cpp CUSTOM_INSTANT_MAP_DECODING 2022-09-15 15:07:31 -04:00
map_averaging.h
prime_injection.cpp brutal encapsulation 2022-09-07 21:29:11 -04:00
prime_injection.h brutal encapsulation 2022-09-07 20:31:04 -04:00
readme.md
rpm_calculator.cpp remove ignitionPin (#4608) 2022-09-23 17:30:10 -04:00
rpm_calculator.h deep rabbit holes are the best ones! 2022-09-14 02:17:04 -04:00
rpm_calculator_api.h inline method to reduce confusion 2022-09-14 01:34:52 -04:00
spark_logic.cpp schedule ignition charge by angle instead of tooth (#4513) 2022-09-25 11:00:55 -04:00
spark_logic.h plumbing for 4513 (#4599) 2022-09-20 06:19:51 -04:00

readme.md

Engine Cycle

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