altosui: Add support for old (version < 3) telemetry files
authorKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:49:37 +0000 (23:49 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:49:37 +0000 (23:49 -0700)
commit0942912163255523d923140c01afbdb5da1c19b5
tree6c6ba333aebc0d16d602e7ec8f9d29da6e3aa5db
parente383595cd281687de903fb6176564bbef270cb83
altosui: Add support for old (version < 3) telemetry files

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