altos: Hook APRS up to the radio
authorKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 18:12:11 +0000 (10:12 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Dec 2012 18:12:11 +0000 (10:12 -0800)
commitc1e6fa32b856b91afa355cd272d2d7287d3ccca1
treedbe7060fd93e28d1633d71998b706e3db7d9d0a4
parent51ef826372f466f44901c4c609ed6a987d30fda4
altos: Hook APRS up to the radio

This adds an arbitrary-length packet writing function to the radio
code.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/drivers/ao_aprs.c
src/drivers/ao_cc1120.c
src/megametrum-v0.1/Makefile
src/test/ao_aprs_test.c