From: Keith Packard Date: Wed, 5 Dec 2012 17:59:16 +0000 (-0800) Subject: altos: Add Pico Beacon code as ao_aprs.c X-Git-Tag: 1.1.9.3~10^2~37 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=024e35dc6a0356adfc801a023d5ec208cf3996cb;hp=024e35dc6a0356adfc801a023d5ec208cf3996cb;p=fw%2Faltos 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 ( ---