<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosRecord.java, branch telegps-v0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telegps-v0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telegps-v0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-06-03T02:16:19+00:00</updated>
<entry>
<title>altosui: Split out lots of the altosui code to a shared library</title>
<updated>2012-06-03T02:16:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-01-03T00:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6510e8495fc5e8057b6092963def4d78978625a0'/>
<id>urn:sha1:6510e8495fc5e8057b6092963def4d78978625a0</id>
<content type='text'>
To be shared with the Android application eventually

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Quick hacks to download megametrum data and convert to CSV</title>
<updated>2012-06-02T02:51:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-02T02:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1824761f5b98e92485e2dd347b1c4d043ec207e2'/>
<id>urn:sha1:1824761f5b98e92485e2dd347b1c4d043ec207e2</id>
<content type='text'>
Very little useful data crunching is done, but at least we can save
and convert files

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Only update GPS data when new GPS information arrives</title>
<updated>2011-10-27T07:49:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-27T07:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0669f0d74fc24c4f1925a45a9975b7a49a65b692'/>
<id>urn:sha1:0669f0d74fc24c4f1925a45a9975b7a49a65b692</id>
<content type='text'>
Track which telemetry packets are actually producing new GPS
information and only update the GPS average position and count of
stable GPS reports with new GPS info, instead of on every telemetry packet.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Deal with telem data that goes backwards in time</title>
<updated>2011-10-09T17:09:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-09T16:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5c82b07471f017171c58a6968adf79901f46a987'/>
<id>urn:sha1:5c82b07471f017171c58a6968adf79901f46a987</id>
<content type='text'>
The new telemetry stuff can send packets with older timestamps, so
sort telem packets read from disk to create an in-order record of the flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add companion support to the flight UI and CSV conversion</title>
<updated>2011-08-14T01:46:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-12T21:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c7f540330c040c521f9d7626009a406e704a5e41'/>
<id>urn:sha1:c7f540330c040c521f9d7626009a406e704a5e41</id>
<content type='text'>
Shows the companion data in a new tab. Also put companion data into
CSV file.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Parse remaining standard telemetry packets</title>
<updated>2011-07-06T04:41:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T04:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4132ac5896114e5f3d8fb3f219422e8933078cf4'/>
<id>urn:sha1:4132ac5896114e5f3d8fb3f219422e8933078cf4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Support raw telemetry from TeleDongle</title>
<updated>2011-06-28T08:03:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-06-28T08:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7fd9b8f720add559b262e81d61ededc9df16ca94'/>
<id>urn:sha1:7fd9b8f720add559b262e81d61ededc9df16ca94</id>
<content type='text'>
Use raw telemetry frames when TeleDongle supports them, this involves
parsing the hex dump of the packet instead of having teledongle take
the packet apart. Only the legacy format is working at this point; the
altos bits for the new split telemetry frames is not written yet.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Only plot acceleration when present in data file</title>
<updated>2011-03-30T18:48:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-30T18:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f558cfa1df77c36a459168c1953d0945ee5a7f9f'/>
<id>urn:sha1:f558cfa1df77c36a459168c1953d0945ee5a7f9f</id>
<content type='text'>
Eliminates a bogus axis and data line for devices which do not have an
accelerometer.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add support for telemetry version 4</title>
<updated>2011-03-23T20:27:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-23T20:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f3e68341f6f5daaf26dd162e4f9a06c29988986a'/>
<id>urn:sha1:f3e68341f6f5daaf26dd162e4f9a06c29988986a</id>
<content type='text'>
New telemetry format needed to support TeleNano and TeleMini

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Move altosui to the top level, placing libaltos inside it.</title>
<updated>2010-11-24T23:09:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-11-24T22:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fbefb3eea981d34a09496cf8abf0119de2e35bf'/>
<id>urn:sha1:3fbefb3eea981d34a09496cf8abf0119de2e35bf</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
