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: Analog_Bridge remote control (TLV) commands exposed.
SP2ONG Waldek
Heiko,
Yes, you know that this is not a problem for me :-) but many users do not know all the DVSwitch elements so precisely and that's why I pay attention 73 Waldek
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
Yes, but it's very easy for us to change dvswitch.sh and avoid the
problem alltogether.
toggle quoted messageShow quoted text
On 11/15/2019 9:51 AM, Heiko DL1BZ
wrote:
It's not really a problem. The ports in hbmonitor and hblink3 can be changed simply. I'm running here 3 instances of hblink3 and 3 instaces of hbmonitor at the same server. In this case you need change the ports too.
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
It's not really a problem. The ports in hbmonitor and hblink3 can be changed simply. I'm running here 3 instances of hblink3 and 3 instaces of hbmonitor at the same server. In this case you need change the ports too.
Look in the source of hbmonitor and hblink3 and change it. I'm sure Waldek - you know how you need to do this, hi. 73 Heiko, DL1BZ
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
dvswitch.sh will be able to change DMRID and callsign. Next revision
(or so)
toggle quoted messageShow quoted text
Steve N4IRS
On 11/15/2019 1:17 AM, Waldek SP2ONG
wrote:
Steve
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
Yes, it could happen. HTTP is only one way to transfer files but we
will move the port.
toggle quoted messageShow quoted text
Thanks, Steve N4IRS
On 11/15/2019 2:50 AM, Waldek SP2ONG
wrote:
Steve
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
Steve
Looking through the dvswitch.sh file I see that it uses SimpleHTTPServer on port 9000. Many people use Analog_Bridge on the same computer as they have HBlink3 and HBmonitor which uses port 9000. I may be wrong but there may be a port conflict? 73 Waldek
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
Steve
I have start with send EmCom info via USRP Ananlog_Bridge and it will be useful possible use dvswitch.sh script to change DMR ID in "gatewayDmrId" 73 Waldek
|
|
Re: DMR to YSF Weird Issue
You’re the best Steve..
That all works perfectly now..
Thanks again..
Walter/K5WH
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> On Behalf Of Steve N4IRS
Sent: Thursday, November 14, 2019 6:11 PM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] DMR to YSF Weird Issue
Walter, On 11/14/19 6:39 PM, Walter Holmes K5WH wrote:
|
|
Re: DMR to YSF Weird Issue
Walter,
toggle quoted messageShow quoted text
The reason the file has a extension is so that people can determine which file they need for their architecture. You can rename the file so that it matches your service. I put the most current version on github so people can try the new program to fix bugs or add features before I publish the file in the APT repository. Once a month, I will update the APT repository, if the most current program is over 2 weeks old (and no bugs reported) 73, Steve N4IRS
On 11/14/19 6:39 PM, Walter Holmes K5WH
wrote:
|
|
Re: DMR to YSF Weird Issue
Steve,
To have this run as a service now, should I rename the MMMDVM_Bridge.amd64 file as MMMDVM_Bridge, so I can restart the mmdvm_bridge service?
Or is there an easier way to have the ./MMDVM_Bridge.amd64 MMDVM_Bridge.ini launch at startup automatically?
Or possibly the apt-get update and apt-get upgrade if the package is updated there already?
Thanks, Walter/K5WH
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> On Behalf Of Steve N4IRS
Sent: Tuesday, November 12, 2019 10:02 AM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] DMR to YSF Weird Issue
Walter, On 11/12/2019 10:51 AM, Walter Holmes K5WH wrote:
|
|
Re: DMR to YSF Weird Issue
yes, that works now Steve..
many thanks,
|
|
Re: DMR to YSF Weird Issue
Walter,
toggle quoted messageShow quoted text
I updated MMMDVM_Bridge.amd64 yesterday. Please get a fresh copy from github. Steve
On 11/12/2019 10:51 AM, Walter Holmes
K5WH wrote:
hmm, even as root, I get a permission denied message when trying to run that.
|
|
Re: DMR to YSF Weird Issue
hmmm,
toggle quoted messageShow quoted text
Try this, I don't think it will work but chmod +x MMDVM_Bridge.amd64 try again I'm checking here too
On 11/12/2019 10:51 AM, Walter Holmes
K5WH wrote:
hmm, even as root, I get a permission denied message when trying to run that.
|
|
Re: DMR to YSF Weird Issue
hmm, even as root, I get a permission denied message when trying to run that.
|
|
Re: DMR to YSF Weird Issue
Put MMDVM_Bridge.amd64 in /opt/MMDVM_Bridge (do not rename file)
toggle quoted messageShow quoted text
As root: systemctl stop mmdvm_bridge ./MMDVM_Bridge.amd64 MMDVM_Bridge.ini Does the program run?
On 11/12/2019 9:54 AM, Walter Holmes
K5WH wrote:
Steve,
|
|
Re: DMR to YSF Weird Issue
Steve,
I tried replacing the file, but I was not able to get the service to start afterwards. Here is what my system is. 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) x86_64 So I used the MMDVM_Bridge.amd64 and removed the .amd64 of course, reset the machine, but the service did not deem to start properly. I had to replace the original file for that to come back up properly. Any idea where I should look further into this? many thanks, Walter/K5WH
|
|
Re: DMR to YSF Weird Issue
Thanks Steve. I had the same problem and this fix solve it.
73 Carlos KP4CA
|
|
Re: I have asl setup in the cloud using debian. Just want to make sure i use the right MMDVM, i think should be using the amd64 hope this is correct before I download.thank you.
What is the result of uname -a
|
|
I have asl setup in the cloud using debian. Just want to make sure i use the right MMDVM, i think should be using the amd64 hope this is correct before I download.thank you.
Charles Wiant
|
|
Re: DMR to YSF Weird Issue
toggle quoted messageShow quoted text
On 11/11/19 5:28 PM, Dexter Harroo
wrote:
|
|