<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch aprs</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=aprs</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=aprs'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-12-17T00:06:41+00:00</updated>
<entry>
<title>Merge branch 'master' into hacking-cc1120</title>
<updated>2012-12-17T00:06:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-17T00:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8bcf3a88a78cd9d69da413d0d18233e8a532a10c'/>
<id>urn:sha1:8bcf3a88a78cd9d69da413d0d18233e8a532a10c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altoslib: unconfigured radio frequency data is now -1, not 0</title>
<updated>2012-12-16T21:25:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-16T21:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=00bc1a090a294e103370b8ab0a0fe5d7a2acfe92'/>
<id>urn:sha1:00bc1a090a294e103370b8ab0a0fe5d7a2acfe92</id>
<content type='text'>
This changed when AltosConfigData was cleaned up, so now frequency
settings must check for positive numbers rather than non-zero.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Discard previous flight state on SN change</title>
<updated>2012-12-15T03:28:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-15T03:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f1409311761d65e85ac08c38c9b9a0114cc8f535'/>
<id>urn:sha1:f1409311761d65e85ac08c38c9b9a0114cc8f535</id>
<content type='text'>
A previous change discarded previous *telemetry* state, but failed to
discard any previous overall flight state. This would reset some of
the data fields, but wouldn't reset the GPS state and max measurements.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Only list flight logs for boards that we know have them</title>
<updated>2012-12-15T03:27:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-15T03:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8dbe8abd034a2d1ee2ec0380ec376722a4ecbd71'/>
<id>urn:sha1:8dbe8abd034a2d1ee2ec0380ec376722a4ecbd71</id>
<content type='text'>
Boards that don't have flight logs will generate a nice 'Syntax Error'
and fail to initialize.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add APRS interval configuration to UI</title>
<updated>2012-12-08T01:35:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-08T01:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=abf82991b8e69754ebc4857ce78ac4a4b01f16e4'/>
<id>urn:sha1:abf82991b8e69754ebc4857ce78ac4a4b01f16e4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Call config UI from AltosConfigData directly</title>
<updated>2012-12-08T01:27:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-08T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1489c7f75f7b9ce547ac49c157b440c4f9131ef4'/>
<id>urn:sha1:1489c7f75f7b9ce547ac49c157b440c4f9131ef4</id>
<content type='text'>
Don't make AltosConfig have a pile of config code, stick that in
AltosConfigData instead. This uses a new interface, AltosConfigValues
to get from AltosConfigData to the UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use AltosConfigData for altosui configuration dialog</title>
<updated>2012-12-07T16:32:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-07T16:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=16fd9009d8b034fd8d208115317f65fabe10072a'/>
<id>urn:sha1:16fd9009d8b034fd8d208115317f65fabe10072a</id>
<content type='text'>
Instead of a separate config language parser, share with altoslib

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make AltosConfigData parse all of the config data</title>
<updated>2012-12-07T01:08:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-07T01:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e572651b36ad557d716fb14e76e3eec132e5ebdf'/>
<id>urn:sha1:e572651b36ad557d716fb14e76e3eec132e5ebdf</id>
<content type='text'>
It was missing quite a few. This also speeds up parsing of config from
TeleScience, TeleBT and TeleTerra by not listing flight info on those
products (where it doesn't make sense).

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make AltosMs5607 capable of parsing ms5607 info lines</title>
<updated>2012-12-07T01:07:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-07T01:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cb4f2b62d50aca615bd4f9f230a1736880125e3e'/>
<id>urn:sha1:cb4f2b62d50aca615bd4f9f230a1736880125e3e</id>
<content type='text'>
This moves the parsing from AltosMs5607Query

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Reset telem tracking state when switching altimeters</title>
<updated>2012-11-18T18:13:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-11-18T18:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c4737c81ee2da826b38cc52efbfb09017e6825ca'/>
<id>urn:sha1:c4737c81ee2da826b38cc52efbfb09017e6825ca</id>
<content type='text'>
This discards any local state when the new telem packet has a
different serial number

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