fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy dea17ffc5d formatting: (void) and trailing whitespace 2024-09-17 15:41:39 -07:00
..
fuel_schedule.cpp Engine modules participate in the build system (#452) 2024-07-23 18:05:43 -07:00
fuel_schedule.h little bit of encapsulatino 2024-04-25 16:18:51 -07:00
high_pressure_fuel_pump.cpp getVVTPosition returns expected<> 2024-09-12 21:25:18 -07:00
high_pressure_fuel_pump.h Combine angle based event (#4884) 2022-12-10 17:07:02 -05:00
high_pressure_fuel_pump.txt Too long field comment becomes log field name #4716 2022-11-01 17:31:47 -04:00
high_pressure_fuel_pump_generated.h Auto-generated configs and docs 2024-01-19 12:02:28 +00:00
knock_controller.cpp Wait. Why do we even use Map3D here? #246 #417 2024-05-03 22:18:09 -07:00
knock_controller.txt new parser datalog support (#205) 2023-11-23 18:53:56 -08:00
knock_controller_generated.h Auto-generated configs and docs 2024-01-19 12:02:28 +00:00
knock_logic.h Wait. Why do we even use Map3D here? #246 #417 2024-05-03 22:18:09 -07:00
main_trigger_callback.cpp MAP avg uses engine module callbacks (#475) 2024-08-29 22:38:30 -07:00
main_trigger_callback.h implement & test backend for injection splitting (#367) 2024-02-21 10:54:27 -08:00
prime_injection.cpp rename Executor -> Scheduler 2024-07-11 17:03:13 -07: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 formatting: (void) and trailing whitespace 2024-09-17 15:41:39 -07:00
rpm_calculator.h formatting: (void) and trailing whitespace 2024-09-17 15:41:39 -07:00
rpm_calculator_api.h inline method to reduce confusion 2022-09-14 01:34:52 -04:00
spark_logic.cpp give dwell metric its own channel 2024-09-01 16:48:40 -07:00
spark_logic.h is this just dead? 2023-03-03 02:05:50 -08:00

readme.md

Engine Cycle

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