altos: Don't add AO_LOG_FLIGHT to existing GPS logs
authorKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2014 23:12:29 +0000 (18:12 -0500)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2014 23:12:29 +0000 (18:12 -0500)
commita4202b4180e77e2a39ca071d3b8b8256ff0fc7b5
tree598f94e9075a181a5f211017d3106e69a8baf38d
parentaa7dd289ee72f7a49a08ce0229c4e0e0404499d0
altos: Don't add AO_LOG_FLIGHT to existing GPS logs

When appending to a TeleGPS log, don't stick another flight value into
the log. That just confuses the ground station software.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_log.c
src/kernel/ao_log.h
src/kernel/ao_tracker.c