mirror of https://gitlab.com/hp3icc/emq-TE1.git
Jitter=240
This commit is contained in:
parent
4db45e18f4
commit
3c6aa8f607
|
|
@ -186,7 +186,7 @@ bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/rasp
|
|||
|
||||
(crontab -l; echo "* */1 * * * sync ; echo 3 > /proc/sys/vm/drop_caches >/dev/null 2>&1")|awk '!x[$0]++'|crontab -
|
||||
sudo systemctl enable gotty.service
|
||||
find /opt/ -type f -exec sed -i "s|Jitter=.*|Jitter=250|g" {} +
|
||||
find /opt/ -type f -exec sed -i "s|Jitter=.*|Jitter=240|g" {} +
|
||||
#############################################################################################################################
|
||||
cat > /tmp/completado.sh <<- "EOF"
|
||||
#!/bin/bash
|
||||
|
|
|
|||
|
|
@ -226,7 +226,7 @@ Debug=0
|
|||
Enable=0
|
||||
Address=hblink.dvswitch.org
|
||||
Port=62031
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
Local=62032
|
||||
Password=passw0rd
|
||||
# for DMR+ see https://github.com/DVSwitch/MMDVM_Bridge/blob/master/DOC/DMRplus_startup_options.md
|
||||
|
|
|
|||
|
|
@ -356,7 +356,7 @@ RemotePort=62031
|
|||
Password=passw0rd
|
||||
#
|
||||
#########################################################
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
Slot1=1
|
||||
Slot2=1
|
||||
# No active linea de Option para TG estaticos, si utiliza BM,TGIF,DMR-Central
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ StartupDstId=7144
|
|||
StartupPC=0
|
||||
Address=127.0.0.1
|
||||
Port=62031
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
# Local=62032
|
||||
Password=passw0rd
|
||||
Options=
|
||||
|
|
|
|||
|
|
@ -184,7 +184,7 @@ Debug=0
|
|||
Enable=1
|
||||
Address=127.0.0.1
|
||||
Port=62030
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
Local=62032
|
||||
Password=passw0rd
|
||||
# for DMR+ see https://github.com/DVSwitch/MMDVM_Bridge/blob/master/DOC/DMRplus_startup_options.md
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ StartupDstId=9
|
|||
StartupPC=0
|
||||
Address=127.0.0.1
|
||||
Port=62031
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
EnableUnlink=0
|
||||
TGUnlink=4000
|
||||
PCUnlink=0
|
||||
|
|
@ -203,7 +203,7 @@ StartupDstId=9
|
|||
StartupPC=0
|
||||
Address=freedmr-hp.ddns.net
|
||||
Port=62031
|
||||
Jitter=250
|
||||
Jitter=240
|
||||
EnableUnlink=0
|
||||
TGUnlink=4000
|
||||
PCUnlink=0
|
||||
|
|
|
|||
Loading…
Reference in New Issue