31 lines
392 B
INI
31 lines
392 B
INI
|
; Tetragw.cfg
|
||
|
; This file is used to run the Tetra Gateway
|
||
|
; Do NOT modify it, it might break the application
|
||
|
|
||
|
[Gateway]
|
||
|
id = 1
|
||
|
gw_radio_id = 1
|
||
|
ip = 192.168.10.60
|
||
|
COMPort = COM35
|
||
|
autoconnect = true
|
||
|
|
||
|
[MessageBus]
|
||
|
ip = 224.30.0.1
|
||
|
port = 17235
|
||
|
localIP = 10.120.1.139
|
||
|
|
||
|
[ARSRefresh]
|
||
|
timesec = 200
|
||
|
|
||
|
[TYPE]
|
||
|
Tetra = true
|
||
|
FUG = false
|
||
|
mode=DMO
|
||
|
|
||
|
[Update]
|
||
|
Version = 1.0
|
||
|
Enable = true
|
||
|
autoupdate = true
|
||
|
|
||
|
|