From: Keith Packard Date: Fri, 27 Aug 2010 06:37:29 +0000 (-0700) Subject: altos: mark gps date written only after it gets into eeprom X-Git-Tag: debian/0.6+373+gcf65c6b~14 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=68b2b66d7574dfd0bd5e3571b8ffad32ca5d2b73;hp=68b2b66d7574dfd0bd5e3571b8ffad32ca5d2b73;ds=sidebyside altos: mark gps date written only after it gets into eeprom Data logging doesn't start until boost detect occurs. As the GPS date is only logged once, if that happens before logging is written to the flash, then the GPS date will never get saved. Signed-off-by: Keith Packard ---