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
high_pressure_fuel_pump.txt
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
prime_injection.cpp put all backup data in SRAM, not in RTC registers 2024-02-06 11:43:13 -08:00
prime_injection.h
readme.md
rpm_calculator.cpp
rpm_calculator.h
rpm_calculator_api.h
spark_logic.cpp tests 2023-11-01 15:14:53 -07:00
spark_logic.h

readme.md

Engine Cycle

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