aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Emisar_D1Sv2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* calibrated Noctigon K1, changed voltage divider calibration values to 10-bit ↵Selene ToyKeeper2019-11-251-2/+4
| | | | (was 8-bit before)
* remapped D1S V2 pins to match new driverSelene ToyKeeper2019-09-281-16/+16
| | | | | (and changed a bit about how ADC / DIDR definitions work, since this now uses DIDR1 instead of DIDR0)
* 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)