custom-board-bundle-sample-.../firmware/controllers/engine_cycle
Matthew Kennedy 737ee444b8 rip the bandaid: find-replace most of scheduleMsg (#2572)
* biiiig find replace

* more trivial find replace

* pwm

* almost all of them

* few more

* gpio

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 12:53:13 -04:00
..
aux_valves.cpp remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
aux_valves.h
fuel_schedule.cpp use cylinders_count_t in loops through cylinders (#2563) 2021-04-18 08:58:56 -04:00
high_pressure_fuel_pump.cpp
high_pressure_fuel_pump.h
knock_logic.cpp hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
knock_logic.h hip9011 and friends (#2527) 2021-04-04 18:13:21 -04:00
main_trigger_callback.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
main_trigger_callback.h
map_averaging.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
map_averaging.h
readme.md
rpm_calculator.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
rpm_calculator.h logging cleanup 2: sensors, pid, etb, etc (#2567) 2021-04-18 20:02:32 -04:00
spark_logic.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04: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.