Decode HDOP data from skytraq GPS
authorKeith Packard <keithp@keithp.com>
Sun, 22 Nov 2009 02:57:45 +0000 (18:57 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 22 Nov 2009 04:37:53 +0000 (20:37 -0800)
commit80b23f3044a654d61212891a61fadb8a3a4e5572
tree880c8cf323d7e648abd6752bfd761669b200129a
parent8f036ee7cd30ce3ed2e5cc8501914a4c19b73875
Decode HDOP data from skytraq GPS

The hdop data was getting dropped on the floor, but is rather useful
when deciding if the GPS position is crazy or not. This reports HDOP *
5 (giving a useful range of .2-50).

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