Welcome to DVSwitch
Purpose
1) Allows “local” networking during an outage of the regional national/international network server.
2) Allows a local network operator to “blend” upstream feeds from different Networks (capital N on purpose). These Networks can’t get their act together and learn how to play nice with each other (everyone guilty as far as we are concerned). They may not like people doing this, but the solution is to grow up and work with each other, and not keep trying to force people to take sides.
3) Allows local segregation of localized traffic with more flexibility.
4) Allows experimentation with linking and how it’s done (part 97 specifies experimentation and advancement of the radio art are a core part of amateur radio).
Mission Statement/Position
WHEREAS the Networks continue to be largely islands and are not working together to create a unified network of Networks.
WHEREAS no firm reason has been given by any of the Networks why a *competent* local network operator cannot make this work effectively.
(US ONLY)
WHEREAS 47 CFR 97 (Amateur Radio Service) specifies that a core component of amateur radio is experimentation and advancement of the radio art [97.1(b)].
BE IT RESOLVED the core group of US amateur radio operators and experimenters organized around the DVSwitch project, and in the spirit of USA 47 CFR 97 and its intentions, support the *responsible* and *thoughtful* use of digital voice networking tools to create localized networks that will interconnect to the national/international Networks, and will support users of its tools in order to do this in the most effective and sustainable way possible.
Re: DMR Volume low
usrpAudio = AUDIO_UNITY
toggle quoted messageShow quoted text
tlvAudio = AUDIO_UNITY adjust usrpGain < Controls Audio from Allstar tlvAudio < Controls Audio from DMR change those 2 from AUDIO_UNITY to AUDIO_USE_GAIN then adjust accordingly for the volume you want
On 11/25/2021 5:07 PM, Steve N4IRS wrote:
This entries have changed, though the function is the same.
|
|
Re: DMR Volume low
This entries have changed, though the function is the same.
toggle quoted messageShow quoted text
[USRP] address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge) txPort = 31001 ; Transmit USRP frames on this port rxPort = 31001 ; Listen for USRP frames on this port usrpAudio = AUDIO_UNITY ; Digital -> Analog (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_USE_AGC) usrpGain = 1.10 ; Gain factor when usrpAudio = AUDIO_USE_GAIN (0.0 to 5.0) (1.0 = AUDIO_UNITY) usrpAGC = -20,10,100 ; Set the agc threshold (db), slope (db) and decay (ms) tlvAudio = AUDIO_UNITY ; Analog -> Digital (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF) tlvGain = 0.35 ; Gain factor when tlvAudio = AUDIO_USE_GAIN (0.0 to 5.0) (1.0 = AUDIO_UNITY)
On 11/25/21 4:18 PM, Brad N8PC wrote:
show us your Analog_Bridge.ini file. even in the cloud you should have those entries
|
|
Re: DMR Volume low
show us your Analog_Bridge.ini file. even in the cloud you should
have those entries
toggle quoted messageShow quoted text
On 11/25/2021 1:33 PM, nh6bf via
groups.io wrote:
On Wed, Nov 24, 2021 at 11:43 PM, Brad N8PC wrote:
|
|
Re: DMR Volume low
On Wed, Nov 24, 2021 at 11:43 PM, Brad N8PC wrote:
dmrAudio = AUDIO_USE_GAIN ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF)These lines were not in my Analog_Bridge.ini file. There were tlv and usrp entries that were similar....messing with those, but so far, no increase in DMR audio into the TG. This is a setup of two analog VHF and UHF repeaters with the intent of adding a DMR talkgroup through a cloud server. It works, but DMR audio coming out to the TG from the repeaters are very low.
|
|
Re: Motorola VRM-850 Digital Capable Radio – Black Friday Sale
Chris K7AZ
Hi Skyler, Happy Thanksgiving! I'd like to get 3 of those UHF data radios. Let me know about payment. Will CDM programming software work? 73 Chris K7AZ Sent from my Verizon, Samsung Galaxy smartphone
-------- Original message -------- From: Skyler Fennell <electricity440@...> Date: 11/25/21 08:22 (GMT-08:00) To: main@DVSwitch.groups.io Subject: [DVSwitch] Motorola VRM-850 Digital Capable Radio – Black Friday Sale Hi all, I have some Motorola VRM-850 radios available on sale for Black Friday. These are single channel data radios capable of running all digital modes if you wire it up to a board like the repeater builder STM32DVM. They are $75 through Monday or until I run out of stock. The radios are capable of running between 440-450 MHz and I will program the channel in for you. I will include a little instruction sheet for wiring up to the MMDVM boards. More info here: https://w0sky.com/digital/ 73 Skyler W0SKY
|
|
Re: Motorola VRM-850 Digital Capable Radio – Black Friday Sale
<http://dvswitch.org/files/LMR/Motorola/MCS%202000/>
toggle quoted messageShow quoted text
About 5 years old, but still good info. Steve N4IRS
On 11/25/21 11:22 AM, Skyler Fennell
wrote:
|
|
Motorola VRM-850 Digital Capable Radio – Black Friday Sale
Skyler Fennell
Hi all, I have some Motorola VRM-850 radios available on sale for Black Friday. These are single channel data radios capable of running all digital modes if you wire it up to a board like the repeater builder STM32DVM. They are $75 through Monday or until I run out of stock. The radios are capable of running between 440-450 MHz and I will program the channel in for you. I will include a little instruction sheet for wiring up to the MMDVM boards. More info here: https://w0sky.com/digital/ 73 Skyler W0SKY
|
|
Re: DVSwitch Server (and Pi-Star Hotspot) Dropouts When Network Watchdog Expires
#mmdvm_bridge
Joe Hussey
Appears to be fixed in DMR mode by changing Jitter Value from default 360 to 1000 (See DVSwitch MMDVM_Bridge.ini [DMR Network] and P-Star Configuration > Expert > MMDVMHost > DMR Network). Have not found a work around for other modes (YSF, etc.).
73 de Joe W8RIK
|
|
YSF to NXDN with YSFn & YSFw
Bill N2WNS
I'm looking to bridge YSF to NXDN but I'm looking to support both YSFn and YSFw. There are Yaesu radios can't send WIDE until it receives a WIDE signal and I want to make sure I can support that. Does someone have an example of this? I'm thinking that I have to use AB for this.
|
|
Re: DMR Volume low
Yes in the Analog_Bridge.ini file in the /opt/Analog_Bridge
Directory look for the following lines and change it to this.
toggle quoted messageShow quoted text
it will give you what your looking for. dmrAudio = AUDIO_USE_GAIN ; Audio from ASL (AUDIO_UNITY, AUDIO_USE_GAIN, AUDIO_BPF) dmrGain = 0.50 ; Gain factor of audio from ASL (0.0-1.0)
On 11/24/2021 3:18 PM, nh6bf via
groups.io wrote:
I have an Allstar/DMR bridge running on a cloud server. It is connect to a DMR talkgroup and an echolink plus Allstar equipped repeaters. DMR coming in to the echolink repeater, the volume is a lot lower than regular analog.. is there a way to tweek the volume up on something???
|
|
DMR Volume low
I have an Allstar/DMR bridge running on a cloud server. It is connect to a DMR talkgroup and an echolink plus Allstar equipped repeaters. DMR coming in to the echolink repeater, the volume is a lot lower than regular analog.. is there a way to tweek the volume up on something???
|
|
DVSwitch Server (and Pi-Star Hotspot) Dropouts When Network Watchdog Expires
#mmdvm_bridge
Joe Hussey
DVSwitch server (and Pi-Star Jumbo Hotspot) experiencing dropouts that coincide with "network watchdog has expired" error reported in MMDVM log files. Dropouts appear to be random. Any suggestions on a cause, where I should look next or a possible solution?
This "may" have coincided with my recent change in ISP (new router, etc.) from AT&T to Starry Internet. Log extracts:
From DVSwitch MMDVM_Bridge log
M: 2021-11-23 13:18:35.171 DMR, TX state = OFF, DMR frame count was 827 frames
M: 2021-11-23 13:18:39.542 DMR Slot 2, received network voice header from W8KWH to TG 313966
M: 2021-11-23 13:18:40.144 DMR Talker Alias (Data Format 3, Received 3/13 char): 'W8K'
M: 2021-11-23 13:18:41.001 DMR Talker Alias (Data Format 3, Received 6/13 char): 'W8KWH '
M: 2021-11-23 13:18:41.703 DMR Talker Alias (Data Format 3, Received 10/13 char): 'W8KWH DvSw'
M: 2021-11-23 13:18:42.425 DMR Talker Alias (Data Format 3, Received 13/13 char): 'W8KWH DvSwitc'
M: 2021-11-23 13:19:16.386 DMR Slot 2, network watchdog has expired, 36.8 seconds, 3% packet loss, BER: 0.0%
M: 2021-11-23 13:19:17.888 DMR Slot 2, received network late entry from W8KWH to TG 313966
M: 2021-11-23 13:19:18.424 DMR Talker Alias (Data Format 0, Received 0/0 char): ''
M: 2021-11-23 13:19:19.157 DMR Talker Alias (Data Format 0, Received 0/0 char): ''
M: 2021-11-23 13:19:19.878 DMR Talker Alias (Data Format 0, Received 0/0 char): ''
M: 2021-11-23 13:19:20.579 DMR Talker Alias (Data Format 3, Received 13/13 char): 'W8KWH DvSwitc'
M: 2021-11-23 13:19:42.300 DMR Slot 2, received network end of voice transmission, 24.6 seconds, 0% packet loss, BER: 0.0%
................
M: 2021-11-23 13:55:22.857 DMR Slot 2, received network voice header from W8KWH to TG 31535
M: 2021-11-23 13:55:37.138 DMR Slot 2, network watchdog has expired, 14.2 seconds, 10% packet loss, BER: 0.0%
M: 2021-11-23 13:55:37.618 DMR Slot 2, received network late entry from W8KWH to TG 31535
M: 2021-11-23 13:55:44.674 D-Star, received network header from KD9OVF /TOM to CQCQCQ via REF030 C
M: 2021-11-23 13:55:45.620 D-Star, received network end of transmission, 1.1 seconds, 0% packet loss, BER: 0.0%
M: 2021-11-23 13:56:16.731 DMR Slot 2, network watchdog has expired, 39.4 seconds, 4% packet loss, BER: 0.0%
M: 2021-11-23 13:56:16.799 DMR Slot 2, received network late entry from W8KWH to TG 31535
M: 2021-11-23 13:57:00.232 DMR Slot 2, received network end of voice transmission, 43.7 seconds, 0% packet loss, BER: 0.0%
From Pi-Star MMDVM.Log
M: 2021-11-24 11:36:09.102 YSF, received network data from KD8YQQ/ED to DG-ID 0 at KE8O-7
M: 2021-11-24 11:36:19.274 YSF, network watchdog has expired, 8.9 seconds, 0% packet loss, BER: 0.0%
M: 2021-11-24 11:36:19.581 YSF, received network data from KD8YQQ/ED to DG-ID 0 at KE8O-7
M: 2021-11-24 11:36:25.171 YSF, network watchdog has expired, 4.5 seconds, 0% packet loss, BER: 0.0%
M: 2021-11-24 11:36:26.179 YSF, received network data from KD8YQQ/ED to DG-ID 0 at KE8O-7
M: 2021-11-24 11:37:01.969 YSF, network watchdog has expired, 34.7 seconds, 0% packet loss, BER: 0.0%
M: 2021-11-24 11:37:02.696 YSF, received network data from KD8YQQ/ED to DG-ID 0 at KE8O-7
Needless to say, very annoying. 73 de Joe W8RIK
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Wayne Nixon N0AD
On Mon, Nov 22, 2021 at 12:10 PM, John M Wysocki wrote:
DVSM [* & 0] What is the DVSM funcion?
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Wayne Nixon N0AD
Yeah, Sorry I had just got home from work and noticed it was down. It should be connected to 3104 but it's not showing anything on the dashboard. I connected to the node and did a transmission and nothing came over DMR. The Brandmeister dashboard shows the ID connected
http://3.144.15.211/
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Corey Dean N3FE
At 1:55 am I was sleeping. Is it still pointed to 3104? I can check in a few hours.
toggle quoted messageShow quoted text
On Nov 23, 2021, at 1:55 AM, Wayne Nixon N0AD <nixon7606@...> wrote:
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Wayne Nixon N0AD
Hey Corey,
What do you see right now? The DMR master isn't showing up?
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Hello Wayne from Wellington New Zealand.
I have the same loss of DMR Master connection when using DMR Plus IPSC2. It stays connected for some hours or days but sometimes disappears from my DVS dashboard. I use the DVSM [* & 0] function to establish it again. Funny thing is that it appears to still put traffic to the New Zealand IPSC2 server even though the dashboard says it's not connected. NXDN, D-Star and YSF do not go missing except for an internet "blip" when I sometimes need to reconnect all of them. DVS is such excellent software and if drop of DMR Master is the only thing wrong then I live with it. There might be a fix sometime or it's caused by bad net from time to time and nothing to do with DVS. Here is my dashboard: http://zl2tws-dvs.ddns.net Best 73 and good DV to all. John ZL2TWS
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Then I wonder if it's just a DVSwitch Dashboard display issue and the web interface is looking for the initial handshake vs a retry
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Corey Dean N3FE
I went back 5 days on the logs and the last entry on 3102 was Nov 18 18:39:58 dmrxbm Master 3102[908289]: Connection of MMDVM Host system 310022399 (3.144.15.211) removed Prior to that everything was fine and you didn't lose connection at all. since that time you have been connected to 3104 and never skipped a beat there either, other than one simple service restart I did over the weekend, and you were connected right back within 30 seconds. As I see it there was no issues at all.It never lost connection except for the time I restarted a service and when you moved it from 3102 to 3104. I never even saw it on 3103. Corey N3FE I have zero record of you on 3103
On 2021-11-22 13:44, Wayne Nixon wrote:
|
|
Re: DMR bridge to Allstar - Loose DMR Master connection
#brandmeister
#mmdvm_bridge
Wayne Nixon N0AD
Hey Corey,
Thank you. So far today it has stayed connected. Its currently connected to 3104.repeater.net The DMR id is 310022399
|
|