<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anduril/hw/hank/lume-x1, 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>hank-lume-x1: enable RGB button while main LEDs are on</title>
<updated>2025-09-19T05:00:12+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-09-19T05:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=dc9e3498dfdfaa8c1d11a026e65727c5c5692511'/>
<id>dc9e3498dfdfaa8c1d11a026e65727c5c5692511</id>
<content type='text'>
(side effect: also enables RGB front aux while main LEDs are on,
 since the two are a single circuit internally and can't be separated)
(changed at Hank's request)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(side effect: also enables RGB front aux while main LEDs are on,
 since the two are a single circuit internally and can't be separated)
(changed at Hank's request)
</pre>
</div>
</content>
</entry>
<entry>
<title>changed hank-lume-x1 model number back on 2024-09-28</title>
<updated>2025-01-06T06:02:55+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-01-06T06:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=f410319ec0f3288bd5899de519e35dc82b4f7bea'/>
<id>f410319ec0f3288bd5899de519e35dc82b4f7bea</id>
<content type='text'>
for some reason, and didn't commit... saving now to change branches,
but should delete this commit if it turns out there was no reason for it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for some reason, and didn't commit... saving now to change branches,
but should delete this commit if it turns out there was no reason for it
</pre>
</div>
</content>
</entry>
<entry>
<title>hank-lume-x1: minor calibration and cleaning</title>
<updated>2024-09-23T00:01:28+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2024-09-23T00:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=7994bb2b6bfc1586b4a53e0d72ebb1da93733333'/>
<id>7994bb2b6bfc1586b4a53e0d72ebb1da93733333</id>
<content type='text'>
- calibrated party strobe
- removed duplicate or commented-out code
- added a basic readme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- calibrated party strobe
- removed duplicate or commented-out code
- added a basic readme
</pre>
</div>
</content>
</entry>
<entry>
<title>hank-lume-x1 cleanup and calibration, part 1:</title>
<updated>2024-09-22T23:15:47+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2024-09-22T23:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=6be8fff532c4be83126517a6e3b7b725548761c2'/>
<id>6be8fff532c4be83126517a6e3b7b725548761c2</id>
<content type='text'>
- changed model number from 0281 to 0171
- cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little
  (but the latter needs a complete refactor, as soon as the
   hardware abstraction code can handle aux LEDs better)
- cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little
- removed USE_OTG_IN_MOMENTARY since it's not actually used
- moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/
- superficial cleanup on hank/lume-x1/hwdef.*
- removed some of the extra stuff from hank/lume-x1/anduril.h
- adjusted calibration (especially ramp table) on hank-lume-x1
  (ramp shape is pretty close to a D4K-boost now, but with more firefly modes)
  (calibration is based on a sample size of 1, further testing needed)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed model number from 0281 to 0171
- cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little
  (but the latter needs a complete refactor, as soon as the
   hardware abstraction code can handle aux LEDs better)
- cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little
- removed USE_OTG_IN_MOMENTARY since it's not actually used
- moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/
- superficial cleanup on hank/lume-x1/hwdef.*
- removed some of the extra stuff from hank/lume-x1/anduril.h
- adjusted calibration (especially ramp table) on hank-lume-x1
  (ramp shape is pretty close to a D4K-boost now, but with more firefly modes)
  (calibration is based on a sample size of 1, further testing needed)
</pre>
</div>
</content>
</entry>
<entry>
<title>cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/commit/d83ebb75dab8c462b7efa841bccc00a136ff15a2</title>
<updated>2024-09-22T22:46:40+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2024-09-22T22:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=89ea4e6f8ac15d3cb12d5562df9681c9d650b5f8'/>
<id>89ea4e6f8ac15d3cb12d5562df9681c9d650b5f8</id>
<content type='text'>
The [PR](https://github.com/ToyKeeper/anduril/pull/37) has a lot of other
stuff in it, so I'm just picking out the parts needed for this particular
light, and leaving the rest for later.

Will need further edits before merging into trunk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The [PR](https://github.com/ToyKeeper/anduril/pull/37) has a lot of other
stuff in it, so I'm just picking out the parts needed for this particular
light, and leaving the rest for later.

Will need further edits before merging into trunk.
</pre>
</div>
</content>
</entry>
</feed>
