Skip to content

2023-10-01

Compare
Choose a tag to compare
@ToyKeeper ToyKeeper released this 02 Dec 00:19
· 214 commits to trunk since this release

2023-10-01

General:

  • Updated a bunch of lights to work with the new multi-channel API.
  • Added "smooth steps" a.k.a. "soft start", to make on/off and step changes
    smooth. (enabled by default, can be turned off in Ramp Extras menu)
  • User can save a different channel mode for each strobe-group mode.
  • Made strobes/blinkies more responsive in Tactical Mode.
  • Fixed bug: Tactical Mode clobbers strobe group memory.
  • Fixed some minor post-off voltage display bugs.
  • Made RGB button brightness update faster in blinky modes.
  • Fixed bug: Wrong channel after colored factory reset.
  • attiny1616, attiny1634: Partially fixed oscillating aux LED voltage
    colors while off. Better than before, but can still happen in some cases.
  • attiny1616: Fixed spurious voltage warnings in sleep mode. (it could
    sometimes go from Lockout mode to Off mode by itself)
  • Lots of internal refactoring.

New lights:

  • emisar-2ch-fet: Added. (0136)
  • emisar-d4k-3ch: Added. (0151)
  • noctigon-m44: Added. (0143)
  • wurkkos-ts10-rgbaux: Added. (0713)

Hardware-specific changes:

  • ff-e01, ff-pl47, ff-pl47g2: Enabled smooth steps instead of SOS mode.
    (0421, 0422, 0423, 0441)
  • emisar-2ch, noctigon-m44: Added RGB aux channel modes. (0135, 0143)
  • emisar-2ch-fet, noctigon-k9.3: New ramps with better-calibrated shape.
    (0136, 0261)
  • emisar-d4v2-nofet: New ramp table. (0115)
  • emisar-d4sv2-tintramp: Removed / renamed. (0135, 0136)
  • noctigon-k9.3: Fixed years-old mess. Merged builds, converted to
    multi-channel, removed old builds, generally got K9.3 working quite a bit
    better. (0261, 0262, 0263, 0265, 0266, 0267)
  • noctigon-m44: Lower moon, and greatly reduced flicker. (0143)
  • sofirn-lt1s-pro: Allow configuring the blink channel. (0623)
  • wurkkos: Raised default temperature limit to 50 C. (07xx)
  • wurkkos-ts10: Better / smoother ramp. (0713, 0714)