| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-28 | fixed FW3X thermal regulation | Selene ToyKeeper | 1 | -4/+6 | |
| It had no minimum thermal stepdown defined, so it used MAX_7135 by default, which was level 149/150 ... thus virtually no regulation. I also made it easier to switch between internal and external temperature sensors by just commenting out a few lines in the hwdef.h. | |||||
| 2023-11-28 | FW3X: fixed external temperature sensor | Selene ToyKeeper | 1 | -0/+32 | |
| (the MCU's internal sensor works too, but external is a bit better I guess?) | |||||
| 2023-11-27 | FW3X: multiple upgrades... | Selene ToyKeeper | 1 | -9/+59 | |
| - upgraded to DSM: lower lows, *much* smoother ramp - made lows more efficient with underclocking - fixed party strobe being too blurry - calibrated UI speed / bogomips multiplier - added readme to document this hardware's multiple quirks | |||||
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -1/+1 | |
| (also modified the build scripts to work with the new file structure) | |||||
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 | |
| (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff) | |||||
| 2023-10-31 | converted fw3x-lume1 to new API, I think | Selene ToyKeeper | 1 | -19/+17 | |
| (needs testing on actual hardware, and ideally tweaking to improve performance) | |||||
| 2023-10-12 | misc comments, spacing, documentation | Selene ToyKeeper | 1 | -1/+0 | |
| 2023-08-26 | updated wurkkos-ts25 to use set_level_zero() | Selene ToyKeeper | 1 | -8/+9 | |
| (mostly as a quick test, will do the rest of the builds later) | |||||
| 2023-07-17 | fixed Wurkkos builds (using new refactor) | Selene ToyKeeper | 1 | -0/+13 | |
| 2023-05-02 | converted Wurkkos TS25 build... | Selene ToyKeeper | 1 | -2/+2 | |
| ... and gave it a smoother ramp ... and the other new functions added recently | |||||
| 2023-05-02 | converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes) | Selene ToyKeeper | 1 | -4/+5 | |
| 2023-04-29 | D4v2 can use 8-bit ramp tables too | Selene ToyKeeper | 1 | -1/+1 | |
| 2023-04-29 | missed this file on previous commit | Selene ToyKeeper | 1 | -26/+29 | |
| 2023-04-28 | D4v2 FET+1 model: works again, and now uses dynamic PWM (lower lows) | Selene ToyKeeper | 1 | -0/+45 | |
| (also added generic channel modes for RGB aux LEDs) | |||||
