From 3c6aa8f6078cebd1d90d24cc7b8a63ebff6b4af5 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Sat, 2 Dec 2023 14:05:27 -0500 Subject: [PATCH] Jitter=240 --- install.sh | 2 +- install/dvswitch.sh | 2 +- install/mmdvm.sh | 2 +- install/nxdn2dmr.sh | 2 +- install/p25cross.sh | 2 +- install/ysf2dmr.sh | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/install.sh b/install.sh index cc2194b..16a27d9 100644 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/install/dvswitch.sh b/install/dvswitch.sh index 9f9ec9c..afbd0c9 100644 --- a/install/dvswitch.sh +++ b/install/dvswitch.sh @@ -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 diff --git a/install/mmdvm.sh b/install/mmdvm.sh index 870a933..1491b92 100644 --- a/install/mmdvm.sh +++ b/install/mmdvm.sh @@ -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 diff --git a/install/nxdn2dmr.sh b/install/nxdn2dmr.sh index 7a9c8de..ab0099e 100644 --- a/install/nxdn2dmr.sh +++ b/install/nxdn2dmr.sh @@ -67,7 +67,7 @@ StartupDstId=7144 StartupPC=0 Address=127.0.0.1 Port=62031 -Jitter=250 +Jitter=240 # Local=62032 Password=passw0rd Options= diff --git a/install/p25cross.sh b/install/p25cross.sh index 41bab82..cd28cfd 100644 --- a/install/p25cross.sh +++ b/install/p25cross.sh @@ -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 diff --git a/install/ysf2dmr.sh b/install/ysf2dmr.sh index 4341fbb..c04b71b 100644 --- a/install/ysf2dmr.sh +++ b/install/ysf2dmr.sh @@ -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