diff options
| author | Selene ToyKeeper | 2025-08-31 16:58:17 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2025-08-31 16:58:17 -0600 |
| commit | 7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6 (patch) | |
| tree | 3fa02a56818346f5bab8da9474d14e2122774a57 /ChangeLog.md | |
| parent | renamed wurkkos-ts25-boost to wurkkos-ts26 (diff) | |
| parent | ChangeLog for new minor release (diff) | |
| download | anduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.tar.gz anduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.tar.bz2 anduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.zip | |
Merge branch 'trunk' into wurkkos-ts25-boost
just getting the latest upstream changes
* trunk:
ChangeLog for new minor release
spacing, misc cleanup, made anchors work, fixed bad link
there's another inherited setting now
added more info about manual memory remembering channel mode
space
added info about simple vs advanced UI, and attiny85 battcheck resolution
reworded a bit for consistency with the rest of the manual
made new settings apply to all button LEDs on lights bigger than 8K ROM
Manual: Add how to check which UI the user is in
Manual: Document extra digit for battery check
Manual: Add default for post-off voltage display
Manual: Add channel mode to manual memory
Manual: Update options inherited by Simple UI
Add a feature to make RGB voltage configurable
Improve manual - add links for navigability, and an FAQ
Document aux LED settings in Tactical Mode
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index a60b662..63a5395 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -14,6 +14,29 @@ formats: # Next +# 2025-07-07 + +Merged a few pull requests, minor improvements, nothing big. Users can now +configure if and when the button LEDs light up during use and during POVD. + +General: + +- Added config options to make button LED brightness thresholds configurable. + Battcheck -> 7H -> Options 3+4 now set the aux low/high ramp levels, for the + brightness of the button while the main LEDs are on, and the brightness of + Post-Off Voltage Display (POVD) after turning the main LEDs off. + (may be options 2+3 on lights with no RGB aux, instead of 3+4) + (new options are only available on lights with more than 8 KiB ROM) +- Lockout mode now only does momentary moon/low on 1st and 2nd presses. +- Documentation updates. +- Fixed broken GitHub CI. + +Hardware-specific changes: + +- &emisar-d3aa: Reduced moon preflash even more. + If it still flashes, it probably can't be fixed in software. + + # 2025-04-29 Pretty minor release. Things have been weird lately. |
