altosui: When parsing saved telem files, errors shouldn't abort file
authorKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:53:06 +0000 (23:53 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:53:06 +0000 (23:53 -0700)
commit49364608b59de7421ab00d87d2685bc3b5f58411
tree67c8dfb49c93148d8ffc921846f7b43986866194
parenta16db143fc7ca72dc91e7989420049192114642d
altosui: When parsing saved telem files, errors shouldn't abort file

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 <keithp@keithp.com>
ao-tools/altosui/AltosTelemetryReader.java