mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2025-04-12 14:28:29 -04:00
Updated ini file for Kenwood, Icom and MMDVM repeaters.
This commit is contained in:
parent
03d70ba43d
commit
b39354613d
@ -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
|
||||
|
78
NXDNGateway/NXDNGateway.sav.ini
Normal file
78
NXDNGateway/NXDNGateway.sav.ini
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user