aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30fixed aux pre-flash (thanks to wolfgirl42)Selene ToyKeeper1-1/+1
2023-05-30documented new version check formatSelene ToyKeeper1-4/+7
2023-05-30make sure blink_digit(0) uses the same timing as the rest of the UISelene ToyKeeper1-1/+1
2023-05-30changed version check from YYYYMMDDXXXX to XXXX.YYYY-MM-DD,Selene ToyKeeper4-9/+12
2023-05-30Wurkkos models: add red+blue police strobeSelene ToyKeeper1-0/+6
2023-05-30synced configs between D4v2 and KR4Selene ToyKeeper2-21/+10
2023-05-30gradual adjustments: handle 0-to-255 in one step on the way up too, not just ...Selene ToyKeeper1-1/+1
2023-05-30fixed bug: regulated down on some lights when not hotSelene ToyKeeper1-1/+1
2023-05-17converted Noctigon DM11-12V build, renamed to noctigon-dm11-boostSelene ToyKeeper2-25/+28
2023-05-02post-off voltage display: use low brightness when torch was at moon level bef...Selene ToyKeeper7-12/+30
2023-05-02added Wurkkos FC13 and TS11Selene ToyKeeper3-2/+43
2023-05-02post-off voltage display was slightly too long, default to 4s, not 5sSelene ToyKeeper1-1/+1
2023-05-02RGB buttons: while torch is on, use low mode below a configured levelSelene ToyKeeper1-1/+2
2023-05-02documented post-off voltage display configSelene ToyKeeper1-57/+64
2023-05-02converted Wurkkos TS25 build...Selene ToyKeeper1-34/+45
2023-05-02D4v2: added the rest of the aux RGB colors as channel modes,Selene ToyKeeper3-3/+26
2023-05-02made "post-off voltage display" user-configurable in battcheck 7H menu item 2Selene ToyKeeper5-2/+29
2023-05-02fixed bug: channel change could stick when activating a config menu from batt...Selene ToyKeeper1-1/+15
2023-05-02documented ramp 6C, ramp 4H, lockout 3H, and battcheck 3CSelene ToyKeeper1-2/+15
2023-05-02added ability to set channel mode for number readouts (batt check, temp check...Selene ToyKeeper6-5/+39
2023-05-02converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes)Selene ToyKeeper3-33/+64
2023-04-30documented a couple recent changesSelene ToyKeeper1-0/+4
2023-04-29converted Emisar D4Sv2 build, and updated it to use dynamic PWMSelene ToyKeeper1-26/+48
2023-04-29converted KR4-nofet buildSelene ToyKeeper1-5/+3
2023-04-29KR4: ramp can use 8 bits, since values never go over 255Selene ToyKeeper1-0/+5
2023-04-29Noctigon KR4: updated to use new channel systemSelene ToyKeeper5-24/+42
2023-04-29just a todo note for laterSelene ToyKeeper1-0/+1
2023-04-29lockout mode: fixed manual memory timer and tint, added 3H next channel,Selene ToyKeeper1-5/+23
2023-04-28D4v2: tweaked ramp to make it smootherSelene ToyKeeper1-9/+8
2023-04-28D4v2 FET+1 model: works again, and now uses dynamic PWM (lower lows)Selene ToyKeeper3-18/+72
2023-04-28RGB aux: always preview in high mode, and show voltage during 3-second post-o...Selene ToyKeeper1-4/+7
2023-04-28changed lockout RGB aux default to blinking voltage, instead of blinking discoSelene ToyKeeper1-1/+2
2023-04-28only use 2-color strobe in tactical mode if it's on main LEDs, not auxSelene ToyKeeper1-1/+4
2023-04-27tactical mode: use police strobe by default, if it existsSelene ToyKeeper1-2/+6
2023-04-27Noctigon KR4-tintramp updated to use new channel systemSelene ToyKeeper1-4/+4
2023-04-26whitespace cleanupSelene ToyKeeper1-5/+5
2023-04-26change channel mode per config step in channel mode menuSelene ToyKeeper4-6/+34
2023-04-26made sleep voltage work on attiny1616 againSelene ToyKeeper3-6/+31
2023-04-25put RGB aux LEDs in high mode for 3 seconds after light goes to sleepSelene ToyKeeper2-2/+4
2023-04-25fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux modeSelene ToyKeeper15-40/+16
2023-04-25updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper3-13/+127
2023-04-19added stepped tint rampingSelene ToyKeeper9-52/+227
2023-04-19LT1S Pro: added white-only auto-tint mode, at gchart's requestSelene ToyKeeper1-6/+8
2023-04-17made "Ramp 3H" do momentary turbo if current channel mode has no argsSelene ToyKeeper3-16/+29
2023-04-17LT1S Pro: raised the ramp a bit; it seemed too low in the middleSelene ToyKeeper1-2/+9
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper131-1319/+534
2023-04-16reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" structSelene ToyKeeper28-596/+572
2023-04-15added ability to use 2 colors in config modeSelene ToyKeeper3-49/+46
2023-04-15enable sunset timer in Extended Simple UISelene ToyKeeper1-1/+1
2023-04-15adapted smooth-sunset patch from SammysHPSelene ToyKeeper4-95/+41