altos: Prepare APRS for use within altos itself
authorKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 07:39:47 +0000 (23:39 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 07:39:47 +0000 (23:39 -0800)
commit51ef826372f466f44901c4c609ed6a987d30fda4
treeef999111b5cb5ed71c80a8f4b277f8a3828418f8
parent74969483736381858484dca9ebb528d9d2d73f5b
altos: Prepare APRS for use within altos itself

Make all variables static, const-ify constants, change the public
name of the single entry point.

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