rusefi-1/firmware/controllers
Benas Brazdziunas e9327e6f5f
Moved multiplier/divider to scaled_channel factor (#3924)
* Moved multipiers and dividers to scaled_channel

* added linkto AIM can protocol
2022-02-11 21:02:19 -05:00
..
actuators delayedShutoffRequested (#3881) 2022-02-02 14:57:19 -05:00
algo better default 2022-02-10 00:53:44 -05:00
can Moved multiplier/divider to scaled_channel factor (#3924) 2022-02-11 21:02:19 -05:00
core Remove FSIO, byeeeeeeeee (#3865) 2022-02-02 02:03:31 -05:00
engine_cycle Limp shutdown rebase (#3879) 2022-02-01 20:47:17 -05:00
gauges baro fully in sensor model (#3829) 2022-01-23 09:42:11 -05:00
generated Auto-generated configs and docs 2022-02-12 00:58:39 +00:00
lua Lua CAN relay performance #3911 2022-02-10 21:01:15 -05:00
math table for tcharge interpolation (#3855) 2022-01-30 08:45:11 -05:00
sensors warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
serial Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
system User board-specific terms in error messages #3886 2022-02-03 12:45:26 -05:00
trigger Remove Miata MX5 NB1 trigger fix #3488 2022-01-31 18:20:43 -05:00
bench_test.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
bench_test.h benchTest flexibility 2022-01-03 03:35:26 -05:00
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-02-12 01:08:54 +00:00
engine_controller.cpp progress 2022-02-06 19:17:22 -05:00
engine_controller.h less dependence on that logger (#3884) 2022-02-09 06:53:16 -05:00
engine_controller_misc.cpp remove mock adc (#3888) 2022-02-03 20:43:34 -05:00
flash_main.cpp warnings fixes (#3851) 2022-01-31 18:37:42 -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 Limp shutdown rebase (#3879) 2022-02-01 20:47:17 -05:00
limp_manager.h Limp shutdown rebase (#3879) 2022-02-01 20:47:17 -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 less dependence on that logger (#3884) 2022-02-09 06:53:16 -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
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 SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00