Handle GPS satellite tracking data
authorKeith Packard <keithp@keithp.com>
Wed, 19 Aug 2009 05:35:15 +0000 (22:35 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 19 Aug 2009 05:35:15 +0000 (22:35 -0700)
commit29687cbd462a332d9a36ed87500c5b737dcae3f4
treeb762cc4fc6f44487656f4a95ac92df013b0f7f19
parent7d4ceb75a454e6c9b3fe0bd934fadcb5104dea36
Handle GPS satellite tracking data

SiRF message #4 includes signal strength and GPS engine state for each
of the satellites being tracked. This data is now parsed and sent to
eeprom and the radio.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile
src/ao.h
src/ao_dbg.c
src/ao_gps.c
src/ao_gps_print.c
src/ao_gps_report.c
src/ao_gps_test.c
src/ao_host.h
src/ao_monitor.c
src/ao_telemetry.c