Log GPS data on pad after boost detect.
authorKeith Packard <keithp@keithp.com>
Sun, 14 Feb 2010 00:42:27 +0000 (16:42 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Feb 2010 00:42:27 +0000 (16:42 -0800)
commit876e9a10b9096ead85fbe08ec9a6a0329cf7cbd4
treed87d21c73a2b91f094207fb8b7d14374c66f9e84
parentc83615567b4567f3dc45a7f7b894943b45fbb65c
Log GPS data on pad after boost detect.

This wakes up the two GPS reporting tasks and gets them to report out
any existing GPS data to the log file. To make sure the timestamps in
that GPS data are accurate, this also records GPS time on receipt of
the GPS data instead of when that is logged.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_flight.c
src/ao_gps_report.c
src/ao_gps_sirf.c
src/ao_gps_skytraq.c
src/ao_gps_test.c
src/ao_gps_test_skytraq.c