From: Keith Packard Date: Sun, 5 Sep 2010 08:01:10 +0000 (-0700) Subject: altosui: Eeprom files contain only one date; save it. X-Git-Tag: debian/0.7+79+g3d49d5f~10 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=inline;h=2d58f319a7c1a6a8ccc6a539722009996ba886ab;hp=2d58f319a7c1a6a8ccc6a539722009996ba886ab;p=fw%2Faltos 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 ---