rusefi/firmware/controllers/actuators
Matthew Kennedy 750070a496
fix etb wastegate percent output (#1988)
* wastegate etb should use percent

* percent_t

* fix test
2020-11-25 21:14:06 -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 code style 2020-03-23 22:31:24 -04:00
aux_pid.cpp refactoring 2020-09-03 19:29:15 -04:00
aux_pid.h code style 2020-03-23 22:31:24 -04:00
boost_control.cpp fix etb wastegate percent output (#1988) 2020-11-25 21:14:06 -05:00
boost_control.h Rewrite boost control in new closed loop framework (#1342) 2020-05-06 08:40:42 -04:00
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 no feed forward for wastegate (#1971) 2020-11-19 20:51:30 -05:00
electronic_throttle.h Etb wastegate hookup (#1888) 2020-10-18 21:57:04 -04:00
idle_hardware.cpp Something something unit test ETB does not work #1966 2020-11-18 20:12:58 -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 dead code 2020-04-26 17:40:12 -04:00
pwm_tester.h code style 2020-03-23 22:31:24 -04:00