altosui: Try to make telem tick counts match eeprom
authorKeith Packard <keithp@keithp.com>
Tue, 8 May 2012 04:53:53 +0000 (21:53 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 8 May 2012 04:53:53 +0000 (21:53 -0700)
commitda2c920b9f3378d5a18551e008c1da5dace1e0ef
tree6d286e509a7ed112a1bf0a02f9e9ad6b84233e30
parentb5b898264077fcada29e73efa28dcbe4729f2709
altosui: Try to make telem tick counts match eeprom

telem files can have an extra wrap or two of tick count if they start
recording a long time before the flight. Account for this so that the
CSV file output from each have matching tick values.

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