Add AO_GPS_RUNNING state.
authorKeith Packard <keithp@keithp.com>
Sat, 18 Jul 2009 04:30:53 +0000 (21:30 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 Jul 2009 04:32:17 +0000 (21:32 -0700)
commitd6749bf24792bb41ca700cf4b8e5e1ac1a63cbf0
treed74bc78f33786a3cb1d3aa902af51a93e32d9418
parenta1da7e871aee75308bc05ce1b7a0dc402e4c9509
Add AO_GPS_RUNNING state.

This tracks whether the GPS receiver has ever sent a valid report to the
flight computer, allowing the user to tell whether the GPS receiver is
working at all.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_gps.c
src/ao_gps_print.c
src/ao_gps_test.c