mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-07 15:34:01 +00:00
Update scripts.
This commit is contained in:
parent
6be27b3759
commit
8e75b2453b
12 changed files with 62 additions and 41 deletions
|
|
@ -1,14 +1,14 @@
|
|||
#!/usr/bin/bash
|
||||
repeater=234587501
|
||||
call=M0VUB
|
||||
defaultslot1=0
|
||||
defaultslot2=2350
|
||||
repeater=235192
|
||||
call=GB3IN
|
||||
defaultslot1=23590
|
||||
defaultslot2=91
|
||||
minrelinktimerslot1=30
|
||||
minrelinktimerslot2=30
|
||||
slowdown=10
|
||||
checkslot1=
|
||||
slowdown=0
|
||||
checkslot1=check_status_slot1
|
||||
checkslot2=check_status_slot2
|
||||
slot1notlinked=
|
||||
slot1notlinked=check_if_nothing_linked_slot1
|
||||
slot2notlinked=check_if_nothing_linked_slot2
|
||||
|
||||
#configuration above enabled to watch slot 2 only on a hotspot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue