<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch v1.6.3.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=v1.6.3.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=v1.6.3.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-05-09T18:48:42+00:00</updated>
<entry>
<title>Bump version to 1.6.3.1</title>
<updated>2016-05-09T18:48:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-09T18:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c457c827a7445098ba5effd410de754ff5c65843'/>
<id>urn:sha1:c457c827a7445098ba5effd410de754ff5c65843</id>
<content type='text'>
Post 1.6.3 release

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/cc1111: Use SW to drive UART RTS pin</title>
<updated>2016-05-09T18:33:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-09T18:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b25785ee0afebaf516b8a1b8d08d36fbdadd74ca'/>
<id>urn:sha1:b25785ee0afebaf516b8a1b8d08d36fbdadd74ca</id>
<content type='text'>
Can't get the hw to work.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Ignore some built files for 1.6.3</title>
<updated>2016-05-07T00:10:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-07T00:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1216c0ccece4ca1492967a341c5d01e9e5068ed8'/>
<id>urn:sha1:1216c0ccece4ca1492967a341c5d01e9e5068ed8</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2016-05-06T23:49:30+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-05-06T23:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ce4c8a8ad57515e851207b0a82f3af791bb30d3e'/>
<id>urn:sha1:ce4c8a8ad57515e851207b0a82f3af791bb30d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add beep to TeleMega turnon script</title>
<updated>2016-05-06T23:49:09+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-05-06T23:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa9630c30ee09bf358e77bf47ed0815a19237fca'/>
<id>urn:sha1:aa9630c30ee09bf358e77bf47ed0815a19237fca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: Change install to look for browser in a different place</title>
<updated>2016-05-06T23:46:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-06T23:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=320e312db36fb6519a0bb1530d79595af18cdc86'/>
<id>urn:sha1:320e312db36fb6519a0bb1530d79595af18cdc86</id>
<content type='text'>
The windows registry is a mystery.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fix map preloading callbacks, run in separate thread</title>
<updated>2016-05-05T09:25:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-05T09:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e0081f7ba6fc9f1e4484d3e291fd30065ad5b620'/>
<id>urn:sha1:e0081f7ba6fc9f1e4484d3e291fd30065ad5b620</id>
<content type='text'>
The map storage and tile callbacks were muddled together. Create
clearly separate states for map data and have status updates be
delivered when registering for new status events so that registration
is sufficient to track the state without an explicit call to get the
current state.

Run the map tile creation in a separate thread so that even checking
status of files on disk runs out of the UI thread.

These fixes serve to make the pacifier update more smoothly, and also
not over/under count tile loading so that the loading actually
completes when all of the tiles are loaded.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Change order of windows install so that java detect works</title>
<updated>2016-05-05T06:56:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-05T06:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=13179f614a99cad3016832ac1b365eaa4208c10f'/>
<id>urn:sha1:13179f614a99cad3016832ac1b365eaa4208c10f</id>
<content type='text'>
I have no idea why this matters, but if you run the FTDI script before
trying to detect java, then the javaw.exe program isn't found and java
detection fails.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: 1.6.3 release notes note TeleBT rts/cts and TM 2.0 monitor idle fixes</title>
<updated>2016-05-05T04:13:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-05T04:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=85191fe911a5ea4af384bff9b2ed9986679cd9fd'/>
<id>urn:sha1:85191fe911a5ea4af384bff9b2ed9986679cd9fd</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Update AltosDroid chapter for 1.6.3</title>
<updated>2016-05-05T04:12:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-05-05T04:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=541996f95f9e26299618dbb79e723b82a52afd31'/>
<id>urn:sha1:541996f95f9e26299618dbb79e723b82a52afd31</id>
<content type='text'>
New menu structure, idle mode and frequency configuration

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
