fome-fw/firmware/controllers/engine_cycle
Matthew Kennedy 8680b22816 move a bunch of tables out of engine_configuration_s #371 2024-03-17 12:06:14 -07:00
..
fuel_schedule.cpp implement & test backend for injection splitting (#367) 2024-02-21 10:54:27 -08:00
fuel_schedule.h implement & test backend for injection splitting (#367) 2024-02-21 10:54:27 -08:00
high_pressure_fuel_pump.cpp move a bunch of tables out of engine_configuration_s #371 2024-03-17 12:06:14 -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 move a bunch of tables out of engine_configuration_s #371 2024-03-17 12:06:14 -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 tabs 2024-03-12 15:28:52 -07:00
main_trigger_callback.cpp put fuel scheduling actually in fuel_schedule.cpp 2024-02-16 13:49:42 -08:00
main_trigger_callback.h implement & test backend for injection splitting (#367) 2024-02-21 10:54:27 -08:00
map_averaging.cpp move some stuff in to CCM 2024-01-06 18:52:37 -08:00
map_averaging.h Feed mapAveragingAdcCallback() with volts not adc raw values (#4940) 2023-01-05 12:14:48 -05:00
prime_injection.cpp put all backup data in SRAM, not in RTC registers 2024-02-06 11:43:13 -08: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 fixAngle -> wrapAngle 2023-10-19 14:34:29 -07:00
rpm_calculator.h fix warnings (#4840) 2022-11-27 10:11:14 -05:00
rpm_calculator_api.h inline method to reduce confusion 2022-09-14 01:34:52 -04:00
spark_logic.cpp tests 2023-11-01 15:14:53 -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.