<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/altosui/AltosTelemetryReader.java, branch 1.8.6</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.6</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.6'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2010-09-28T00:11:48+00:00</updated>
<entry>
<title>altosui: Create iterables for log file scanning. Split out display threads</title>
<updated>2010-09-28T00:11:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-09-28T00:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c89a34d1eb25155405b0036baeadc7bbfeade1c2'/>
<id>urn:sha1:c89a34d1eb25155405b0036baeadc7bbfeade1c2</id>
<content type='text'>
Convert from log file reading paradigm to using iterators which is
more idiomatic for java. Split more code out of AltosUI.java,
including the display update threads for telemetry monitoring and
logfile replay.x

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove debug printfs from AltosTelemetryReader</title>
<updated>2010-09-10T06:07:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-09-10T05:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8b0b584cd0ca7542e65aac0c7897ad7ab4115122'/>
<id>urn:sha1:8b0b584cd0ca7542e65aac0c7897ad7ab4115122</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix telemetry file reader to handle tick count wrapping</title>
<updated>2010-09-10T05:31:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-09-10T05:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af200f5b84555de0556b52146379f3934774a3f3'/>
<id>urn:sha1:af200f5b84555de0556b52146379f3934774a3f3</id>
<content type='text'>
The telemetry reader was ignoring tick count wrapping, so you'd see
time go backwards in jumps. Not useful.

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: When parsing saved telem files, errors shouldn't abort file</title>
<updated>2010-08-27T06:53:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-27T06:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=49364608b59de7421ab00d87d2685bc3b5f58411'/>
<id>urn:sha1:49364608b59de7421ab00d87d2685bc3b5f58411</id>
<content type='text'>
Make syntax errors in telem files just skip the current line and move
on to the next one instead of abandoning the whole file.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Start adding code to write csv files from eeprom/telem files</title>
<updated>2010-08-07T04:42:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-07T04:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f317f1324b69b4241f4bb192e164b33d712d5a43'/>
<id>urn:sha1:f317f1324b69b4241f4bb192e164b33d712d5a43</id>
<content type='text'>
This is a start to code which can write out a csv file full of flight
data from either an eeprom or telem input file. It's not hooked up,
but the restructuring necessary is finished and the output is started.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
