altos: Switch APRS to compressed position format
[fw/altos] / src / drivers / ao_aprs.c
2014-01-15 Keith Packardaltos: Switch APRS to compressed position format
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2012-12-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-12-25 Keith PackardMerge branch 'master' into micropeak-logging
2012-12-17 Keith PackardMerge branch 'aprs' into 'master'
2012-12-16 Keith Packardaltos: Round APRS data correctly
2012-12-08 Keith Packardaltos: Fix aprs test to not allow callsign configuration
2012-12-08 Keith PackardMerge branch 'master' into aprs
2012-12-08 Keith Packardaltos: Use configured callsign in APRS packets
2012-12-07 Keith PackardMerge branch 'master' into aprs
2012-12-06 Keith Packardaltos: Hook APRS up to the radio
2012-12-06 Keith Packardaltos: Prepare APRS for use within altos itself
2012-12-06 Keith Packardaltos: Start restructuring APRS code to create and...
2012-12-06 Keith Packardaltos: Remove a bunch of time bits from the APRS code
2012-12-06 Keith Packardaltos: Remove APRS sine-wave table
2012-12-06 Keith Packardaltos: More APRS trimming
2012-12-06 Keith Packardaltos: Remove more unused APRS code
2012-12-06 Keith Packardaltos: Reduce printf calls in APRS packet generation
2012-12-06 Keith Packardaltos: Strip out everything but the basic position...
2012-12-06 Keith PackardSigned-off-by: Keith Packard <keithp@keithp.com>
2012-12-06 Keith Packardaltos: Generate all of the APRS messages
2012-12-06 Keith Packardaltos: Add test scaffolding for APRS
2012-12-06 Keith Packardaltos: Make aprs code output encoded packets to stdout
2012-12-05 Keith Packardaltos: Add Pico Beacon code as ao_aprs.c