altosui: Deal with telem data that goes backwards in time
authorKeith Packard <keithp@keithp.com>
Sun, 9 Oct 2011 16:55:04 +0000 (10:55 -0600)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Oct 2011 17:09:11 +0000 (11:09 -0600)
The new telemetry stuff can send packets with older timestamps, so
sort telem packets read from disk to create an in-order record of the flight.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found