change config

pull/1/head
Nat Moore 4 years ago
parent 6f6b0901bf
commit 6462028652

@ -48,9 +48,9 @@ protocols:
enable: true enable: true
tduPreambleCount: 6 tduPreambleCount: 6
control: control:
enable: false enable: true
ackRequests: true ackRequests: true
dedicated: false dedicated: true
broadcast: true broadcast: true
interval: 300 interval: 300
duration: 1 duration: 1
@ -70,7 +70,7 @@ protocols:
disableNetworkHDU: false disableNetworkHDU: false
queueSize: 5000 queueSize: 5000
verbose: true verbose: true
debug: true debug: false
system: system:
identity: ABCD123 identity: ABCD123
timeout: 180 timeout: 180
@ -99,6 +99,8 @@ system:
sysId: 001 sysId: 001
rfssId: 1 rfssId: 1
siteId: 1 siteId: 1
txTuning: 0 # freq offset for the hotspot, in hz
rxTuning: 0
modem: modem:
protocol: protocol:
type: "uart" # Valid values are "null", "uart", and "udp" type: "uart" # Valid values are "null", "uart", and "udp"

Loading…
Cancel
Save

Powered by TurnKey Linux.