altosui: When fixing eeprom gps time information, make GPS data valid
authorKeith Packard <keithp@keithp.com>
Sun, 21 Nov 2010 06:03:26 +0000 (22:03 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 21 Nov 2010 06:03:26 +0000 (22:03 -0800)
commite7954c820763f80e993f9f822e837725cf36af84
tree3867388ce3085b0c97ca3bfc634cc53c2c5a9519
parent84e570d8a8a52e0d358582135ec1b3a12be94c26
altosui: When fixing eeprom gps time information, make GPS data valid

Eeprom files may be missing the GPS time (due to a firmware bug). Working
around this involves finding the next valid GPS time and using that to
create a fake GPS time entry. However, that next GPS time may not
be locked or may have few sats as it is from the boost stage of the
flight. Fix this by simply forcing the fake time packet to have
4 sats and be locked.

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