Releases: ablehobo/anduril2-plus
anduril2-plus v.1.1.5
Built and tested on Wurkkos TS11 and Wurkkos HD10 (uses the ts10-rgbaux.hex firmware).
I'm also adding the SC21-Pro file. I don't have an adapter put together yet to flash that light, but if anyone can, it should work.
Nothing else changed.
Full Changelog: v1.1.4...v1.1.5
anduril2-plus v.1.1.4
Correctly implemented saving and loading Morse code message and speed setting to persistent storage so it will survive battery changes.
I had to disable SOS mode again on the emisar-2ch-fet image to fit everything else in.
Full Changelog: v1.1.3...v1.1.4
anduril2-plus v.1.1.3
Save Morse code message content and settings to EEPROM to persist across battery swaps
Full Changelog: v1.1.2...v1.1.3
anduril2-plus v.1.1.2
Reverted SOS mode
Enabled SOS mode on emisar-2ch-fet as it will now fit
Full Changelog: v1.1.1...v1.1.2
anduril2-plus v.1.1.1
Refactored the Morse code decoding function which eliminated some decoding bugs that caused incorrect patterns to be blinked.
Disabled S.O.S. mode on emisar-2ch-fet due to memory constraints.
Full Changelog: v1.0.3...v1.1.1
anduril2-plus v.1.0.3
Added the option to input a space by entering 30 clicks. 3x1H is the best way to input it.
Full Changelog: v1.0.2...v1.0.3
anduril2-plus v.1.0.2
Added backspace option to Morse mode 7H menu. The menu order now is: 1-Letter Entry, 2-Backspace, 3-Message Clear, 4-Speed Control
Enabled Morse mode on Sofirn BLF-LT1 t1616.
Full Changelog: v1.0.1...v1.0.2
anduril2-plus v1.0.1
Set a scaling factor for Morse code speed set via 7H.
Also, I am dropping all .hex files that I could successfully build. Most of them are not tested by me but should be fine. They just may be missing some features without them being enabled in the source code.
Known good ones are: anduril.wurkkos-fc13.hex, anduril.sofirn-blf-lt1-t1616.hex, anduril.hank-emisar-2ch-fet.hex, and anduril.hank-emisar-2ch.hex. I will be testing more light models that I own in the near future.
Full Changelog: v1.0...v1.0.1
anduril2-plus v.1.0.0
Fully optimized and compressed codebase (much credit to ChatGPT) in order to fit all features into emisar-2ch-fet. All currently known bugs are worked out.
Full Changelog: https://github.com/ablehobo/anduril2-plus/commits/v1.0