altosui: Fix telemetry file reader to handle tick count wrapping
authorKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 05:30:48 +0000 (22:30 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Sep 2010 05:31:52 +0000 (22:31 -0700)
commitaf200f5b84555de0556b52146379f3934774a3f3
tree0b31ffddad5ff8cb54288a37117cf0fcf8893be6
parent96ca7051f60ea299e3e05bafbe5717fc83c3afd2
altosui: Fix telemetry file reader to handle tick count wrapping

The telemetry reader was ignoring tick count wrapping, so you'd see
time go backwards in jumps. Not useful.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosTelemetryReader.java