Convert telemetry file GPS satellite information in cc_log_read
authorKeith Packard <keithp@keithp.com>
Sun, 22 Nov 2009 05:10:09 +0000 (21:10 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 22 Nov 2009 05:10:09 +0000 (21:10 -0800)
commit2d77c18b15834046b7b79d49d87211828f2409e9
tree6a1c64dc01a92656e2ccb142fd5af9c3880e4a13
parent1e7fb61700f1f6f2ed5fdbc4380d7187b0cd187b
Convert telemetry file GPS satellite information in cc_log_read

The satellite info wasn't being correctly converted from telemetry
files to the data log structure, so ao-postflight was not seeing it.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/lib/cc-logfile.c