altos: report 0/0/0 for APRS position when GPS is not locked
authorKeith Packard <keithp@keithp.com>
Fri, 7 Feb 2014 01:08:34 +0000 (17:08 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Feb 2014 01:08:34 +0000 (17:08 -0800)
commit4a5b3837b460d1b6fcea99312728114c4734495a
tree23cc65f626336768e67f1b1d239318b5faaaadcc
parent9e0bda088c097ac6bcc677d7b6d00683e73a68fb
altos: report 0/0/0 for APRS position when GPS is not locked

We were reporting whatever the GPS device sent, even if it wasn't
reporting a valid status. That's not terribly useful.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_aprs.c