Update README.md

This commit is contained in:
Chris Smith 2021-03-25 22:28:03 -05:00 committed by GitHub
parent 2eb498b29a
commit 9b497fe8d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# iR-APRSISD
##Garmin/DeLorme inReach (or possibly other) KML feed to APRS-IS forwarding daemon
## Garmin/DeLorme inReach (or possibly other) KML feed to APRS-IS forwarding daemon
This is a KML-feed to APRS-IS forwarding daemon. It was written for Garmin/DeLorme inReach devices, but might work elsewhere too. It polls a KML feed in which it expects to find a point in rougly the form that the inReach online feeds use, with attendant course and altitude data. It transfers each new point found there to APRS-IS.
This makes it possible to track an Iridium-based satellite device, say, on aprs.fi with all of the amateur radio stuff. All you need is a machine attached to the internet to run the daemon, a device that's publishing a KML feed.
This makes it possible to track an Iridium-based satellite device, say, on aprs.fi with all of the amateur radio stuff. All you need is a machine -- with the aprslib Python module installed -- attached to the internet to run the daemon, and a device that's publishing a KML feed.