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)
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>

No differences found