summaryrefslogtreecommitdiff
path: root/src/drivers/ao_aprs.c
Commit message (Expand)AuthorAge
* altos/test: Make aprs test code compile againKeith Packard2015-03-10
* altos: Make APRS format (compressed/uncompressed) configurableKeith Packard2015-03-02
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* altos: Make APRS SSID configurableKeith Packard2014-06-22
* altos/aprs: Encode last serial number in SSID. Transmit serial in commentKeith Packard2014-06-20
* altos: Switch APRS altitude encoding computation to fixed pointKeith Packard2014-05-30
* altos: Allow APRS to send just battery voltageKeith Packard2014-05-21
* altos: Put locked/unlocked GPS status in APRS commentsKeith Packard2014-02-09
* altos: Re-send previous GPS position in APRS if lock is lostKeith Packard2014-02-09
* altos: Report nsat in view in APRS packetKeith Packard2014-02-08
* altos: report 0/0/0 for APRS position when GPS is not lockedKeith Packard2014-02-06
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: Switch APRS to compressed position formatKeith Packard2014-01-14
* altos: Get CC115L radio working.Keith Packard2013-03-29
* altos: Round APRS data correctlyKeith Packard2012-12-16
* altos: Fix aprs test to not allow callsign configurationKeith Packard2012-12-07
* altos: Use configured callsign in APRS packetsKeith Packard2012-12-07
* altos: Hook APRS up to the radioKeith Packard2012-12-06
* altos: Prepare APRS for use within altos itselfKeith Packard2012-12-05
* altos: Start restructuring APRS code to create and send packetsKeith Packard2012-12-05
* altos: Remove a bunch of time bits from the APRS codeKeith Packard2012-12-05
* altos: Remove APRS sine-wave tableKeith Packard2012-12-05
* altos: More APRS trimmingKeith Packard2012-12-05
* altos: Remove more unused APRS codeKeith Packard2012-12-05
* altos: Reduce printf calls in APRS packet generationKeith Packard2012-12-05
* altos: Strip out everything but the basic position reporting from APRSKeith Packard2012-12-05
* Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-12-05
* altos: Generate all of the APRS messagesKeith Packard2012-12-05
* altos: Add test scaffolding for APRSKeith Packard2012-12-05
* altos: Make aprs code output encoded packets to stdoutKeith Packard2012-12-05
* altos: Add Pico Beacon code as ao_aprs.cKeith Packard2012-12-05