|
Re: DMR to YSFn Bridge
#mmdvm_bridge
While doing this I saw the TX/RX ports were misconfigured, with those changed I still have the issue. Heres it configured correctly now
[DMR]
Address = 127.0.0.1 ; Address to send AMBE
While doing this I saw the TX/RX ports were misconfigured, with those changed I still have the issue. Heres it configured correctly now
[DMR]
Address = 127.0.0.1 ; Address to send AMBE
|
By
Perry Buch
·
#7073
·
|
|
Re: DMR to YSFn Bridge
#mmdvm_bridge
Perry,
Are you trying to bridge YSF to DMR? Are you trying to use your existing YSF <-> ASL bridge as part of the YSF to DMR? One thing I can tell you from your e-mail, forget hoseline. It
Perry,
Are you trying to bridge YSF to DMR? Are you trying to use your existing YSF <-> ASL bridge as part of the YSF to DMR? One thing I can tell you from your e-mail, forget hoseline. It
|
By
Steve N4IRS
·
#7072
·
|
|
DMR to YSFn Bridge
#mmdvm_bridge
So I have a Linode (VPS) that has DV switch installed, I've successfully configured Analog Bridge for ASL and DMR, so I think I have a rudimentary understanding whats going on.
I am part owner of a
So I have a Linode (VPS) that has DV switch installed, I've successfully configured Analog Bridge for ASL and DMR, so I think I have a rudimentary understanding whats going on.
I am part owner of a
|
By
Perry Buch
·
#7071
·
|
|
Re: AllStar and DummyRepeater
Yeah, I figured that out, now to get things installed across 2 boxes
(system is in the cloud, have to use a local server for the DV Dongle
and DummyRepeater). I downloaded the OpenDV code, so all is
Yeah, I figured that out, now to get things installed across 2 boxes
(system is in the cloud, have to use a local server for the DV Dongle
and DummyRepeater). I downloaded the OpenDV code, so all is
|
By
Tony Langdon
·
#7070
·
|
|
Re: AllStar and DummyRepeater
Maybe I was not clear. The files are at <https://github.com/N4IRS/DummyRepeater>
This is the modification to dummy repeater to communicate with ASL.
Steve N4IRS
Maybe I was not clear. The files are at <https://github.com/N4IRS/DummyRepeater>
This is the modification to dummy repeater to communicate with ASL.
Steve N4IRS
|
By
Steve N4IRS
·
#7069
·
|
|
Re: AllStar and DummyRepeater
Thanks. Well, the newer methods seem to require a ThumbDV or similar,
which I don't have, meaning additional cost, and worse still these days,
lengthy mail order delays, with the global postal
Thanks. Well, the newer methods seem to require a ThumbDV or similar,
which I don't have, meaning additional cost, and worse still these days,
lengthy mail order delays, with the global postal
|
By
Tony Langdon
·
#7068
·
|
|
Re: 2 P25 reflectors on the same box
Is the port open on the router/firewall?
--
Doug Gooden
troytrojan@...
Is the port open on the router/firewall?
--
Doug Gooden
troytrojan@...
|
By
Doug - W4DBG
·
#7067
·
|
|
Re: 2 P25 reflectors on the same box
Pi-Star has a firewall. It may be blocking the outbound traffic on that port. Google Pi-Star firewall to find out how to modify the firewall.
Steve N4IRS
Pi-Star has a firewall. It may be blocking the outbound traffic on that port. Google Pi-Star firewall to find out how to modify the firewall.
Steve N4IRS
|
By
Steve N4IRS
·
#7066
·
|
|
2 P25 reflectors on the same box
I'm hoping someone can help with this one. We are trying to get 2 P25 reflectors to run on the same machine. The second service has a different name that the 1st, there is a separate .ini file, it has
I'm hoping someone can help with this one. We are trying to get 2 P25 reflectors to run on the same machine. The second service has a different name that the 1st, there is a separate .ini file, it has
|
By
Desertman
·
#7065
·
|
|
Re: error while installing quantar
I am upgrading ALL the apt packages. New features. New DVSwitch-?
Sent via smoke signal (AT&T)
I am upgrading ALL the apt packages. New features. New DVSwitch-?
Sent via smoke signal (AT&T)
|
By
Steve N4IRS
·
#7064
·
|
|
Re: error while installing quantar
Steve, again thanks. I just needed to start my reflector and point to it. It’s all working now.
That DMR ID file patch in dvswitch.sh should probably be fixed in the repo install.
Thanks
Steve, again thanks. I just needed to start my reflector and point to it. It’s all working now.
That DMR ID file patch in dvswitch.sh should probably be fixed in the repo install.
Thanks
|
By
Tom
·
#7063
·
|
|
Re: error while installing quantar
That is what it is supposed to do.
It's waiting for traffic from MMDVM_Bridge on a TG to tell it what reflector to connect to.
Unless, you want it to startup on a particular reflector.
That is what it is supposed to do.
It's waiting for traffic from MMDVM_Bridge on a TG to tell it what reflector to connect to.
Unless, you want it to startup on a particular reflector.
|
By
Steve N4IRS
·
#7062
·
|
|
Re: error while installing quantar
Thanks Steve. That got me past the error in the DVSwitch.sh.
Now, when I run /opt/P25Gateway/P25Gateway P25Gateway.ini , I get:
root@P25reflector:/opt/P25Gateway# ./P25Gateway P25Gateway.ini
Thanks Steve. That got me past the error in the DVSwitch.sh.
Now, when I run /opt/P25Gateway/P25Gateway P25Gateway.ini , I get:
root@P25reflector:/opt/P25Gateway# ./P25Gateway P25Gateway.ini
|
By
Tom
·
#7061
·
|
|
Re: error while installing quantar
Tom,
As root:
cd /opt/MMDVM_Bridge
ls -la
# do you have a dvswitch.sh?
mv dvswitch.sh dvswitch.sh.old
wget https://github.com/DVSwitch/MMDVM_Bridge/raw/master/dvswitch.sh
Tom,
As root:
cd /opt/MMDVM_Bridge
ls -la
# do you have a dvswitch.sh?
mv dvswitch.sh dvswitch.sh.old
wget https://github.com/DVSwitch/MMDVM_Bridge/raw/master/dvswitch.sh
|
By
Steve N4IRS
·
#7060
·
|
|
error while installing quantar
I started with a clean raspian Stretsh (Debian 9) in a Pi3B+. I installed the dvswitch-repo and an update. While installing quantar I get errors associated with DMR ID file:
Setting up mmdvm-bridge
I started with a clean raspian Stretsh (Debian 9) in a Pi3B+. I installed the dvswitch-repo and an update. While installing quantar I get errors associated with DMR ID file:
Setting up mmdvm-bridge
|
By
Tom
·
#7059
·
|
|
Re: AllStar and DummyRepeater
Tony,
Sorry, I did not see this when you posted. I have restored my old copy of the info on using DummyRepeater.
A you know, we no longer use this method to connect AllStar to D-Star. The files are at
Tony,
Sorry, I did not see this when you posted. I have restored my old copy of the info on using DummyRepeater.
A you know, we no longer use this method to connect AllStar to D-Star. The files are at
|
By
Steve N4IRS
·
#7058
·
|
|
Re: Problem after Power Blip
I think I solved it. I reset my router with no go on it. then i just did a Full factory reset of my router and that cured the problem. In case anyone else has that same problem do a factory reset
I think I solved it. I reset my router with no go on it. then i just did a Full factory reset of my router and that cured the problem. In case anyone else has that same problem do a factory reset
|
By
Brad N8PC
·
#7057
·
|
|
Re: Problem after Power Blip
I don't see anything wrong.
Restart MMDVM_Bridge
Check selfcare and make sure it's showing the bridge logged in.
Steve
I don't see anything wrong.
Restart MMDVM_Bridge
Check selfcare and make sure it's showing the bridge logged in.
Steve
|
By
Steve N4IRS
·
#7056
·
|
|
Problem after Power Blip
Steve,
I had a power Blip and reset everything. The problem is I can hear my DMR audio from Brandmeister thru the Bridge over my repeater.
I see on brandmeister that my repeater is sending data to
Steve,
I had a power Blip and reset everything. The problem is I can hear my DMR audio from Brandmeister thru the Bridge over my repeater.
I see on brandmeister that my repeater is sending data to
|
By
Brad N8PC
·
#7055
·
|
|
Re: mmdvm_bridge won’t start on boot after update
#mmdvm_bridge
That did it! Awesome, thank you!
That did it! Awesome, thank you!
|
By
Chris Whitam
·
#7054
·
|