aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Noctigon_MD11.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-12renamed MD11 -> DM11 because Hank changed the product nameSelene ToyKeeper1-162/+0
2021-09-24unsure which pin MD11 uses for switch; added a potential change for laterSelene ToyKeeper1-2/+11
2021-09-24added dynamic PWM and FET to MD11Selene ToyKeeper1-13/+26
2021-09-24just a few adjustments to start withSelene ToyKeeper1-5/+11
2021-09-24copied Noctigon K1 -> MD11 to start defining a new lightSelene ToyKeeper1-0/+0
2020-04-29removed unused TEMP_CHANNEL thing from FSM-related codeSelene ToyKeeper1-2/+0
2020-04-26applied ADC rewrite updates to most recent build targetsSelene ToyKeeper1-1/+1
2019-11-25renamed Emisar D1S V2 -> Noctigon K1Selene ToyKeeper1-3/+4
2019-11-25calibrated Noctigon K1, changed voltage divider calibration values to 10-bit ↵Selene ToyKeeper1-2/+4
(was 8-bit before)
2019-09-28remapped D1S V2 pins to match new driverSelene ToyKeeper1-16/+16
(and changed a bit about how ADC / DIDR definitions work, since this now uses DIDR1 instead of DIDR0)
2019-08-06un-hardcoded 255 as the highest PWM level, and used a "PWM_TOP" value insteadSelene ToyKeeper1-0/+1
(should make gradual adjustments work better on devices with more than 8 bits of PWM resolution)
2019-08-05fixed voltage measurement on D1S v2Selene ToyKeeper1-3/+21
2019-07-30fsm-ramping: turn opamp chip on and off automatically based on ramp levelSelene ToyKeeper1-1/+2
2019-07-30added an early version of Emisar D1S v2 hwdef and cfg filesSelene ToyKeeper1-0/+113
(it compiles, but most likely doesn't actually work because it's far from finished)