Allow for per mode RF and Network mode hang times.

This commit is contained in:
Jonathan Naylor 2017-09-01 09:25:54 +01:00
parent 0efaf55102
commit 31828da9d2
5 changed files with 164 additions and 66 deletions

View file

@ -70,6 +70,7 @@ SelfOnly=0
AckReply=1
AckTime=750
ErrorReply=1
# ModeHang=10
[DMR]
Enable=1
@ -83,6 +84,7 @@ DumpTAData=1
# Slot2TGWhiteList=
CallHang=3
TXHang=4
# ModeHang=10
[System Fusion]
Enable=1
@ -90,18 +92,21 @@ LowDeviation=0
SelfOnly=0
#DSQ=1
RemoteGateway=0
# ModeHang=10
[P25]
Enable=1
NAC=293
SelfOnly=0
OverrideUIDCheck=0
# ModeHang=10
[D-Star Network]
Enable=1
GatewayAddress=127.0.0.1
GatewayPort=20010
LocalPort=20011
# ModeHang=3
Debug=0
[DMR Network]
@ -114,6 +119,7 @@ Password=PASSWORD
# Options=
Slot1=1
Slot2=1
# ModeHang=3
Debug=0
[System Fusion Network]
@ -122,6 +128,7 @@ LocalAddress=127.0.0.1
LocalPort=3200
GwyAddress=127.0.0.1
GwyPort=4200
# ModeHang=3
Debug=0
[P25 Network]
@ -129,6 +136,7 @@ Enable=1
GatewayAddress=127.0.0.1
GatewayPort=42020
LocalPort=32010
# ModeHang=3
Debug=0
[TFT Serial]