| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactored how channel modes are defined, and converted emisar-2ch build | Selene ToyKeeper | 2023-07-10 | 10 | -459/+610 |
| * | Partially fixed oscillating aux LED voltage colors while asleep. | Selene ToyKeeper | 2023-07-08 | 3 | -12/+21 |
| * | Fixed spurious voltage warnings in attiny1616 sleep mode. Fixed by SammysHP. | Selene ToyKeeper | 2023-07-08 | 1 | -9/+7 |
| * | added Noctigon M44 sources | Selene ToyKeeper | 2023-07-03 | 3 | -0/+482 |
| * | fixed KR4 thermal regulation | Selene ToyKeeper | 2023-06-29 | 1 | -0/+1 |
| * | Removed references to Harry Potter, | Selene ToyKeeper | 2023-06-29 | 22 | -324/+324 |
| * | fixed red aux blink on 1st frame of post-off voltage display | Selene ToyKeeper | 2023-06-29 | 1 | -0/+1 |
| * | moved definition of BLINK_ONCE_TIME to the same file as BLINK_BRIGHTNESS | Selene ToyKeeper | 2023-05-30 | 2 | -6/+5 |
| * | fixed aux pre-flash (thanks to wolfgirl42) | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| * | documented new version check format | Selene ToyKeeper | 2023-05-30 | 1 | -4/+7 |
| * | make sure blink_digit(0) uses the same timing as the rest of the UI | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| * | changed version check from YYYYMMDDXXXX to XXXX.YYYY-MM-DD, | Selene ToyKeeper | 2023-05-30 | 4 | -9/+12 |
| * | Wurkkos models: add red+blue police strobe | Selene ToyKeeper | 2023-05-30 | 1 | -0/+6 |
| * | with each build, dump a .cpp file with the source after preprocessing | Selene ToyKeeper | 2023-05-30 | 1 | -1/+5 |
| * | synced configs between D4v2 and KR4 | Selene ToyKeeper | 2023-05-30 | 4 | -34/+41 |
| * | gradual adjustments: handle 0-to-255 in one step on the way up too, not just ... | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| * | fixed bug: regulated down on some lights when not hot | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| * | converted Noctigon DM11-12V build, renamed to noctigon-dm11-boost | Selene ToyKeeper | 2023-05-17 | 5 | -191/+301 |
| * | post-off voltage display: use low brightness when torch was at moon level bef... | Selene ToyKeeper | 2023-05-02 | 7 | -12/+30 |
| * | added Wurkkos FC13 and TS11 | Selene ToyKeeper | 2023-05-02 | 3 | -2/+43 |
| * | post-off voltage display was slightly too long, default to 4s, not 5s | Selene ToyKeeper | 2023-05-02 | 1 | -1/+1 |
| * | RGB buttons: while torch is on, use low mode below a configured level | Selene ToyKeeper | 2023-05-02 | 1 | -1/+2 |
| * | documented post-off voltage display config | Selene ToyKeeper | 2023-05-02 | 1 | -57/+64 |
| * | converted Wurkkos TS25 build... | Selene ToyKeeper | 2023-05-02 | 4 | -150/+273 |
| * | D4v2: added the rest of the aux RGB colors as channel modes, | Selene ToyKeeper | 2023-05-02 | 4 | -11/+52 |
| * | made "post-off voltage display" user-configurable in battcheck 7H menu item 2 | Selene ToyKeeper | 2023-05-02 | 5 | -2/+29 |
| * | fixed bug: channel change could stick when activating a config menu from batt... | Selene ToyKeeper | 2023-05-02 | 1 | -1/+15 |
| * | documented ramp 6C, ramp 4H, lockout 3H, and battcheck 3C | Selene ToyKeeper | 2023-05-02 | 1 | -2/+15 |
| * | bin/flash-1616.py: added shebang header and +x bit | Selene ToyKeeper | 2023-05-02 | 1 | -1/+3 |
| * | 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 | 6 | -148/+259 |
| * | 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 | 5 | -151/+300 |
| * | converted KR4-nofet build | Selene ToyKeeper | 2023-04-29 | 3 | -9/+52 |
| * | D4v2 can use 8-bit ramp tables too | Selene ToyKeeper | 2023-04-29 | 3 | -8/+8 |
| * | KR4: ramp can use 8 bits, since values never go over 255 | Selene ToyKeeper | 2023-04-29 | 3 | -7/+12 |
| * | missed this file on previous commit | Selene ToyKeeper | 2023-04-29 | 1 | -26/+29 |
| * | Noctigon KR4: updated to use new channel system | Selene ToyKeeper | 2023-04-29 | 10 | -282/+402 |
| * | 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 | 5 | -35/+190 |
| * | 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 | 2 | -7/+7 |
| * | 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 |