altos: Scale DOP values by 10 in GPS drivers
authorKeith Packard <keithp@keithp.com>
Fri, 11 Jul 2014 00:13:09 +0000 (17:13 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 11 Jul 2014 00:35:44 +0000 (17:35 -0700)
commit47e62bb26984f6c84660c1d0451f77c2d6ad7e5a
treeb4bf09901349c937b7181f04a2162726dbd5af3f
parented2a08c50d6b8ebcc8c1d2f15e73c1f2a1e25041
altos: Scale DOP values by 10 in GPS drivers

sky traq was scaling by 5, ublox was scaling by 100.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_gps_skytraq.c
src/drivers/ao_gps_ublox.c