Compare commits

..

No commits in common. "ua1zbe-patch-1" and "master" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# mqtt-aprs testt
# mqtt-aprs
Connects to the specified APRS-IS server, and posts the APRS output to MQTT. Can parse parameters, or dump the raw JSON from aprslib. It's currently for receive only from APRS-IS and sending to an MQTT server.
This script uses the aprslib, https://github.com/rossengeorgiev/aprs-python, to do the heavy APRS lifting.