Matthew Kennedy
|
d992bab241
|
Move all DECLARE_ENGINE_PTR etc to one place (#1937)
* restructure
* guard c++
* idle too
* status_loop.h
|
2020-11-11 19:06:04 -05:00 |
Matthew Kennedy
|
6605877326
|
gppwm debug (#1895)
* dbg gppwm
* fix channel
* TS guard
|
2020-10-21 22:49:38 -04:00 |
rusefi
|
2ce0bef9b9
|
refactoring
|
2020-10-19 22:44:44 -04:00 |
rusefi
|
675cce3854
|
less hacky testing implementation
|
2020-09-03 22:52:29 -04:00 |
Matthew Kennedy
|
b906d12268
|
Fix gppwm properly (#1487)
* directly control output in onoff mode
* test fixing
|
2020-06-11 20:43:26 -04:00 |
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 |