This commit is contained in:
SpudGunMan
2024-07-31 19:24:44 -07:00
parent 2fc46dba21
commit 4ef939d43c
4 changed files with 55 additions and 13 deletions
+8
View File
@@ -74,4 +74,12 @@ repeater_channels =
# using Hamlib rig control will monitor and alert on channel use
enabled = False
rigControlServerAddress = localhost:4532
# brodcast to all nodes on the channel can alsp be = 2,3
sigWatchBrodcastCh = 2
# minimum SNR as reported by radio via hamlib
signalDetectionThreshold = -10
# hold time for high SNR
signalHoldTime = 10
# the following are combined to reset the monitor
signalCooldown = 5
signalCycleLimit = 5