| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | documented ramp 6C, ramp 4H, lockout 3H, and battcheck 3C | Selene ToyKeeper | 2023-05-02 | 1 | -2/+15 |
| * | added ability to set channel mode for number readouts (batt check, temp check... | Selene ToyKeeper | 2023-05-02 | 6 | -5/+39 |
| * | converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes) | Selene ToyKeeper | 2023-05-02 | 3 | -33/+64 |
| * | documented a couple recent changes | Selene ToyKeeper | 2023-04-30 | 1 | -0/+4 |
| * | converted Emisar D4Sv2 build, and updated it to use dynamic PWM | Selene ToyKeeper | 2023-04-29 | 1 | -26/+48 |
| * | converted KR4-nofet build | Selene ToyKeeper | 2023-04-29 | 1 | -5/+3 |
| * | KR4: ramp can use 8 bits, since values never go over 255 | Selene ToyKeeper | 2023-04-29 | 1 | -0/+5 |
| * | Noctigon KR4: updated to use new channel system | Selene ToyKeeper | 2023-04-29 | 5 | -24/+42 |
| * | just a todo note for later | Selene ToyKeeper | 2023-04-29 | 1 | -0/+1 |
| * | lockout mode: fixed manual memory timer and tint, added 3H next channel, | Selene ToyKeeper | 2023-04-29 | 1 | -5/+23 |
| * | D4v2: tweaked ramp to make it smoother | Selene ToyKeeper | 2023-04-28 | 1 | -9/+8 |
| * | D4v2 FET+1 model: works again, and now uses dynamic PWM (lower lows) | Selene ToyKeeper | 2023-04-28 | 3 | -18/+72 |
| * | RGB aux: always preview in high mode, and show voltage during 3-second post-o... | Selene ToyKeeper | 2023-04-28 | 1 | -4/+7 |
| * | changed lockout RGB aux default to blinking voltage, instead of blinking disco | Selene ToyKeeper | 2023-04-28 | 1 | -1/+2 |
| * | only use 2-color strobe in tactical mode if it's on main LEDs, not aux | Selene ToyKeeper | 2023-04-28 | 1 | -1/+4 |
| * | tactical mode: use police strobe by default, if it exists | Selene ToyKeeper | 2023-04-27 | 1 | -2/+6 |
| * | Noctigon KR4-tintramp updated to use new channel system | Selene ToyKeeper | 2023-04-27 | 1 | -4/+4 |
| * | whitespace cleanup | Selene ToyKeeper | 2023-04-26 | 1 | -5/+5 |
| * | change channel mode per config step in channel mode menu | Selene ToyKeeper | 2023-04-26 | 4 | -6/+34 |
| * | made sleep voltage work on attiny1616 again | Selene ToyKeeper | 2023-04-26 | 3 | -6/+31 |
| * | put RGB aux LEDs in high mode for 3 seconds after light goes to sleep | Selene ToyKeeper | 2023-04-25 | 2 | -2/+4 |
| * | fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux mode | Selene ToyKeeper | 2023-04-25 | 15 | -40/+16 |
| * | updated D4Sv2-tintramp -> Emisar 2-channel build target ... | Selene ToyKeeper | 2023-04-25 | 3 | -13/+127 |
| * | added stepped tint ramping | Selene ToyKeeper | 2023-04-19 | 9 | -52/+227 |
| * | LT1S Pro: added white-only auto-tint mode, at gchart's request | Selene ToyKeeper | 2023-04-19 | 1 | -6/+8 |
| * | made "Ramp 3H" do momentary turbo if current channel mode has no args | Selene ToyKeeper | 2023-04-17 | 3 | -16/+29 |
| * | LT1S Pro: raised the ramp a bit; it seemed too low in the middle | Selene ToyKeeper | 2023-04-17 | 1 | -2/+9 |
| * | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 2023-04-17 | 131 | -1319/+534 |
| * | reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct | Selene ToyKeeper | 2023-04-16 | 28 | -596/+572 |
| * | added ability to use 2 colors in config mode | Selene ToyKeeper | 2023-04-15 | 3 | -49/+46 |
| * | enable sunset timer in Extended Simple UI | Selene ToyKeeper | 2023-04-15 | 1 | -1/+1 |
| * | adapted smooth-sunset patch from SammysHP | Selene ToyKeeper | 2023-04-15 | 4 | -95/+41 |
| * | LT1S Pro: added manual memory with a timer by default, like on SP10 Pro | Selene ToyKeeper | 2023-04-15 | 1 | -0/+6 |
| * | merged gcharts config updates for BLF Q8 t1616 | Selene ToyKeeper | 2023-04-15 | 1 | -2/+11 |
| * | added gchart's Extended Simple UI (strobes and aux config in simple mode) | Selene ToyKeeper | 2023-04-15 | 2 | -36/+81 |
| * | LT1S Pro: reduced visibility of PWM by dropping the TOP values faster | Selene ToyKeeper | 2023-04-15 | 1 | -9/+7 |
| * | LT1S: added thermal regulation | Selene ToyKeeper | 2023-04-14 | 3 | -39/+51 |
| * | LT1S Pro: after measuring, perhaps low aux mode is better after all | Selene ToyKeeper | 2023-04-14 | 1 | -2/+10 |
| * | LT1S Pro: added dynamic PWM (much better low modes!) | Selene ToyKeeper | 2023-04-14 | 3 | -20/+22 |
| * | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 2023-04-13 | 26 | -443/+811 |
| * | merging gchart's changes, part 1... | Selene ToyKeeper | 2023-04-07 | 10 | -0/+309 |
| * | added a "tactical mode" on "Off -> 6C" | Selene ToyKeeper | 2023-03-28 | 23 | -4/+239 |
| * | strobe modes: added 4C to cycle backward through strobes | Selene ToyKeeper | 2023-03-28 | 1 | -0/+6 |
| * | just whitespace / comments | Selene ToyKeeper | 2023-03-28 | 3 | -4/+4 |
| * | fast-blink the aux LED in standby when battery is low | Selene ToyKeeper | 2023-02-10 | 5 | -34/+54 |
| * | fixed voltage calibration resolution on SP10 Pro | Selene ToyKeeper | 2022-10-21 | 1 | -2/+2 |
| * | allow supporting single-color and RGB side button in the same build | Selene ToyKeeper | 2022-07-29 | 7 | -12/+46 |
| * | added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only) | Selene ToyKeeper | 2022-07-29 | 4 | -6/+52 |
| * | sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delay | Selene ToyKeeper | 2022-04-14 | 1 | -8/+17 |
| * | moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAY | Selene ToyKeeper | 2022-04-14 | 2 | -32/+22 |