rusefi/firmware/controllers
GitHub gen-configs Action f808cdfbc6 Auto-generated configs and docs 2024-08-26 23:54:09 +00:00
..
actuators only: get rid of redundant `static` - now we use anonymous namespace to avoid linkage 2024-08-23 12:01:57 -04:00
algo only: refactoring: extract part of `A/C Settings` default values to `engine_configuration_defaults` namespace 2024-08-23 12:01:57 -04:00
can slow down verbose CAN while in serial CAN but do not stop it 2024-08-18 01:25:50 -04:00
core revive MC33816 driver #6781 2024-08-08 11:33:39 -04:00
engine_cycle remove mapAveragingSchedulingAtIndex 2024-08-21 08:22:49 -04:00
gauges
generated Auto-generated configs and docs 2024-08-26 23:54:09 +00:00
lua Auto-generated configs and docs 2024-08-21 12:32:35 +00:00
math cisnan -> std::isnan 2024-07-22 21:10:06 -04:00
sensors extracting magic constant 2024-08-18 01:19:59 -04:00
serial only:ts_show_wbo_canbus_index 2024-06-26 16:40:19 -04:00
system name VVT PWMs 2024-08-14 11:53:10 -04:00
tcu Don't init range input pins for auto 2024-06-13 23:39:45 -04:00
trigger Update readme.md 2024-08-26 19:44:20 -04:00
bench_test.cpp only:dead code? 2024-08-13 20:39:45 -04:00
bench_test.h
closed_loop_controller.h
controllers.mk only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
date_stamp.h Update date 2024-08-26 00:21:46 +00:00
engine_controller.cpp open loop boost control does not allow Y axis MAP values greater than 100, even when Y axis is set to MAP #6840 2024-08-22 11:34:34 -04:00
engine_controller.h getPinNameByAdcChannel: be more safe 2024-07-20 17:37:52 -04:00
engine_controller_misc.cpp
flash_main.cpp flash_main: fix STM32F7 2Mb single bank never write pending settings 2024-08-09 18:25:31 -04:00
flash_main.h
global_shared.h
hysteresis.cpp only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
hysteresis.h only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
ignition_controller.cpp
ignition_controller.h
limp_manager.cpp only: refactoring: now we reuse `MaxLimitWithHysteresis` class for m_boostCutHysteresis 2024-08-23 12:01:57 -04:00
limp_manager.h only: refactoring: now we reuse `MaxLimitWithHysteresis` class for m_boostCutHysteresis 2024-08-23 12:01:57 -04:00
max_limit_with_hysteresis.cpp only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
max_limit_with_hysteresis.h only: refactoring: extract `Hysteresis` class into hysteresis.h/.cpp files 2024-08-23 12:01:57 -04:00
persistent_store.cpp Fix PERSISTENT_LOCATION definition from board mk file 2024-05-27 18:07:23 -04:00
settings.cpp only:dead code? 2024-08-13 20:39:45 -04:00
settings.h
shutdown_controller.cpp Lua should have access to time since engine stop was requested #6609 2024-06-11 12:21:59 -04:00
shutdown_controller.h Lua should have access to time since engine stop was requested #6609 2024-06-11 12:22:30 -04:00
start_stop.cpp Lua should have access to time since engine stop was requested #6609 2024-06-11 12:21:59 -04:00
start_stop.h
thread_priority.h