<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/drivers/samd.cpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>Migrate to the new esp-idf I2C driver</title>
<updated>2025-08-08T06:14:41+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2025-08-08T06:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=73baf2f88f61e307afd6cd17f6727da4e446b64c'/>
<id>73baf2f88f61e307afd6cd17f6727da4e446b64c</id>
<content type='text'>
It's a better, less verbose driver, and also this fixes an occasional
crash on boot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a better, less verbose driver, and also this fixes an occasional
crash on boot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support a minor version in the SAMD firmware</title>
<updated>2024-10-01T05:46:20+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-10-01T05:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4c2bcbfb56e589c61d065e285655456ac833aa08'/>
<id>4c2bcbfb56e589c61d065e285655456ac833aa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a settings screen with power+battery info</title>
<updated>2024-07-24T05:29:45+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-07-24T05:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=0cc75366848e9205ac88884afcc128925024ccec'/>
<id>0cc75366848e9205ac88884afcc128925024ccec</id>
<content type='text'>
Mostly for debugging, but also u can toggle fast charging off and on now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly for debugging, but also u can toggle fast charging off and on now
</pre>
</div>
</content>
</entry>
<entry>
<title>Support setting the samd charge rate</title>
<updated>2024-05-15T05:57:16+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-15T05:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4c9b77ea1308ef3fe72a81d888560161d19485d6'/>
<id>4c9b77ea1308ef3fe72a81d888560161d19485d6</id>
<content type='text'>
We default to the fast one, and do not try setting the charge rate bit
on older samd versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We default to the fast one, and do not try setting the charge rate bit
on older samd versions
</pre>
</div>
</content>
</entry>
<entry>
<title>move driver includes into a subdir as well</title>
<updated>2024-05-02T11:52:59+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T11:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=26eb580043ad176bdc58d996f30d470e1073ef00'/>
<id>26eb580043ad176bdc58d996f30d470e1073ef00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn and block MSC disable if the sd card is busy</title>
<updated>2024-04-08T03:50:35+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-04-08T03:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=5f1a6507d8f7a0f9ecea179f94aeb182eac77cfe'/>
<id>5f1a6507d8f7a0f9ecea179f94aeb182eac77cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a simpler method of determining charge status</title>
<updated>2024-03-14T03:40:36+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-14T03:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=1ea25ab9d3bc9d7ad85bccd3a3c9e4f56c71a80f'/>
<id>1ea25ab9d3bc9d7ad85bccd3a3c9e4f56c71a80f</id>
<content type='text'>
idk why the smarter way of doing it doesn't work reliably, but im sick
of it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
idk why the smarter way of doing it doesn't work reliably, but im sick
of it
</pre>
</div>
</content>
</entry>
<entry>
<title>add accurate esp and samd versions + expose this info to lua</title>
<updated>2024-01-10T09:34:36+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-10T09:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=55bde70b9651b411ac0135bd4704f5b6972ea799'/>
<id>55bde70b9651b411ac0135bd4704f5b6972ea799</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support changing the usb msc state</title>
<updated>2023-12-22T05:48:24+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-12-22T05:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=5f0e16e97a773480a3b09c5312c98742e7049f1d'/>
<id>5f0e16e97a773480a3b09c5312c98742e7049f1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Periodically check int lines instead of relying on interrupts</title>
<updated>2023-11-23T20:41:48+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-11-23T20:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=230721cd6271f3239b42e1d2471f8db15bebd712'/>
<id>230721cd6271f3239b42e1d2471f8db15bebd712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
