| Commit message (Expand) | Author | Files | Lines |
| 2024-08-21 | merged SammysHP's fix for TS10 lower-Vf LEDs, reverted my fix | Selene ToyKeeper | 1 | -2/+4 |
| 2024-08-20 | wurkkos-ts10-rgbaux: limit max power to 200/255, at Wurkkos's request | Selene ToyKeeper | 1 | -1/+2 |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -3/+0 |
| 2023-11-03 | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 1 | -0/+0 |
| 2023-11-03 | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-10-09 | reduced @wurkoss-ts10 smooth ramp ceiling from 150 to 130 | Selene ToyKeeper | 1 | -1/+1 |
| 2023-08-29 | renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbaux | Selene ToyKeeper | 1 | -0/+4 |
| 2023-08-19 | newer TS10 ramp, more low modes (max 7135 at ramp 90/150 like SammysHP's ramp) | Selene ToyKeeper | 1 | -10/+52 |
| 2023-08-19 | new TS10 ramp, smoother low levels than before | Selene ToyKeeper | 1 | -2/+2 |
| 2023-08-15 | added Wurkkos TS10 w/ RGB aux (unfinished, still needs tweaks) | Selene ToyKeeper | 1 | -50/+25 |
| 2023-05-30 | synced configs between D4v2 and KR4 | Selene ToyKeeper | 1 | -2/+2 |
| 2023-05-02 | D4v2: added the rest of the aux RGB colors as channel modes, | Selene ToyKeeper | 1 | -0/+3 |
| 2023-04-29 | Noctigon KR4: updated to use new channel system | Selene ToyKeeper | 1 | -3/+4 |
| 2023-04-28 | D4v2: tweaked ramp to make it smoother | Selene ToyKeeper | 1 | -9/+8 |
| 2023-04-28 | D4v2 FET+1 model: works again, and now uses dynamic PWM (lower lows) | Selene ToyKeeper | 1 | -18/+42 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -2/+3 |
| 2023-04-13 | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 1 | -15/+6 |
| 2021-04-14 | aux LED config cleaning... | Selene ToyKeeper | 1 | -5/+0 |
| 2021-04-13 | config updates for Hank (Emisar / Noctigon): | Selene ToyKeeper | 1 | -0/+1 |
| 2020-08-31 | added model numbers to each build target, and to version check function | Selene ToyKeeper | 1 | -0/+1 |
| 2020-08-20 | raised ceiling levels for simple UI in each build target | Selene ToyKeeper | 1 | -0/+5 |
| 2020-08-05 | moved Simple UI actions from 8C/8H -> 10C/10H... and removed USE_TENCLICK_TH... | Selene ToyKeeper | 1 | -3/+0 |
| 2020-07-12 | cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config files | Selene ToyKeeper | 1 | -2/+2 |
| 2020-03-16 | merged some misc fixes from pakutrai, cleaned up comments, removed unused sym... | Selene ToyKeeper | 1 | -12/+0 |
| 2019-11-14 | added a lowpass filter for battery voltage measurements | Selene ToyKeeper | 1 | -0/+3 |
| 2019-09-06 | added button LED support to D4v2 | Selene ToyKeeper | 1 | -0/+4 |
| 2019-08-05 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -2/+34 |
| 2019-07-26 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -1/+13 |
| 2019-05-22 | turned off hard turbo drop since it doesn't seem to be needed any more | Selene ToyKeeper | 1 | -3/+1 |
| 2019-05-22 | Rewrote thermal regulation. Seems to be much more stable now... doesn't boun... | Selene ToyKeeper | 1 | -1/+3 |
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -0/+1 |
| 2018-11-03 | Made it easier to override hwdef-*.h values in cfg-*.h files. | Selene ToyKeeper | 1 | -3/+0 |
| 2018-09-06 | Enabled THERM_HARD_TURBO_DROP on Emisar D4 and FW3A. | Selene ToyKeeper | 1 | -3/+4 |
| 2018-07-01 | Made it easier to define thermal parameters per driver type. | Selene ToyKeeper | 1 | -0/+2 |
| 2018-06-30 | Fixed thermal regulation bug, where it used the wrong target to determine adj... | Selene ToyKeeper | 1 | -0/+4 |
| 2018-06-27 | Move driver-specific ramp tables into the driver's config file. | Selene ToyKeeper | 1 | -0/+13 |
| 2018-06-24 | Refactored driver/hardware definition code to be one file per driver type. | Selene ToyKeeper | 1 | -2/+1 |
| 2018-06-24 | Moved driver-specific details to separate header files. | Selene ToyKeeper | 1 | -0/+2 |