altoslib: Update received time when replaying flights
authorKeith Packard <keithp@keithp.com>
Fri, 6 Sep 2013 05:53:14 +0000 (22:53 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Sep 2013 05:53:14 +0000 (22:53 -0700)
commitb9ee58a7af839462680a0bdf1c1721017269986f
tree7921300078af0a9d4e2dfa5109419503c08c603e
parente17e3691d93636eebbd7381f2df1303dc46ea96c
altoslib: Update received time when replaying flights

Received time is otherwise recorded as the time when the packets were
read from the file, which doesn't work in real-time playback

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosReplayReader.java