better document what the rfTalkgroupHang timer actually does;

pull/33/head
Bryan Biedenkapp 3 years ago
parent b1718f3e0a
commit 1e92b960e2

@ -286,7 +286,8 @@ system:
# Flag indicating the host is operating in a single digital mode. # Flag indicating the host is operating in a single digital mode.
fixedMode: false fixedMode: false
# Amount of time the host will "hang" on the last TGID received via RF before returning to allowing all # Amount of time the host will "hang" on the last TGID received via RF before returning to allowing all
# TGID traffic. # TGID traffic. This applies only to network traffic, it essentially allows time-based filtering of network
# traffic for the last TGID received.
rfTalkgroupHang: 10 rfTalkgroupHang: 10
# Sets the amount of delay between "ticks" of the processing loop when the host is active (i.e. # Sets the amount of delay between "ticks" of the processing loop when the host is active (i.e.
# processing traffic). (ms) [Note: Default value is recommend, normally this should not be changed.] # processing traffic). (ms) [Note: Default value is recommend, normally this should not be changed.]

Loading…
Cancel
Save

Powered by TurnKey Linux.