<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anduril/ui, branch simple-ui</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/'/>
<entry>
<title>off: re-enter standby</title>
<updated>2026-04-02T19:55:07+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=9fa6aa01628c726e535ec4c37359968418ffdecf'/>
<id>9fa6aa01628c726e535ec4c37359968418ffdecf</id>
<content type='text'>
in case we left it by accident (random interrupt or cosmic rays or whatever)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in case we left it by accident (random interrupt or cosmic rays or whatever)
</pre>
</div>
</content>
</entry>
<entry>
<title>3C from aux/on: color wheel</title>
<updated>2026-04-02T19:54:14+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=adfc5a05a1238f5d6069c0356cfb2a4fe442010a'/>
<id>adfc5a05a1238f5d6069c0356cfb2a4fe442010a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detect_weak_battery() on powerup</title>
<updated>2026-04-02T19:53:09+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=d2b281ccbd8b1b49050bdf44e7573b954869567f'/>
<id>d2b281ccbd8b1b49050bdf44e7573b954869567f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust timing/comments</title>
<updated>2026-04-02T19:52:40+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=29158ee147f586bcb24eac821f1f5e0ac7e9d453'/>
<id>29158ee147f586bcb24eac821f1f5e0ac7e9d453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce CEIL, still plenty bright</title>
<updated>2026-04-02T19:52:11+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=4a9c11e254a86417edb63336edd0c011a39863d9'/>
<id>4a9c11e254a86417edb63336edd0c011a39863d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>idle_mode()</title>
<updated>2026-04-02T19:51:38+00:00</updated>
<author>
<name>Christian Schubert</name>
</author>
<published>2026-04-02T19:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=c42de8566390db18ce2f140cbf9427a412eddc69'/>
<id>c42de8566390db18ce2f140cbf9427a412eddc69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simple UI</title>
<updated>2026-03-27T21:51:23+00:00</updated>
<author>
<name>Apexo</name>
</author>
<published>2026-03-27T21:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=3ac85dfa1d09feac1f92f98bd9e5194b8185f1cd'/>
<id>3ac85dfa1d09feac1f92f98bd9e5194b8185f1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made new settings apply to all button LEDs on lights bigger than 8K ROM</title>
<updated>2025-07-04T10:57:34+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-07-04T10:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=2b19de99a2c4acd8041a50593ff3a7586fe06a27'/>
<id>2b19de99a2c4acd8041a50593ff3a7586fe06a27</id>
<content type='text'>
This replaces "USE_CONFIGURABLE_RGB_VOLTAGE_LEVELS"
with "USE_AUX_THRESHOLD_CONFIG", which controls the brightness of
button LEDs while the main LEDs are on,
and during post-off voltage display.

Same basic concept, but works on single-color LEDs too,
and lets the user finally configure POVD thresholds.

The code for this is a bit messy, but the aux LED code as a whole
is pretty messy since it wasn't designed for the things it does now.
The entire thing needs a refactor or rewrite someday.  But not today.
For now, this is just enough to make the pull request
cover more use cases before merging into trunk.

I've tested it on a variety of lights, but am not yet entirely
comfortable with it.  However, it worked on at least these:
- 1-color button LED, no RGB
- front RGB, 1-color button LED
- front RGB, hardwired also to RGB button
- RGB button, no other aux

These may need extra changes,
and may have extra config options which do nothing...
- front RGB, no button LED
- 1-color front aux, no button LED
- no aux at all
- attiny85 lights (some could theoretically support the new options,
  but none even try)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces "USE_CONFIGURABLE_RGB_VOLTAGE_LEVELS"
with "USE_AUX_THRESHOLD_CONFIG", which controls the brightness of
button LEDs while the main LEDs are on,
and during post-off voltage display.

Same basic concept, but works on single-color LEDs too,
and lets the user finally configure POVD thresholds.

The code for this is a bit messy, but the aux LED code as a whole
is pretty messy since it wasn't designed for the things it does now.
The entire thing needs a refactor or rewrite someday.  But not today.
For now, this is just enough to make the pull request
cover more use cases before merging into trunk.

I've tested it on a variety of lights, but am not yet entirely
comfortable with it.  However, it worked on at least these:
- 1-color button LED, no RGB
- front RGB, 1-color button LED
- front RGB, hardwired also to RGB button
- RGB button, no other aux

These may need extra changes,
and may have extra config options which do nothing...
- front RGB, no button LED
- 1-color front aux, no button LED
- no aux at all
- attiny85 lights (some could theoretically support the new options,
  but none even try)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rgb-voltage-configurable' of github.com:SiteRelEnby/anduril into pr10-SiteRelEnby-rgb-voltage-configurable</title>
<updated>2025-06-19T23:10:43+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-06-19T23:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=be4d47a19eec28fa4c93364351c811aef302d9a8'/>
<id>be4d47a19eec28fa4c93364351c811aef302d9a8</id>
<content type='text'>
pulling pr10 branch into a feature branch based on a newer trunk

* 'rgb-voltage-configurable' of github.com:SiteRelEnby/anduril:
  Add a feature to make RGB voltage configurable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pulling pr10 branch into a feature branch based on a newer trunk

* 'rgb-voltage-configurable' of github.com:SiteRelEnby/anduril:
  Add a feature to make RGB voltage configurable
</pre>
</div>
</content>
</entry>
<entry>
<title>lockout mode now only does momentary moon/low on 1st and 2nd presses,</title>
<updated>2025-06-04T06:24:47+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-06-04T06:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=84129176fa2a316d26ed0bd1d252ef2703e79ca6'/>
<id>84129176fa2a316d26ed0bd1d252ef2703e79ca6</id>
<content type='text'>
so it no longer flashes on each click while advancing to other functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so it no longer flashes on each click while advancing to other functions
</pre>
</div>
</content>
</entry>
</feed>
