<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anduril/hw/hank/noctigon-dm11, 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>fixed ADC on attiny1634 and related builds</title>
<updated>2023-11-27T14:31:56+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-27T14:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=1b6f40863b4f08365e39236496d687ab7806ed11'/>
<id>1b6f40863b4f08365e39236496d687ab7806ed11</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>@hank-*-boost: reduced ripple on low modes</title>
<updated>2023-11-04T17:39:05+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-04T17:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=f9938f60e6210872592da9a851c8339a3cf258e7'/>
<id>f9938f60e6210872592da9a851c8339a3cf258e7</id>
<content type='text'>
by raising MCU clock speed to half at levels 2+
instead of the previous value of 1/4th speed

I tried full speed too, which makes ripple much smaller and faster...
but it also causes a big jump in brightness between levels 1 and 2.
My lux meter shows ~350 at 1/150 or ~500 at 2/150,
but at half speed it's ~650 at 2/150,
and at full speed it's ~1100 at 2/150.
So I went for a happy medium to balance ripple, brightness, and runtime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by raising MCU clock speed to half at levels 2+
instead of the previous value of 1/4th speed

I tried full speed too, which makes ripple much smaller and faster...
but it also causes a big jump in brightness between levels 1 and 2.
My lux meter shows ~350 at 1/150 or ~500 at 2/150,
but at half speed it's ~650 at 2/150,
and at full speed it's ~1100 at 2/150.
So I went for a happy medium to balance ripple, brightness, and runtime.
</pre>
</div>
</content>
</entry>
<entry>
<title>@hank-*-boost: fixed flicker while holding button at moon</title>
<updated>2023-11-04T17:09:43+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-04T17:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=2542d8ca11e4da69e12cb9f5eeae38a565229bb5'/>
<id>2542d8ca11e4da69e12cb9f5eeae38a565229bb5</id>
<content type='text'>
@hank-noctigon-kr4-boost, @hank-noctigon-k1-boost, @hank-noctigon-dm11-boost
(0216, 0253, 0273)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@hank-noctigon-kr4-boost, @hank-noctigon-k1-boost, @hank-noctigon-dm11-boost
(0216, 0253, 0273)
</pre>
</div>
</content>
</entry>
<entry>
<title>moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,</title>
<updated>2023-11-03T16:53:34+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T16:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=c798ab3e78d4ca857c9aa6dc283176df1769becd'/>
<id>c798ab3e78d4ca857c9aa6dc283176df1769becd</id>
<content type='text'>
and updated other scripts and files accordingly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and updated other scripts and files accordingly
</pre>
</div>
</content>
</entry>
<entry>
<title>moved variant builds under their parent, like "d4-219" -&gt; "d4/219"</title>
<updated>2023-11-03T15:07:37+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T15:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=cf0ed5c4bd07e191088977722010e9eec94a7c05'/>
<id>cf0ed5c4bd07e191088977722010e9eec94a7c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed cfg.h -&gt; anduril.h inside source files</title>
<updated>2023-11-03T14:38:35+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=d711921e4a4210ee9cb521b98d49e62a82129fd5'/>
<id>d711921e4a4210ee9cb521b98d49e62a82129fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed cfg.h -&gt; anduril.h so each UI can have its own cfg (part 1)</title>
<updated>2023-11-03T12:39:50+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T12:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=8d022eba3b741bd2a1253df09c01d75e340b492a'/>
<id>8d022eba3b741bd2a1253df09c01d75e340b492a</id>
<content type='text'>
(still need to update file contents afterward,
 but doing it in a separate commit so git can detect renames easier)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(still need to update file contents afterward,
 but doing it in a separate commit so git can detect renames easier)
</pre>
</div>
</content>
</entry>
<entry>
<title>got things to compile again, renamed #includes</title>
<updated>2023-11-03T00:51:38+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-03T00:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=2dcd56ce3d00fc7414652e6f866bf8eefd42dba9'/>
<id>2dcd56ce3d00fc7414652e6f866bf8eefd42dba9</id>
<content type='text'>
(also modified the build scripts to work with the new file structure)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(also modified the build scripts to work with the new file structure)
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganized project files (part 1)</title>
<updated>2023-11-02T23:16:25+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-11-02T23:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=7cb4fe0944b839f28dfd96a88a772cd6a8b58019'/>
<id>7cb4fe0944b839f28dfd96a88a772cd6a8b58019</id>
<content type='text'>
(just moved files, didn't change the contents yet,
 and nothing will work without updating #includes and build scripts and stuff)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(just moved files, didn't change the contents yet,
 and nothing will work without updating #includes and build scripts and stuff)
</pre>
</div>
</content>
</entry>
</feed>
