altos: Add Pico Beacon code as ao_aprs.c
authorKeith Packard <keithp@keithp.com>
Wed, 5 Dec 2012 17:59:16 +0000 (09:59 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 5 Dec 2012 17:59:16 +0000 (09:59 -0800)
commit024e35dc6a0356adfc801a023d5ec208cf3996cb
tree6b1fb983c9ffffa1691e2e3fd1323d8e326a59b5
parentce12787b56f699166cafe4cdee9e2a4d8e66ebed
altos: Add Pico Beacon code as ao_aprs.c

Pico Beacon hooks a GPS to an AD9954 DDS radio chip with a PIC. It
directly synthesizes the necessary AX.25 packets to do APRS
reporting. We're going to appropriate the code for use in Mega Metrum
to (optionally) broadcast APRS packets.

http://ad7zj.net/kd7lmo/aprsbeacon_code.html

Signed-off-by: Keith Packard <keithp@keithp.com>
(
src/drivers/ao_aprs.c [new file with mode: 0644]