aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-08enabled SOS mode on lights which have enough room for itSelene ToyKeeper3-2/+4
2021-12-08added a compile option for USE_LOWPASS_WHILE_ASLEEP,Selene ToyKeeper5-5/+32
2021-12-08fixed Ramp 3H with Anduril 2 style turboSelene ToyKeeper3-0/+16
2021-11-12a bit more fine-tuning for DM11Selene ToyKeeper3-8/+9
2021-11-12added DM11 to MODELS fileSelene ToyKeeper1-0/+3
2021-11-12fine-tuned DM11-12V build a bit based on actual measurementsSelene ToyKeeper1-7/+11
2021-11-03fixed KR4-tintramp build (switch wasn't working) and added it to MODELSSelene ToyKeeper1-0/+1
2021-11-03reset tint while changing tint ramp styleSelene ToyKeeper1-1/+5
2021-11-03added runtime config to choose tint-ramping or tint-toggleSelene ToyKeeper8-32/+54
2021-11-03added KR4-tintramp buildSelene ToyKeeper1-0/+12
2021-10-31documented number entry 1H action (add 10) in UI tableSelene ToyKeeper1-0/+1
2021-10-31made d4sv2-tintramp-fet work the same as no-fet version, but with added FET f...Selene ToyKeeper2-9/+17
2021-10-31fixed flicker on inactive tint ramp channel during rampingSelene ToyKeeper1-2/+8
2021-10-31added "200%" turbo on tint-ramping lights: D4S and LT1Selene ToyKeeper4-35/+69
2021-10-28Clarified Ramp->2C behavior a bit more.Selene ToyKeeper1-4/+4
2021-10-25fixed too-slow thermal regulation bug introduced in d4sv2-tintramp branchSelene ToyKeeper1-0/+2
2021-10-14don't blink when toggling tintSelene ToyKeeper1-1/+1
2021-10-12renamed MD11 -> DM11 because Hank changed the product nameSelene ToyKeeper3-6/+6
2021-10-09don't hardcode 2.9V for aux LED shutoffSelene ToyKeeper1-1/+1
2021-10-04added early initial attempt at a boost/12V/6V version of the MD11Selene ToyKeeper1-0/+70
2021-09-24added MD11-noFET, tweaked values in MD11-FET build tooSelene ToyKeeper2-3/+46
2021-09-24added dynamic PWM and FET to MD11Selene ToyKeeper1-14/+25
2021-09-24just a few adjustments to start withSelene ToyKeeper1-12/+11
2021-09-24copied Noctigon K1 -> MD11 to start defining a new lightSelene ToyKeeper1-0/+61
2021-09-22added attiny type to the MODELS file, rewrote how MODELS file gets generatedSelene ToyKeeper3-60/+128
2021-09-17clarified where brightness level comes from in beacon/sos/momentary modesSelene ToyKeeper1-6/+6
2021-09-15added Noctigon K9.3-tintramp build targets for FET, reduced FET, and noFETSelene ToyKeeper3-0/+157
2021-09-15fixed wrong value on D4Sv2-tintramp ramp calculator (was off by one)Selene ToyKeeper1-3/+3
2021-09-14documented "hold" action in number entry stateSelene ToyKeeper1-0/+5
2021-09-14added a hold shortcut in number entry menu: click for +1, hold for +10Selene ToyKeeper2-2/+14
2021-09-10fixed builds which failed due to being too big (rot66, mf01-mini)Selene ToyKeeper2-0/+4
2021-09-10fixed K9.3 builds (oops, new update_tint() needed to be compiled out for K9.3)Selene ToyKeeper2-2/+2
2021-09-10fixed blf-lantern-t1616 build... I thinkSelene ToyKeeper1-16/+2
2021-09-10fixed ancient bug which caused a weird up-spike in thermal regulation during ...Selene ToyKeeper1-4/+13
2021-09-10added D4Sv2-tintramp-FET build, which uses a FET on one set of LEDs for turbo...Selene ToyKeeper3-9/+76
2021-09-08changed D4Sv2-tintramp from 255 to 511 for lowest PWM TOP value,Selene ToyKeeper1-3/+3
2021-09-08got BLF LT1 working again, using new tint-ramping codeSelene ToyKeeper2-21/+6
2021-09-08got D4Sv2 tint ramping to work, with dynamic PWM (PFM)Selene ToyKeeper3-72/+107
2021-09-07copied k9.3 config for new d4sv2-tintrampSelene ToyKeeper1-0/+85
2021-08-31fixed builds which failed to compile after recent changesSelene ToyKeeper4-2/+8
2021-08-31reduced length of auto-reverse timing window from ~1000 ms to ~660ms, because...Selene ToyKeeper4-3/+6
2021-08-31documented recent changes in the user manualSelene ToyKeeper1-20/+64
2021-08-31made 2C ceiling/turbo behavior configurable in Simple UISelene ToyKeeper6-47/+95
2021-08-31added third 2C style: 0 = no turbo (but it's still available as momentary)Selene ToyKeeper2-2/+10
2021-08-31added runtime option to choose Anduril 1 or Anduril 2 double-click turbo styleSelene ToyKeeper8-17/+55
2021-08-31added runtime option to select whether to ramp up after hold-from-off (defaul...Selene ToyKeeper6-11/+49
2021-08-31added runtime config option for smooth ramp speedSelene ToyKeeper5-21/+61
2021-08-27made it possible to use autolock in simple UISelene ToyKeeper1-7/+1
2021-08-23added documentation for the global config menu and jump start levelSelene ToyKeeper1-0/+26
2021-08-23moved jump start into FSM so it'll be more universal and the app won't need s...Selene ToyKeeper11-40/+39