altos: mark gps date written only after it gets into eeprom
authorKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:37:29 +0000 (23:37 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 27 Aug 2010 06:37:29 +0000 (23:37 -0700)
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 <keithp@keithp.com>

No differences found