aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-04-15LT1S Pro: added manual memory with a timer by default, like on SP10 ProSelene ToyKeeper1-0/+6
2023-04-15merged gcharts config updates for BLF Q8 t1616Selene ToyKeeper1-2/+11
2023-04-15added gchart's Extended Simple UI (strobes and aux config in simple mode)Selene ToyKeeper2-36/+81
2023-04-15LT1S Pro: reduced visibility of PWM by dropping the TOP values fasterSelene ToyKeeper1-9/+7
2023-04-14LT1S: added thermal regulationSelene ToyKeeper3-39/+51
2023-04-14LT1S Pro: after measuring, perhaps low aux mode is better after allSelene ToyKeeper1-2/+10
2023-04-14LT1S Pro: added dynamic PWM (much better low modes!)Selene ToyKeeper3-20/+22
2023-04-13refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 workingSelene ToyKeeper26-443/+811
2023-04-07merging gchart's changes, part 1...Selene ToyKeeper10-0/+309
2023-03-28added a "tactical mode" on "Off -> 6C"Selene ToyKeeper23-4/+239
2023-03-28strobe modes: added 4C to cycle backward through strobesSelene ToyKeeper1-0/+6
2023-03-28just whitespace / commentsSelene ToyKeeper3-4/+4
2023-02-10fast-blink the aux LED in standby when battery is lowSelene ToyKeeper5-34/+54
2022-10-21fixed voltage calibration resolution on SP10 ProSelene ToyKeeper1-2/+2
2022-07-29allow supporting single-color and RGB side button in the same buildSelene ToyKeeper7-12/+46
2022-07-29added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only)Selene ToyKeeper4-6/+52
2022-04-14sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delaySelene ToyKeeper1-8/+17
2022-04-14moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAYSelene ToyKeeper2-32/+22
2022-04-13Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli...Gabriel Hart2-1/+5