altos: Strip out everything but the basic position reporting from APRS
authorKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 05:08:19 +0000 (21:08 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 05:08:19 +0000 (21:08 -0800)
commit3e1254c4f3261f66d8070250898fe906eb80d8f2
tree18692cb2eaf208dbd16acf7fd7518bb863f445c9
parentfe820a8a2dc6248b5edb96a9521536d41b936116
altos: Strip out everything but the basic position reporting from APRS

Any useful data will be sent over the digital link; APRS is strictly
for position tracking

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