altosui: Compress telemetry records marked with the same time
authorKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 06:38:42 +0000 (23:38 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 06:38:42 +0000 (23:38 -0700)
commit481577a29380afe6750ef7c4e928daff837cbc49
treeb8d9982e76c423831f6531d5ad41d39f1c63af21
parent7cfd43663cde5ebdf04e4face076d79ff6329ac3
altosui: Compress telemetry records marked with the same time

Split telemetry transmits multiple packets with the same
timestamp. Merge those into a single record when read from a file.

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