|
Trying to get HBlink to connect to Brandmeister without success:
#hblink
Hello, for a week now my HBlink has not been able to connect with BM. No changes have been made to the system. This is the log and configuration. Have any of you had a similar situation? Thanks for
Hello, for a week now my HBlink has not been able to connect with BM. No changes have been made to the system. This is the log and configuration. Have any of you had a similar situation? Thanks for
|
By
Carlos Minguela
·
#5334
·
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
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
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
|
By
SP2ONG Waldek
·
#5333
·
|
|
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.
Yes, but it's very easy for us to change dvswitch.sh and avoid the problem alltogether.
|
By
Steve N4IRS
·
#5332
·
|
|
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
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
|
By
Heiko DL1BZ
·
#5331
·
|
|
Re: Analog_Bridge remote control (TLV) commands exposed.
dvswitch.sh will be able to change DMRID and callsign. Next revision (or so)
Steve N4IRS
dvswitch.sh will be able to change DMRID and callsign. Next revision (or so)
Steve N4IRS
|
By
Steve N4IRS
·
#5330
·
|
|
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.
Thanks, Steve N4IRS
Yes, it could happen. HTTP is only one way to transfer files but we will move the port.
Thanks, Steve N4IRS
|
By
Steve N4IRS
·
#5329
·
|
|
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
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
|
By
SP2ONG Waldek
·
#5328
·
Edited
|
|
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
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
|
By
SP2ONG Waldek
·
#5327
·
Edited
|
|
Re: DMR to YSF Weird Issue
You’re the best Steve..
That all works perfectly now..
Thanks again..
Walter/K5WH
You’re the best Steve..
That all works perfectly now..
Thanks again..
Walter/K5WH
|
By
Walter Holmes K5WH
·
#5326
·
|
|
Re: DMR to YSF Weird Issue
Walter,
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
Walter,
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
|
By
Steve N4IRS
·
#5325
·
|
|
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
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
|
By
Walter Holmes K5WH
·
#5324
·
|
|
Re: DMR to YSF Weird Issue
yes, that works now Steve..
many thanks,
yes, that works now Steve..
many thanks,
|
By
Walter Holmes K5WH
·
#5323
·
|
|
Re: DMR to YSF Weird Issue
Walter,
I updated MMMDVM_Bridge.amd64 yesterday. Please get a fresh copy from github.
Steve
Walter,
I updated MMMDVM_Bridge.amd64 yesterday. Please get a fresh copy from github.
Steve
|
By
Steve N4IRS
·
#5322
·
|
|
Re: DMR to YSF Weird Issue
hmmm,
Try this, I don't think it will work but
chmod +x MMDVM_Bridge.amd64
try again
I'm checking here too
hmmm,
Try this, I don't think it will work but
chmod +x MMDVM_Bridge.amd64
try again
I'm checking here too
|
By
Steve N4IRS
·
#5321
·
|
|
Re: DMR to YSF Weird Issue
hmm, even as root, I get a permission denied message when trying to run that.
hmm, even as root, I get a permission denied message when trying to run that.
|
By
Walter Holmes K5WH
·
#5320
·
|
|
Re: DMR to YSF Weird Issue
Put MMDVM_Bridge.amd64 in /opt/MMDVM_Bridge (do not rename file)
As root:
systemctl stop mmdvm_bridge
./MMDVM_Bridge.amd64 MMDVM_Bridge.ini
Does the program run?
Put MMDVM_Bridge.amd64 in /opt/MMDVM_Bridge (do not rename file)
As root:
systemctl stop mmdvm_bridge
./MMDVM_Bridge.amd64 MMDVM_Bridge.ini
Does the program run?
|
By
Steve N4IRS
·
#5319
·
|
|
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
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
|
By
Walter Holmes K5WH
·
#5318
·
|
|
Re: DMR to YSF Weird Issue
Thanks Steve. I had the same problem and this fix solve it.
73
Carlos
KP4CA
Thanks Steve. I had the same problem and this fix solve it.
73
Carlos
KP4CA
|
By
Carlos Minguela
·
#5317
·
|
|
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
What is the result of uname -a
|
By
Steve N4IRS
·
#5316
·
|
|
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.
By
Charles Wiant
·
#5315
·
|