diff --git a/NXDNGateway/NXDNGateway.ini b/NXDNGateway/NXDNGateway.ini index aa2b2ab..205857c 100644 --- a/NXDNGateway/NXDNGateway.ini +++ b/NXDNGateway/NXDNGateway.ini @@ -1,6 +1,17 @@ [General] Callsign=G4KLX Suffix=NXDN +# The next four lines are for a Kenwood repeater +# RptProtocol=Kenwood +# RptAddress=1.2.3.4 +# RptPort=64000 +# LocalPort=64000 +# The next four lines are for an Icom repeater +# RptProtocol=Icom +# RptAddress=1.2.3.4 +# RptPort=41300 +# LocalPort=41300 +# The next four lines are for an MMDVM RptProtocol=Icom RptAddress=127.0.0.1 RptPort=14021 diff --git a/NXDNGateway/NXDNGateway.sav.ini b/NXDNGateway/NXDNGateway.sav.ini new file mode 100644 index 0000000..dd6d752 --- /dev/null +++ b/NXDNGateway/NXDNGateway.sav.ini @@ -0,0 +1,78 @@ +[General] +Callsign=G4KLX +Suffix=NXDN +# The next four lines are for a Kenwood repeater +# RptProtocol=Kenwood +# RptAddress=1.2.3.4 +# RptPort=64000 +# LocalPort=64000 +# The next four lines are for an Icom repeater +# RptProtocol=Icom +# RptAddress=1.2.3.4 +# RptPort=41300 +# LocalPort=41300 +# The next four lines are for an MMDVM +# RptProtocol=Icom +# RptAddress=127.0.0.1 +# RptPort=14021 +# LocalPort=14020 +RptProtocol=Kenwood +RptAddress=10.10.148.40 +RptPort=64000 +LocalPort=64000 +Debug=1 +Daemon=1 + +[Info] +RXFrequency=430475000 +TXFrequency=439475000 +Power=1 +Latitude=0.0 +Longitude=0.0 +Height=0 +Name=Nowhere +Description=Multi-Mode Repeater + +[Voice] +Enabled=1 +Language=en_GB +Directory=Audio + +[aprs.fi] +Enable=0 +# Server=noam.aprs2.net +Server=euro.aprs2.net +Port=14580 +Password=9999 +Description=APRS Description +Suffix=N + +[Id Lookup] +Name=NXDN.csv +Time=24 + +[Log] +FilePath=. +FileRoot=NXDNGateway + +[Network] +Port=14050 +HostsFile1=NXDNHosts.txt +HostsFile2=./private/NXDNHosts.txt +ReloadTime=60 +ParrotAddress=127.0.0.1 +ParrotPort=42021 +NXDN2DMRAddress=127.0.0.1 +NXDN2DMRPort=42022 +Startup=10 +InactivityTimeout=10 +Debug=0 + +[Mobile GPS] +Enable=0 +Address=127.0.0.1 +Port=7834 + +[Remote Commands] +Enable=0 +Port=6075