altoslib: Clean up GPS DOP support in AltosState
authorKeith Packard <keithp@keithp.com>
Thu, 10 Jul 2014 23:15:52 +0000 (16:15 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 10 Jul 2014 23:15:52 +0000 (16:15 -0700)
Parse out hdop/pdop/vdop from telem and eeprom. Deal with legacy
eeprom files that have dop/100 instead of dop/10 values.

Clear state DOP values to MISSING at startup

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found