aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (unfollow)
Commit message (Expand)AuthorFilesLines
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-09don't hardcode 2.9V for aux LED shutoffSelene ToyKeeper1-1/+1
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
2021-08-23made jump start level configurable at runtime, and made it activate in more p...Selene ToyKeeper7-4/+64
2021-08-23force reset PWM phase when turning on from zeroSelene ToyKeeper1-3/+27
2021-08-16made dynamic PWM phase-correct; replaced brute-force phase reset to avoid fli...Selene ToyKeeper1-19/+22
2021-08-14set KR4 default floor higher at Hank's request,Selene ToyKeeper2-8/+8
2021-08-12calibrated KR4 jump-start-moon, may be too high on some older hardwareSelene ToyKeeper2-2/+2
2021-08-12KR4 thermal regulation no longer needs overrides, because dynamic PWM makes t...Selene ToyKeeper1-2/+3
2021-08-12got PFM / dynamic PWM actually working on Noctigon KR4Selene ToyKeeper6-28/+83
2021-08-12added a "jump start moon" option for hold-from-off, for lights with slow-acti...Selene ToyKeeper1-0/+13
2021-08-12made blink_once() brightness configurable per buildSelene ToyKeeper1-2/+5
2021-08-12document the actual maximum for manual memory timer (~140 minutes, not 255)Selene ToyKeeper2-1/+6
2021-07-25added Nichia 219B build for KR4 and K9.3, adjusted 219C builds, for intl-outdoorSelene ToyKeeper5-5/+38
2021-07-25allow building only some targets, instead of always doing allSelene ToyKeeper1-0/+13
2021-07-22summarize results at end of batch build processSelene ToyKeeper1-1/+30
2021-07-13added #define USE_THERM_AUTOCALIBRATE to opt outShane Synan2-2/+14