Add APRS-IS support

This commit is contained in:
Ian Renton
2025-09-28 17:08:26 +01:00
parent 61125ca640
commit bcda5769ee
6 changed files with 77 additions and 13 deletions

View File

@@ -19,6 +19,7 @@ providers:
- type: "GMA"
- type: "HEMA"
- type: "ParksNPeaks"
# - type: "APRS-IS"
# Some, like DX Clusters, require extra config. You can add multiple DX clusters if you want!
-
type: "DXCluster"
@@ -31,7 +32,6 @@ providers:
# -
# type: "RBN"
# port: 7001
# - type: "APRS-IS"
# Port to open the local web server on
web-server-port: 8080