mirror of
https://github.com/kemenril/iR-APRSISD.git
synced 2024-11-09 23:24:07 -08:00
Update README.md
This commit is contained in:
parent
2eb498b29a
commit
9b497fe8d4
|
@ -1,7 +1,7 @@
|
||||||
# iR-APRSISD
|
# 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 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue