<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-13T21:36:37+00:00</updated>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2012-09-13T21:36:37+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2012-09-13T21:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=320d90c376dccfe1599505e3b485df8d46e34bb3'/>
<id>urn:sha1:320d90c376dccfe1599505e3b485df8d46e34bb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Document imperial units and groundstation configuration</title>
<updated>2012-09-13T07:35:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T07:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2e6c6a6c15a7cff9f20b70a4cf58697da1302f01'/>
<id>urn:sha1:2e6c6a6c15a7cff9f20b70a4cf58697da1302f01</id>
<content type='text'>
What it says on the tin.

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>2012-09-13T06:58:30+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2012-09-13T06:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a7d6431777ce3377b788ddac6cb9fadd53c039c'/>
<id>urn:sha1:9a7d6431777ce3377b788ddac6cb9fadd53c039c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Exit with an error status when file processing fails</title>
<updated>2012-09-13T06:56:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T06:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d'/>
<id>urn:sha1:9728b20a4ad9576ac1022dc9a5771f5a3eb92b3d</id>
<content type='text'>
If the user provides any files on the command line, and if processing
them fails in some way, exit immediately with an error indication.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Leave new_gps indication until gps value is used</title>
<updated>2012-09-13T06:54:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T05:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0564f9b13d4e3050b0a45fc1c4f710ab2b1f9d81'/>
<id>urn:sha1:0564f9b13d4e3050b0a45fc1c4f710ab2b1f9d81</id>
<content type='text'>
During replay, AltosState may not see a new GPS value as soon as it
lands in the state field as additional records with the same timestamp
may come in after the GPS record.

Instead of resetting the new_gps indication when the new record is
created, wait until the new_gps indication is seen by the AltosState
update code and have that clear the new_gps indication.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Stop downloading eeprom data on a block full of invalid data</title>
<updated>2012-09-13T04:35:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-13T04:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e237920abb582d7ceb3e1925b11a848575ac68a'/>
<id>urn:sha1:7e237920abb582d7ceb3e1925b11a848575ac68a</id>
<content type='text'>
When no valid records are found within an eeprom block, we assume that
no more data will be found within the entire storage area.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>document workaround for 'make fat' not building altoslib</title>
<updated>2012-09-13T03:50:25+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2012-09-13T03:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2439f53ea21c84f7c510dc191dde025ada24281f'/>
<id>urn:sha1:2439f53ea21c84f7c510dc191dde025ada24281f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Releasing for non-native versioning and builds on debian branch</title>
<updated>2012-09-13T01:50:07+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2012-09-13T01:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=07d9ba938f2742da1bce5d8df55cbc236207a981'/>
<id>urn:sha1:07d9ba938f2742da1bce5d8df55cbc236207a981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2012-09-13T01:49:51+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2012-09-13T01:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fe009534ce6846b6db96cac8f6c2d53ba8010d91'/>
<id>urn:sha1:fe009534ce6846b6db96cac8f6c2d53ba8010d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Serialize data access in TD config code</title>
<updated>2012-09-12T23:07:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-12T23:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ee29fe48771dd22a0c5428761ee53a728495d11'/>
<id>urn:sha1:8ee29fe48771dd22a0c5428761ee53a728495d11</id>
<content type='text'>
Setting the values was being done in the UI thread instead of the
Serial thread, which left the serial thread with uninitialized values
when it went to update the displayed value for the current
frequency. All fixed now.

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