aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* converted Emisar D4Sv2 build, and updated it to use dynamic PWMSelene ToyKeeper2023-04-295-151/+300
* converted KR4-nofet buildSelene ToyKeeper2023-04-293-9/+52
* D4v2 can use 8-bit ramp tables tooSelene ToyKeeper2023-04-293-8/+8
* KR4: ramp can use 8 bits, since values never go over 255Selene ToyKeeper2023-04-293-7/+12
* missed this file on previous commitSelene ToyKeeper2023-04-291-26/+29
* Noctigon KR4: updated to use new channel systemSelene ToyKeeper2023-04-2910-282/+402
* just a todo note for laterSelene ToyKeeper2023-04-291-0/+1
* lockout mode: fixed manual memory timer and tint, added 3H next channel,Selene ToyKeeper2023-04-291-5/+23
* D4v2: tweaked ramp to make it smootherSelene ToyKeeper2023-04-281-9/+8
* D4v2 FET+1 model: works again, and now uses dynamic PWM (lower lows)Selene ToyKeeper2023-04-285-35/+190
* RGB aux: always preview in high mode, and show voltage during 3-second post-o...Selene ToyKeeper2023-04-281-4/+7
* changed lockout RGB aux default to blinking voltage, instead of blinking discoSelene ToyKeeper2023-04-281-1/+2
* only use 2-color strobe in tactical mode if it's on main LEDs, not auxSelene ToyKeeper2023-04-281-1/+4
* tactical mode: use police strobe by default, if it existsSelene ToyKeeper2023-04-271-2/+6
* Noctigon KR4-tintramp updated to use new channel systemSelene ToyKeeper2023-04-272-7/+7
* whitespace cleanupSelene ToyKeeper2023-04-261-5/+5
* change channel mode per config step in channel mode menuSelene ToyKeeper2023-04-264-6/+34
* made sleep voltage work on attiny1616 againSelene ToyKeeper2023-04-263-6/+31
* put RGB aux LEDs in high mode for 3 seconds after light goes to sleepSelene ToyKeeper2023-04-252-2/+4
* fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux modeSelene ToyKeeper2023-04-2515-40/+16
* updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper2023-04-258-85/+555
* added stepped tint rampingSelene ToyKeeper2023-04-199-52/+227
* LT1S Pro: added white-only auto-tint mode, at gchart's requestSelene ToyKeeper2023-04-193-20/+81
* made "Ramp 3H" do momentary turbo if current channel mode has no argsSelene ToyKeeper2023-04-174-19/+34
* LT1S Pro: raised the ramp a bit; it seemed too low in the middleSelene ToyKeeper2023-04-171-2/+9
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-17176-1660/+778
* reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" structSelene ToyKeeper2023-04-1630-664/+580
* added ability to use 2 colors in config modeSelene ToyKeeper2023-04-153-49/+46
* enable sunset timer in Extended Simple UISelene ToyKeeper2023-04-151-1/+1
* adapted smooth-sunset patch from SammysHPSelene ToyKeeper2023-04-154-95/+41
* LT1S Pro: added manual memory with a timer by default, like on SP10 ProSelene ToyKeeper2023-04-151-0/+6
* merged gcharts config updates for BLF Q8 t1616Selene ToyKeeper2023-04-151-2/+11
* added gchart's Extended Simple UI (strobes and aux config in simple mode)Selene ToyKeeper2023-04-152-36/+81
* LT1S Pro: reduced visibility of PWM by dropping the TOP values fasterSelene ToyKeeper2023-04-151-9/+7
* LT1S: added thermal regulationSelene ToyKeeper2023-04-145-125/+243
* LT1S Pro: after measuring, perhaps low aux mode is better after allSelene ToyKeeper2023-04-141-2/+10
* LT1S Pro: added dynamic PWM (much better low modes!)Selene ToyKeeper2023-04-145-63/+168
* refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 workingSelene ToyKeeper2023-04-1329-508/+1019
* merging gchart's changes, part 1...Selene ToyKeeper2023-04-0714-0/+735
* added a "tactical mode" on "Off -> 6C"Selene ToyKeeper2023-03-2823-4/+239
* strobe modes: added 4C to cycle backward through strobesSelene ToyKeeper2023-03-281-0/+6
* just whitespace / commentsSelene ToyKeeper2023-03-283-4/+4
* fast-blink the aux LED in standby when battery is lowSelene ToyKeeper2023-02-105-34/+54
* fixed voltage calibration resolution on SP10 ProSelene ToyKeeper2022-10-211-2/+2
* allow supporting single-color and RGB side button in the same buildSelene ToyKeeper2022-07-297-12/+46
* added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only)Selene ToyKeeper2022-07-294-6/+52
* fixed level_calc.py when using --pwm with 4 args instead of 5Selene ToyKeeper2022-04-281-1/+1
* merged sp10-pro shutoff fix and mt35-mini supportSelene ToyKeeper2022-04-1414-13/+191
|\
| * applied new phase-hack flags to other builds where relevantSelene ToyKeeper2022-04-147-0/+21
| * sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delaySelene ToyKeeper2022-04-142-10/+22