From 6ae65a0738e78d2c0ee103361f2ca9356f658bb1 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Sun, 28 Mar 2021 03:09:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd4fd63..f733f1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # iR-APRSISD ## Garmin/DeLorme inReach (or possibly other) KML feed to APRS-IS forwarding daemon -### Hwaet +### Hwaet! 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, speed, and elevation data. It synthesizes an APRS position report for each point found there, complete with course, speed, and elevation data, and sends it to APRS-IS. If the packet came with an attached SMS message (this happens when you send a message to "mapshare" from your device), the text from that message is included in the APRS comment field.