rusefi-1/firmware/controllers/actuators
Matthew Kennedy a5ba9d54dc
fix etb unit test idle hardware (#1991)
* move check to etb

* give it a sensor to read
2020-11-26 19:21:42 -05:00
..
gppwm Move all DECLARE_ENGINE_PTR etc to one place (#1937) 2020-11-11 19:06:04 -05:00
alternator_controller.cpp Output pin init/deinit needs a linked list #1803 2020-11-03 00:09:42 -05:00
alternator_controller.h
aux_pid.cpp Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 10:41:22 -05:00
aux_pid.h
boost_control.cpp Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 10:41:22 -05:00
boost_control.h
dc_motors.cpp undo 1946 (#1957) 2020-11-17 17:07:56 -05:00
dc_motors.h DC not ETB refactoring 2020-11-16 20:07:12 -05:00
electronic_throttle.cpp fix etb unit test idle hardware (#1991) 2020-11-26 19:21:42 -05:00
electronic_throttle.h Etb wastegate hookup (#1888) 2020-10-18 21:57:04 -04:00
idle_hardware.cpp fix etb unit test idle hardware (#1991) 2020-11-26 19:21:42 -05:00
idle_hardware.h extract idle hardware to its own file (#1923) 2020-11-03 18:06:32 -05:00
idle_thread.cpp Starter seems to be engaged forever #1965 2020-11-18 20:01:02 -05:00
idle_thread.h remove idle thread; just call from periodicSlowCallback (#1924) 2020-11-11 21:47:19 -05:00
pwm_tester.cpp
pwm_tester.h