rusefi-1/firmware/controllers
Andrey e9d16bfa13 MAP phase sensing #3544
new implementation
2021-12-07 20:00:50 -05:00
..
actuators Alternator controller is engine module (#3663) 2021-12-05 18:33:50 -05:00
algo MAP phase sensing #3544 2021-12-07 20:00:50 -05:00
can https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 21:31:49 -05:00
core Remove the EFI_NO_CONFIG_WORKING_COPY option (#3630) 2021-11-29 16:44:45 -05:00
engine_cycle calculate per-cylinder ignition timing (#3652) 2021-12-06 21:19:37 -05:00
gauges live data for wastegate #3588 2021-11-24 15:22:10 -05:00
generated Auto-generated configs and docs 2021-12-08 00:32:18 +00:00
lua Pause CAN broadcast on engine stop #3665 2021-12-07 10:35:52 -05:00
math simplify cylinder phasing (#3650) 2021-12-05 10:46:35 -05:00
sensors calculate per-cylinder ignition timing (#3652) 2021-12-06 21:19:37 -05:00
serial Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system harley 2021-11-26 14:41:35 -05:00
trigger MAP phase sensing #3544 2021-12-07 20:00:04 -05:00
bench_test.cpp automation around outputs section #197 2021-11-26 20:46:42 -05:00
bench_test.h
buttonshift.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
buttonshift.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
closed_loop_controller.h live data for wastegate #3588 2021-11-23 15:52:43 -05:00
controllers.mk main relay doesn't use fsio (#3580) 2021-11-24 07:47:51 -05:00
date_stamp.h Update date 2021-12-07 01:04:53 +00:00
engine_controller.cpp lua is like a virus but not really 2021-12-05 14:25:26 -05:00
engine_controller.h Revert "dead code?" 2021-12-07 19:44:00 -05:00
engine_controller_misc.cpp MAP phase sensing #3544 2021-12-07 20:00:04 -05:00
flash_main.cpp Remove the EFI_NO_CONFIG_WORKING_COPY option (#3630) 2021-11-29 16:44:45 -05:00
flash_main.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
gear_controller.cpp Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
gear_controller.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
global_shared.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
limp_manager.cpp helping master - undoing limp_manager change 2021-12-04 12:49:43 -05:00
limp_manager.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
persistent_store.cpp Make engine* and friends be const pointers in production. (#3564) 2021-11-17 03:53:17 -05:00
settings.cpp https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 21:31:49 -05:00
settings.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
simple_tcu.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
simple_tcu.h Programmatically remove EnginePtr/inject, EXPAND_Engine, and WITH_ENGINE_TEST_HELPER* (#3560) 2021-11-16 16:52:11 -05:00
start_stop.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
start_stop.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
system_fsio.h main relay doesn't use fsio (#3580) 2021-11-24 07:47:51 -05:00
system_fsio.txt main relay doesn't use fsio (#3580) 2021-11-24 07:47:51 -05:00
tcu.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
tcu.h
thread_priority.h