<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch plot-gps-height</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-01-19T07:00:20+00:00</updated>
<entry>
<title>Add GPS height to the usual plot</title>
<updated>2013-01-19T07:00:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-16T23:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f4fa8a4e93e17f19d15ef108f6e0c81b7a83cc04'/>
<id>urn:sha1:f4fa8a4e93e17f19d15ef108f6e0c81b7a83cc04</id>
<content type='text'>
This lets us compare the GPS height data to the barometric height data

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/micropeak-logging'</title>
<updated>2013-01-11T05:48:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T05:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e'/>
<id>urn:sha1:1ed6b13e87c1cc2d6618b6ba3a293ea6e3b5752e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altoslib: Clean up AltosRecord clone methods</title>
<updated>2013-01-11T05:44:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-09T23:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f715b5da3424adacc5a7f1e001e1dd7fa6f50385'/>
<id>urn:sha1:f715b5da3424adacc5a7f1e001e1dd7fa6f50385</id>
<content type='text'>
Make the AltosRecord version abstract and then implement suitable
versions in each subclass by creating copying constructors for each
class.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Don't smash existing GPS pad alt after boost</title>
<updated>2013-01-11T05:44:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-09T23:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=42733d2823b1ecf54c03881fc120067868c0ff4c'/>
<id>urn:sha1:42733d2823b1ecf54c03881fc120067868c0ff4c</id>
<content type='text'>
Leave the existing GPS pad altitude value in place after boost by
checking to see if it was ever computed before resetting it to the
barometric pad altitude. This makes GPS height values relative to the pad.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Use data.export for Raw display. Change to MPH</title>
<updated>2013-01-04T02:14:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-04T02:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ca284d8bef2f4bd360eaec58048ba9abdafc55bd'/>
<id>urn:sha1:ca284d8bef2f4bd360eaec58048ba9abdafc55bd</id>
<content type='text'>
data.export already knows how to format stuff, so use that to
construct the raw data presentation for the GUI too.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Remove unused fake product_micropeak_serial</title>
<updated>2013-01-02T18:48:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-02T18:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0933f2ed5791cfdc28242cd60be3942556f4ed20'/>
<id>urn:sha1:0933f2ed5791cfdc28242cd60be3942556f4ed20</id>
<content type='text'>
Code cleanups have made this no longer useful

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak is code complete now.</title>
<updated>2013-01-01T23:30:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-01T23:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d83587c3c66b730cc54ca153714eee520ee40b2c'/>
<id>urn:sha1:d83587c3c66b730cc54ca153714eee520ee40b2c</id>
<content type='text'>
Added save and download functionality. Removed 'new' from file menu.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Add units change notification list</title>
<updated>2012-12-31T19:38:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-31T19:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6db192898eebf750c4d51516eff7916bc4da493b'/>
<id>urn:sha1:6db192898eebf750c4d51516eff7916bc4da493b</id>
<content type='text'>
This allows the UI to automatically respond to changes in the
preferred units.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'aprs' into 'master'</title>
<updated>2012-12-17T00:07:14+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=dfff41c2bec16fe4c7b198a4720eb40d8e740ac4'/>
<id>urn:sha1:dfff41c2bec16fe4c7b198a4720eb40d8e740ac4</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>
</feed>
