altosui: Eeprom files contain only one date; save it.
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:01:10 +0000 (01:01 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:01:10 +0000 (01:01 -0700)
commit2d58f319a7c1a6a8ccc6a539722009996ba886ab
tree483e38ea4d594b7a6b2d892b8c4c0b79abe1dffb
parentb2aa689bf3d61e4a3ebe7c828162d1be20aad0f6
altosui: Eeprom files contain only one date; save it.

While reading eeprom files, the GPS record is reconstructed each time
the system sees the first GPS log item (the time field), but as the
date isn't repeated, we need to copy it from the old GPS data record.

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