aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Emisar_D1Sv2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* un-hardcoded 255 as the highest PWM level, and used a "PWM_TOP" value insteadSelene ToyKeeper2019-08-061-0/+1
| | | | | (should make gradual adjustments work better on devices with more than 8 bits of PWM resolution)
* fixed voltage measurement on D1S v2Selene ToyKeeper2019-08-051-3/+21
|
* fsm-ramping: turn opamp chip on and off automatically based on ramp levelSelene ToyKeeper2019-07-301-1/+2
|
* added an early version of Emisar D1S v2 hwdef and cfg filesSelene ToyKeeper2019-07-301-0/+113
(it compiles, but most likely doesn't actually work because it's far from finished)