Skip to content

Releases: starryalley/Anduril2

20230809 Release

09 Aug 05:16
Compare
Choose a tag to compare

New Features:

  • Add a lighthouse beacon strobe mode after fireworks mode
  • Add a broken fluorescent strobe mode after lighthouse beacon mode
  • For lights with indicator LED only (such as TS10) we can now use 7C in candle mode to cycle through indicator LED off/low/high
  • [D1v2] (or similar) where there is a button RGB LED that shows voltage color when on, now the button LED brightness is dependent on current AUX off setting. If it's off, no button RGB light when on. If it's low, button RGB will be low when on. If it's high, button RGB will be high.

Config changes:

  • [TS10] default temperature limit raised to 50C

Fixes:

  • [TS25] (or simillar) where there are just AUX RGB (no button LED), remove button LED modes in 6C in ramp mode.

20230614 Release

14 Jun 07:17
Compare
Choose a tag to compare

Fixes:

  • skip jump start if not in "instant on" mode.
  • tint alternating mode: limit max to ramp ceiling (usually 130) instead of max level (150)
  • fix AUX blinking on side facing AUX LED (like D1v2)

New Features:

  • blink AUX in green or indicator LED instead of main emitter(s) when entering/exiting lockout

20230304 Release

04 Mar 01:28
Compare
Choose a tag to compare

New Feature:

  • Child UI: A simple UI variant but is fixed to only low and high mode with very low brightness for the kids.

New Builds:

  • Add builds for lights that have no AUX: AUX-dependent functions are reverted (for mule, KR1 etc)
  • Add hex for old FET+1 driver in D4v2 (red driver)

20230223 Release

22 Feb 23:58
Compare
Choose a tag to compare

New Features:

  • 2 new strobe modes for dual-channel lights: tint alternating and continuous tint ramping
  • improved fireworks mode that makes use of dual channels
  • for dual-channel lights, 5C is added as a shortcut to go to tint edges in normal mode
  • include SammysHP's awesome stepped tint ramping
  • pull to r653

Config Changes:

  • disable blink at middle or ceiling by default

20221105 Release

05 Nov 12:33
Compare
Choose a tag to compare

Fix:

  • fix annoying short flicker right after turning on when startup mode is set to instant on (mode 0, the default Anduril2 behaviour)

20221103 Release

03 Nov 03:42
Compare
Choose a tag to compare

New Features:

  • When changing candle mode wobble style by 4H, short blip means the default Anduril2 candle, long blip for fireplace_slow, and longer blip for fireplace_fast. See this commit
  • [SP10 Pro] blink main emitter when voltage is low (<3.2V Li-ion or <0.9V for AA)

Config changes:

  • default startup mode set to smooth ramp up (mode 1, good enough for myself to be used for most of my lights)
  • default candle mode wobble style set to the Anduril2's candle (used to be fireplace_fast)
  • [SP10 Pro] disable manual memory and set thermal stepdown to 50C (from 45C)

Fixes:

  • [all KR4 variants] fix annoying blink/flash during ramping (#5)
  • [TS10] use low indicator LED in candle mode (high is too high)
  • [SP10 Pro] fix firework and bike flasher default level (too low by default)

20220919 Release

19 Sep 04:44
Compare
Choose a tag to compare

New features:

  • Added Startup Mode: default, quick ramp up, fluorescent flickering, lighter flickering
  • Smooth sunset from SammysHP
  • Tint ramping lights: slightly lower level 1 brightness
  • Indicator LED: added blinking low and blinking high modes, idea from SammysHP. TS10 lockout default is blinking low.
  • pull to r652 from Toykeeper's repo

Fixes:

  • fix Firework mode default brightness
  • Aux LVP fix for dual-voltage lights from gchart

20220719 release

19 Jul 05:51
Compare
Choose a tag to compare

This release is mainly for Wurkkos TS10:

Wurkkos TS10:

  • add support of TS10 and fix aux on bug and LVP bug
  • enable dynamic PWM of TS10 (much better level 1 and lower levels)
  • enable indicator LED (TS10 aux) in safer low battery blinking, digit blinking, fireplace mode, and ramping (using 6C)

SP10 Pro:

  • disable blinking in whole ramp

For all lights:

  • change safer low battery level from 3.4V to 3.2V

20220621 release

21 Jun 06:19
Compare
Choose a tag to compare

This release is mainly bug fixes after playing more with my Anduril2 lights. Also I added support for SP10 pro which is an awesome little AA/14500 anduril2. torch.

List of features and fixes to the previous release:

  • based on revision 649
  • fix 6C AUX LED modes when light is on (in ramp mode). See README for more info.
  • add 8H to go to middle tint (in ramp mode) for dual channel lights
  • adjust temperature measurement during sleep (For AUX light temperature mode) so it's more accurate

20220412 release

12 Apr 00:42
Compare
Choose a tag to compare

This is a re-do of what I have done previously on top of the latest rev 647 (last updated on 9 Apr 2022) plus a new modification to make candle mode and firework mode look good with the new dynamic PWM code.

I have also removed some unpopular features and revert most personal settings to the default of Anduril2.

Please check README for more details.

What's new from the previous release:

  • rebase on top of latest Anduril2 (rev 647) which includes the latest and great features of Anduril2
  • still a much better customised candle mode plus 2 fireplace modes in there
  • a firework mode that works
  • all the good stuffs that I had previously