rusefi-1/firmware/controllers/actuators
Matthew Kennedy 7a90692187
Idle timing uses phase logic, remove falloff (#2169)
* use phase computation

* move & simplify implementation

* test

* bad merge

* initialize

* wonderful changelog

* now unused parameter

* put back deadzone

* ui

* test deadzone

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
..
gppwm Put map in the sensor model (#2161) 2020-12-30 08:43:49 -05:00
alternator_controller.cpp basic hw in the loop - pwm self validation #2028 2020-12-06 18:39:50 -05:00
alternator_controller.h basic hw in the loop - pwm self validation #2028 2020-12-06 18:39:50 -05:00
aux_pid.cpp Fix gpio reinit race condition (#2098) 2020-12-18 17:18:12 -05:00
aux_pid.h refactoring 2020-12-06 19:04:23 -05:00
boost_control.cpp Put map in the sensor model (#2161) 2020-12-30 08:43:49 -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 don't write settings if cal didn't work (#2154) 2020-12-28 08:03:10 -05:00
electronic_throttle.h PROTEUS_QC_TEST_BOARD 2020-12-26 00:57:23 -05:00
electronic_throttle_impl.h require redundant TPS for ETB (#2041) 2020-12-08 06:24:20 -05:00
idle_hardware.cpp fail fast! 2020-12-13 19:23:26 -05:00
idle_hardware.h extract idle hardware to its own file (#1923) 2020-11-03 18:06:32 -05:00
idle_thread.cpp Idle timing uses phase logic, remove falloff (#2169) 2021-01-07 08:06:36 -05:00
idle_thread.h Idle timing uses phase logic, remove falloff (#2169) 2021-01-07 08:06:36 -05:00
pwm_tester.cpp
pwm_tester.h