We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 805431a + 5cac6cd commit ede25adCopy full SHA for ede25ad
example-config.ini
@@ -0,0 +1,10 @@
1
+[aprscot]
2
+#specify protocol:server:port to receive COT
3
+COT_URL = tcp:127.0.0.1:8087
4
+#fill with your callsign
5
+CALLSIGN = N0CALL
6
+#fill with aprs server side filter, ie. f/call/dist
7
+APRSIS_FILTER = f/N0CALL/50
8
+#for server other than default to rotate.aprs.net:14580, ie. local xastir
9
+APRS_HOST = localhost
10
+APRS_PORT = 2023
0 commit comments