<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosTelemetryRecordLegacy.java, branch altosui-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611'/>
<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: 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: Set 'seen' bits in legacy telemetry packet reader</title>
<updated>2011-07-17T03:46:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-17T03:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cbd14ba103ee5e3c5eec18e3a4ff13c320b98634'/>
<id>urn:sha1:cbd14ba103ee5e3c5eec18e3a4ff13c320b98634</id>
<content type='text'>
Otherwise, the 'scan' code won't show detected flight computers.

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: 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>
