rusefi-1/firmware/controllers
Matthew Kennedy 0932fcf94c
Improve NA/NB miata sync parameters (#3730)
* NA sync parameters

* NB vvt pattern too

* zach's car says tighten the gap

* look at that, we sync one cycle sooner!
2022-01-01 21:39:04 -05:00
..
actuators docs & refactoring 2021-12-26 12:35:41 -05:00
algo cylinder ignition trim (#3709) 2022-01-01 15:47:47 -05:00
can E65 2021-12-24 17:35:27 -05:00
core ui & config for fuel/ign trim tables (#3704) 2021-12-20 21:58:53 -05:00
engine_cycle GDI Epic #1448 2022-01-01 17:18:11 -05:00
gauges live data for wastegate #3588 2021-11-24 15:22:10 -05:00
generated Auto-generated configs and docs 2022-01-02 01:55:32 +00:00
lua GDI Epic #1448 2022-01-01 17:18:11 -05:00
math simplify some table lookups (#3692) 2021-12-20 08:14:30 -05:00
sensors log channel improvements (#3710) 2021-12-21 18:09:40 -05:00
serial Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -05:00
trigger Improve NA/NB miata sync parameters (#3730) 2022-01-01 21:39:04 -05:00
bench_test.cpp Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -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 ignition controller detects rising edge on voltage (#3636) 2021-12-07 21:28:04 -05:00
date_stamp.h Update date 2022-01-02 01:09:12 +00:00
engine_controller.cpp GDI Epic #1448 2021-12-31 19:08:47 -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
gear_controller.cpp Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -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
ignition_controller.cpp ignition controller detects rising edge on voltage (#3636) 2021-12-07 21:28:04 -05:00
ignition_controller.h ignition controller detects rising edge on voltage (#3636) 2021-12-07 21:28:04 -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 clean up timing table defaults (#3705) 2021-12-20 08:02:38 -05:00
settings.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
simple_tcu.cpp Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -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 Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -05:00
tcu.h
thread_priority.h