rusefi-1/firmware/controllers/actuators
Matthew Kennedy af59c45adb
ETB function config (#1831)
* two throttles one thread

* look at all this RAM!

* add enum

* switch from index to function

* test fixup

* improve init logic

* remove old vw idle mode bit

* add config

* better spot for it

* use config init values

* handle null controller array

* fatal error testability

* test new init config

* defaults

* fix for default config
2020-10-02 20:51:02 -04:00
..
gppwm less hacky testing implementation 2020-09-03 22:52:29 -04:00
alternator_controller.cpp refactoring 2020-09-03 19:29:15 -04:00
alternator_controller.h
aux_pid.cpp refactoring 2020-09-03 19:29:15 -04:00
aux_pid.h
boost_control.cpp scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
boost_control.h
dc_motors.cpp
dc_motors.h
electronic_throttle.cpp ETB function config (#1831) 2020-10-02 20:51:02 -04:00
electronic_throttle.h replace ETB index with function enum (#1807) 2020-09-28 16:33:07 -04:00
idle_thread.cpp replace ETB index with function enum (#1807) 2020-09-28 16:33:07 -04:00
idle_thread.h Hellen says isIdleMotorBusy 2020-09-07 14:43:29 -04:00
pwm_tester.cpp
pwm_tester.h