<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/app_console/app_console.cpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>WIP merge cyclically dependent components into one big component</title>
<updated>2024-05-02T09:12:26+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T09:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=1573a8c4cde1cd9528b422b2dcc598e37ffe94a7'/>
<id>1573a8c4cde1cd9528b422b2dcc598e37ffe94a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP rewrie audio pipeline+fsm guts for more reliability</title>
<updated>2024-03-25T06:34:41+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-25T06:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=175bfc4e3e9f7aa39e084d3f1625347f1d5711ec'/>
<id>175bfc4e3e9f7aa39e084d3f1625347f1d5711ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split the lua thread registry into its own files</title>
<updated>2024-02-22T03:16:33+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-22T03:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=f9aec8b6906599296417af5414b1c72a3cf53e73'/>
<id>f9aec8b6906599296417af5414b1c72a3cf53e73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make property bindings shared amongst all lua threads</title>
<updated>2024-02-22T01:37:01+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-22T01:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4b2003c78a5e4270f384283f72d185cd4a40f30e'/>
<id>4b2003c78a5e4270f384283f72d185cd4a40f30e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various of bluetooth issues</title>
<updated>2024-02-06T02:37:20+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-06T01:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=99c56641e9ee531a0553ff19422009dd667a3add'/>
<id>99c56641e9ee531a0553ff19422009dd667a3add</id>
<content type='text'>
connecting and disconnecting is a bit more consistent now!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
connecting and disconnecting is a bit more consistent now!
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Add version command' (#29) from hails/tangara-fw:version-command into main</title>
<updated>2024-02-05T23:24:42+00:00</updated>
<author>
<name>cooljqln</name>
<email>cooljqln@noreply.codeberg.org</email>
</author>
<published>2024-02-05T23:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=0731a3fbcc5f68b8f36cb5e946f34fff78f0339e'/>
<id>0731a3fbcc5f68b8f36cb5e946f34fff78f0339e</id>
<content type='text'>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/29
</pre>
</div>
</content>
</entry>
<entry>
<title>convert kCurrentDbVersion to a type of integer that gets stringified</title>
<updated>2024-02-05T22:26:46+00:00</updated>
<author>
<name>Hailey Somerville</name>
<email>hailey@hailey.lol</email>
</author>
<published>2024-02-05T22:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=d78bbccdab6a0bc51e35e08379d4ac950917a61d'/>
<id>d78bbccdab6a0bc51e35e08379d4ac950917a61d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add version console command</title>
<updated>2024-02-05T11:32:49+00:00</updated>
<author>
<name>Hailey Somerville</name>
<email>hailey@hailey.lol</email>
</author>
<published>2024-02-05T11:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=bf761e034cf27ed3f6f4e1bb1470478095e14852'/>
<id>bf761e034cf27ed3f6f4e1bb1470478095e14852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add luarun command</title>
<updated>2024-02-05T11:10:21+00:00</updated>
<author>
<name>Hailey Somerville</name>
<email>hailey@hailey.lol</email>
</author>
<published>2024-02-04T03:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=c29b5521ed189c9c03367a83157ab146f3a03289'/>
<id>c29b5521ed189c9c03367a83157ab146f3a03289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hand off the sd card to the samd properly, and remount when it's finished</title>
<updated>2024-01-30T01:10:23+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-30T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=968d545d6735cd5a5c41574248fd5aeaa81471e7'/>
<id>968d545d6735cd5a5c41574248fd5aeaa81471e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
