<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosTelemetryRecordRaw.java, branch 1.1.9.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.1.9.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.1.9.1'/>
<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: Restructure telemetry classes to be more sane</title>
<updated>2012-03-27T03:11:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-27T03:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=392a3107b9e9cc8c1ea51df6ff5ec54817adbc65'/>
<id>urn:sha1:392a3107b9e9cc8c1ea51df6ff5ec54817adbc65</id>
<content type='text'>
 * Make AltosTelemetryRecord be a class, rather than an interface.

 * Inherit from this for AltosTelemetryRecordLegacy and
   AltosTelemetryRecordRaw.

 * Remove bogus AltosTelemetryRecordGeneral class.

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: Generalize and centralize telemetry constants, parse v0.8 telemetry</title>
<updated>2011-07-17T00:48:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-17T00:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=941b90a4905e34936d24a25ca90ac04eb6f5a792'/>
<id>urn:sha1:941b90a4905e34936d24a25ca90ac04eb6f5a792</id>
<content type='text'>
Move telemetry constants to Altos class, adding functions to compute
names and lengths. Generalize users of these values to use all of the
known values.

Add support for v0.8 TeleMetrum telemetry

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>
</feed>
