<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anduril/hw/lumintop/fw3x-lume1, branch trunk</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>documented FW3X swapped pins better</title>
<updated>2023-12-17T07:18:14+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-17T07:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=312f7442c31d72dd36f108de9542f81960526658'/>
<id>312f7442c31d72dd36f108de9542f81960526658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fw3x: reduced pulsing on low modes</title>
<updated>2023-12-11T00:47:50+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-11T00:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=1d57e4a89ebe628ef8bcf9e324c9d1c2070d3685'/>
<id>1d57e4a89ebe628ef8bcf9e324c9d1c2070d3685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fw3x: document how it ships with the wrong fuse values, and how to fix it</title>
<updated>2023-12-03T21:52:18+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-03T21:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=258d63de644159254597610bceb45dce13462d87'/>
<id>258d63de644159254597610bceb45dce13462d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a build target for FW3X with manually-fixed RGB aux wiring</title>
<updated>2023-11-30T15:44:31+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-30T15:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=1153a7c8b4130abb62654476bc958399d687cbf2'/>
<id>1153a7c8b4130abb62654476bc958399d687cbf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed FW3X thermal regulation</title>
<updated>2023-11-28T19:40:16+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-28T19:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=064ea51863a4d873efef2cf9bfc557233a7057fb'/>
<id>064ea51863a4d873efef2cf9bfc557233a7057fb</id>
<content type='text'>
It had no minimum thermal stepdown defined, so it used MAX_7135 by default,
which was level 149/150 ... thus virtually no regulation.

I also made it easier to switch between internal and external temperature
sensors by just commenting out a few lines in the hwdef.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It had no minimum thermal stepdown defined, so it used MAX_7135 by default,
which was level 149/150 ... thus virtually no regulation.

I also made it easier to switch between internal and external temperature
sensors by just commenting out a few lines in the hwdef.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>FW3X: fixed external temperature sensor</title>
<updated>2023-11-28T17:30:04+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-28T17:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=00af846f2d4d269a447d27f6ce2b0307f18bdca8'/>
<id>00af846f2d4d269a447d27f6ce2b0307f18bdca8</id>
<content type='text'>
(the MCU's internal sensor works too, but external is a bit better I guess?)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the MCU's internal sensor works too, but external is a bit better I guess?)
</pre>
</div>
</content>
</entry>
<entry>
<title>FW3X: multiple upgrades...</title>
<updated>2023-11-27T23:08:11+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-27T23:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=6cb18249d33f57acaf8e78734f4d155ebfd72165'/>
<id>6cb18249d33f57acaf8e78734f4d155ebfd72165</id>
<content type='text'>
- upgraded to DSM: lower lows, *much* smoother ramp
- made lows more efficient with underclocking
- fixed party strobe being too blurry
- calibrated UI speed / bogomips multiplier
- added readme to document this hardware's multiple quirks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- upgraded to DSM: lower lows, *much* smoother ramp
- made lows more efficient with underclocking
- fixed party strobe being too blurry
- calibrated UI speed / bogomips multiplier
- added readme to document this hardware's multiple quirks
</pre>
</div>
</content>
</entry>
<entry>
<title>fw3x: fixed swapped red+blue, fixed battery measurements, added police color strobe</title>
<updated>2023-11-27T21:45:00+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-27T21:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=62e9337211eea3583daa24e84ce9fda5db5a35e7'/>
<id>62e9337211eea3583daa24e84ce9fda5db5a35e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]</title>
<updated>2023-11-11T04:34:40+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-11T04:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=3d12b7066d27b591e0283e20ed066bc66e29fbe4'/>
<id>3d12b7066d27b591e0283e20ed066bc66e29fbe4</id>
<content type='text'>
Phew, that's a lot of changes!  And there's still a lot more to do...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Phew, that's a lot of changes!  And there's still a lot more to do...
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed tk*.h in file contents, and deleted unused files</title>
<updated>2023-11-03T17:17:34+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T17:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=481634c860e76159852c4e6f6de92905028a9e4e'/>
<id>481634c860e76159852c4e6f6de92905028a9e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
