Add date to GPS data, captured from GPRMC packet.
authorKeith Packard <keithp@keithp.com>
Mon, 16 Nov 2009 00:04:41 +0000 (16:04 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 16 Nov 2009 00:19:52 +0000 (16:19 -0800)
commit524665fc221b0d483453c67b7211e282cebc8980
treec65642da7284f8f184382acb785e51e5fe7a08af
parent3ee279ba76c2a79d142c466f19ef758cf4c01d70
Add date to GPS data, captured from GPRMC packet.

Pull the date out of the GPS stream and send it over the telemetry
link and write it to the eeprom.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-view/aoview_state.c
ao-tools/lib/cc-telem.c
ao-tools/lib/cc.h
src/ao.h
src/ao_gps_print.c
src/ao_gps_report.c
src/ao_gps_skytraq.c
src/ao_gps_test.c
src/ao_gps_test_skytraq.c