custom-board-bundle-sample-.../firmware/controllers/actuators
Matthew Kennedy f128b33694
General purpose PWM: implementation & tests (#1366)
* config

* significant digits

* renumber enum, no need for a "none"

* ui

* impl base

* error handle MAP

* init & update

* don't need arg

* don't lie about sensor

* fix test build

* test stub

* initialize

* null check

* fix clamping

* test output

* types & enums

* don't need param

* test getOutput

* fix

* output pin instead of brain pin

* default config
2020-04-26 14:06:28 -04:00
..
gppwm General purpose PWM: implementation & tests (#1366) 2020-04-26 14:06:28 -04:00
alternator_controller.cpp Friendlier pin names (#1233) 2020-03-29 19:07:07 -04:00
alternator_controller.h code style 2020-03-23 22:31:24 -04:00
aux_pid.cpp cleanup extern mess (#1237) 2020-03-29 19:06:03 -04:00
aux_pid.h code style 2020-03-23 22:31:24 -04:00
boost_control.cpp Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
boost_control.h progress 2020-03-23 23:51:51 -04:00
dc_motors.cpp support ETB disable pin (#1273) 2020-04-10 17:27:13 -04:00
dc_motors.h
electronic_throttle.cpp ETB autotune in its own function (#1350) 2020-04-22 22:22:28 -04:00
electronic_throttle.h ETB autotune in its own function (#1350) 2020-04-22 22:22:28 -04:00
idle_thread.cpp Inject idle to ETB (#1335) 2020-04-20 16:26:35 -04:00
idle_thread.h
pwm_tester.cpp Finally rename injector_central to bench_test (#1229) 2020-03-26 08:03:55 -04:00
pwm_tester.h code style 2020-03-23 22:31:24 -04:00