altosui: Record flight number when scanning file, not when running
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:52:36 +0000 (01:52 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:52:36 +0000 (01:52 -0700)
commit6c653a4cba5fef8d49261cf1c024f3e86e9058c6
tree2c041dbad9b34dcd9129e66f32db147d388081aa
parent38e1d87c8d449866faac026577fefa9a118428cb
altosui: Record flight number when scanning file, not when running

The very first record in the eeprom is the flight number, but it is
time-stamped with the 'boost' time, and so it gets sorted until much
later, delaying the return of data until the rocket enters boost
mode. This drops all of the nice pad GPS and state date on the floor.

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