| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | applied new delay factor to other DSM builds, and some new DSM_* defines | Selene ToyKeeper | 2023-10-29 | 1 | -1/+9 |
| | | |||||
| * | converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM) | Selene ToyKeeper | 2023-10-27 | 1 | -2/+0 |
| | | | | | | (this gives better, smoother low modes and reduced flicker) | ||||
| * | rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM), | Selene ToyKeeper | 2023-10-13 | 1 | -8/+18 |
| | | | | | | | | | | | | | | | which gives much better resolution, especially for the 8-bit channel. Also... - set_channel_mode() aborts when going from/to the same channel, to avoid unnecessary flicker - hsv2rgb() uses 16-bit R/G/B and V now - changed default channel to All - reduced default channel modes to just A, B, C, and All - smooth ramp floor defaults to 1/150 - raised level when aux LEDs turn on high during use (for better compatibility with red main LEDs) | ||||
| * | made custom 3H handler system work, added circular HSV ramping, | Selene ToyKeeper | 2023-08-25 | 1 | -0/+2 |
| | | | | | | | fixed some minor issues with LEDs not getting turned off in corner cases (strobe on channel 1 -> strobe on channel 2, 1 might not get turned off) | ||||
| * | added emisar-d4k-3ch build | Selene ToyKeeper | 2023-08-24 | 1 | -0/+230 |
