<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/altosui/AltosTelemetry.java, branch with-pdclib</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=with-pdclib</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=with-pdclib'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2010-11-24T23:09:05+00:00</updated>
<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>
<entry>
<title>altosui: Eliminate unncessary import altosui lines</title>
<updated>2010-11-13T23:19:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-11-13T23:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8463ffcaca6bcd31e645aba71c171f548dce96d8'/>
<id>urn:sha1:8463ffcaca6bcd31e645aba71c171f548dce96d8</id>
<content type='text'>
Java appears to automatically import every module from the current
package.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Report telemetry CRC errors in UI</title>
<updated>2010-09-03T14:04:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-09-03T08:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e5ef42c2b22c6639d90631dbbb588f9fd2494385'/>
<id>urn:sha1:e5ef42c2b22c6639d90631dbbb588f9fd2494385</id>
<content type='text'>
Telemetry CRC errors can signal problems with TeleMetrum or TeleDongle
units, so report them in the UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add support for old (version &lt; 3) telemetry files</title>
<updated>2010-08-27T06:49:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-27T06:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0942912163255523d923140c01afbdb5da1c19b5'/>
<id>urn:sha1:0942912163255523d923140c01afbdb5da1c19b5</id>
<content type='text'>
This lets the code read telemetry files from pre-released versions of
the software. Not strictly necessary for production, but useful for
analysing old files.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Compute flight state from eeprom data</title>
<updated>2010-08-06T02:49:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-06T02:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0e917f3ff822616adb147517ac961422e5fedbfd'/>
<id>urn:sha1:0e917f3ff822616adb147517ac961422e5fedbfd</id>
<content type='text'>
This lets eeprom files be used to replay flights.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Split flight record out of telemetry class</title>
<updated>2010-08-05T17:50:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-05T17:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d8bf05f7ad55964c9bce0551e58f4ef6c9f721ad'/>
<id>urn:sha1:d8bf05f7ad55964c9bce0551e58f4ef6c9f721ad</id>
<content type='text'>
This will permit either telemetry or eeprom data to be used to
construct the sequence of flight events for reply or data generation.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Fix state updates</title>
<updated>2010-04-03T05:47:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-04-03T05:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9cc48698ec14c34d437baad7b6540edc31e9741c'/>
<id>urn:sha1:9cc48698ec14c34d437baad7b6540edc31e9741c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Steal C code from ao-view</title>
<updated>2010-04-02T23:07:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-04-02T23:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=65079f84ea64220fa928c3ad96652fed159bf74b'/>
<id>urn:sha1:65079f84ea64220fa928c3ad96652fed159bf74b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add telem parsing code</title>
<updated>2010-04-02T20:37:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-04-02T20:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02f2be90879b682b6e648cf2debc83223d127b9d'/>
<id>urn:sha1:02f2be90879b682b6e648cf2debc83223d127b9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add telemetry data parsing code</title>
<updated>2010-04-01T06:05:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-04-01T06:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a06bee96e648d9ded8776f3d6cba9505e7be1a60'/>
<id>urn:sha1:a06bee96e648d9ded8776f3d6cba9505e7be1a60</id>
<content type='text'>
</content>
</entry>
</feed>
