|
HB_Bridge & IPSC_Bridge
I had some one ask me , what is the # of mmdvm Devices that can be connected to one hb_Bridge
--
Bob KC2CWT
Carmel NewYork USA
(914)497-5502
I had some one ask me , what is the # of mmdvm Devices that can be connected to one hb_Bridge
--
Bob KC2CWT
Carmel NewYork USA
(914)497-5502
|
By
Bob kc2cwt
·
#564
·
|
|
Re: Analog Bridge and DStar
I doubt it matters which is which. I would keep the working hotspot and configure the second repeater for DummyRepeater.
I doubt it matters which is which. I would keep the working hotspot and configure the second repeater for DummyRepeater.
|
By
Steve N4IRS
·
#563
·
|
|
Re: Analog Bridge and DStar
So, the solution is to swap Repeater 1 and Repeater 2 on the gateway so Dummy is repeater 1 and Hotspot repeater is repeater 2?
I had set Dummy to use port 20012 on Repeater 2. It's easy to make the
So, the solution is to swap Repeater 1 and Repeater 2 on the gateway so Dummy is repeater 1 and Hotspot repeater is repeater 2?
I had set Dummy to use port 20012 on Repeater 2. It's easy to make the
|
By
Mike, AA9VI
·
#562
·
|
|
Re: Analog Bridge and DStar
Based on the fact that DummyRepeater and ircDDBGateway are on 2 different computers I see the default for Repeater 1 set to port 20011 and DummyRepeater sets the local port to 20011 It make
Based on the fact that DummyRepeater and ircDDBGateway are on 2 different computers I see the default for Repeater 1 set to port 20011 and DummyRepeater sets the local port to 20011 It make
|
By
Steve N4IRS
·
#561
·
|
|
Re: Analog Bridge and DStar
sysop@allstar:~$ sudo netstat -unap | grep dummy
udp 0 0 127.0.0.1:20012 0.0.0.0:* 2254/dummyrepeater
sysop@allstar:~$ sudo netstat -unap | grep
sysop@allstar:~$ sudo netstat -unap | grep dummy
udp 0 0 127.0.0.1:20012 0.0.0.0:* 2254/dummyrepeater
sysop@allstar:~$ sudo netstat -unap | grep
|
By
Mike, AA9VI
·
#560
·
|
|
Re: Analog Bridge and DStar
Maybe this will help:
root@bridge:~# netstat -unap | grep dummy
udp 0 0 0.0.0.0:34001 0.0.0.0:* 404/dummyrepeater
udp 0
Maybe this will help:
root@bridge:~# netstat -unap | grep dummy
udp 0 0 0.0.0.0:34001 0.0.0.0:* 404/dummyrepeater
udp 0
|
By
Steve N4IRS
·
#559
·
|
|
Re: Analog Bridge and DStar
You may want to list the machines and addresses involved. What is the IP of the DummyRepeater machine? What is the IP address of the Gateway? What is the result of netstat -unap?
You may want to list the machines and addresses involved. What is the IP of the DummyRepeater machine? What is the IP address of the Gateway? What is the result of netstat -unap?
|
By
Steve N4IRS
·
#558
·
|
|
Re: Analog Bridge and DStar
If I put 127.0.0.1 in the Edit--> Preferences--> Network --> Local address no traffic will flow to the dummy repeater. The transmit button will not send traffic to another repeater/hotspot on the
If I put 127.0.0.1 in the Edit--> Preferences--> Network --> Local address no traffic will flow to the dummy repeater. The transmit button will not send traffic to another repeater/hotspot on the
|
By
Mike, AA9VI
·
#557
·
|
|
Re: Analog Bridge and DStar
Mike,
I'm not sure what you mean when you say 127.0.0.1 does not work with DummyRepeater
Just to make sure you understand the data flow:
ircDDBGateway <---> DummyRepeater <---> Analog_Bridge <--->
Mike,
I'm not sure what you mean when you say 127.0.0.1 does not work with DummyRepeater
Just to make sure you understand the data flow:
ircDDBGateway <---> DummyRepeater <---> Analog_Bridge <--->
|
By
Steve N4IRS
·
#556
·
|
|
Re: Invalid command from BrandMeister
#brandmeister
In the screen shots is seen the undefined connection state after I have reseted the connection at BrandMeister Dashboard.
In the screen shots is seen the undefined connection state after I have reseted the connection at BrandMeister Dashboard.
|
By
Veijo Arponen OH4VA
·
#555
·
|
|
Re: Invalid command from BrandMeister
#brandmeister
Thank You Matthew,
I'm running a HBlink server which is connected to three BrandMeister servers, Finland, Sweden and Hungary.
Handling the beacon message at MMDVM host side seems to be necessary. If
Thank You Matthew,
I'm running a HBlink server which is connected to three BrandMeister servers, Finland, Sweden and Hungary.
Handling the beacon message at MMDVM host side seems to be necessary. If
|
By
Veijo Arponen OH4VA
·
#554
·
|
|
Re: Analog Bridge and DStar
Steve,
127.0.0.1 on Dummy Repeater does not work. 192.168.1.10 does. Presumably this is because the ircddbgateway is on 192.168.1.9 and in the repeater 2 settings I could not specify 127.0.0.1 (that
Steve,
127.0.0.1 on Dummy Repeater does not work. 192.168.1.10 does. Presumably this is because the ircddbgateway is on 192.168.1.9 and in the repeater 2 settings I could not specify 127.0.0.1 (that
|
By
Mike, AA9VI
·
#553
·
|
|
Re: Analog Bridge and DStar
Create a script that sets the variables and runs dummyrepeater
Sent via smoke signal (AT&T)
On Nov 29, 2017 9:52 AM, "Mike Swiatkowski via Groups.Io" <mjswiatk="You can put this in the script that
Create a script that sets the variables and runs dummyrepeater
Sent via smoke signal (AT&T)
On Nov 29, 2017 9:52 AM, "Mike Swiatkowski via Groups.Io" <mjswiatk="You can put this in the script that
|
By
Steve N4IRS
·
#552
·
|
|
Re: Analog Bridge and DStar
"You can put this in the script that starts DummyRepeater or just a script by itself.
The command env will show you your existing environment"
Is this in /usr/bin/dummyrepeater or where? I
"You can put this in the script that starts DummyRepeater or just a script by itself.
The command env will show you your existing environment"
Is this in /usr/bin/dummyrepeater or where? I
|
By
Mike, AA9VI
·
#551
·
|
|
Re: Analog Bridge and DStar
You can put this in the script that starts DummyRepeater or just a script by itself.
The command env will show you your existing environment
Yes it will work with 127.0.0.1
netstat
You can put this in the script that starts DummyRepeater or just a script by itself.
The command env will show you your existing environment
Yes it will work with 127.0.0.1
netstat
|
By
Steve N4IRS
·
#550
·
|
|
Re: Invalid command from BrandMeister
#brandmeister
Hi Veijo,
It looks like this is a "Beacon Message" from Brandmeister documented here - https://wiki.brandmeister.network/index.php/Homebrew_repeater_protocol
When received by MMDVMHost it enables
Hi Veijo,
It looks like this is a "Beacon Message" from Brandmeister documented here - https://wiki.brandmeister.network/index.php/Homebrew_repeater_protocol
When received by MMDVMHost it enables
|
By
Matthew 2E0SIP
·
#549
·
|
|
Re: Analog Bridge and DStar
Steve,
I read "If you need to use other ports or addresses, you can define them in the environment before you start dummyrepeter."
Where do I make these changes if needed?
Steve,
I read "If you need to use other ports or addresses, you can define them in the environment before you start dummyrepeter."
Where do I make these changes if needed?
|
By
Mike, AA9VI
·
#548
·
|
|
Re: More weird testing
Bob,Analog_Bridge has several audio shaping methods available (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN). The initial P25 code ad this turned off, but we can now use these to help get the audio
Bob,Analog_Bridge has several audio shaping methods available (AUDIO_UNITY, AUDIO_USE_AGC, AUDIO_USE_GAIN). The initial P25 code ad this turned off, but we can now use these to help get the audio
|
By
Mike Zingman - N4IRR
·
#547
·
|
|
Re: More weird testing
Bob,
Thanks for the input, that's what I heard as well. Steve was on DMR, so it was DMR <---> ASL <---> P25
We have to do more testing of ASL ---> P25 to get the audio dialed in. There
Bob,
Thanks for the input, that's what I heard as well. Steve was on DMR, so it was DMR <---> ASL <---> P25
We have to do more testing of ASL ---> P25 to get the audio dialed in. There
|
By
Steve N4IRS
·
#546
·
|
|
Re: More weird testing
I was on DMR, and I have been told my radio has always sounded robust or hot….However I do know there is a lot of audio processing going on from DMR<>Allstar<>P25……
Steve
I was on DMR, and I have been told my radio has always sounded robust or hot….However I do know there is a lot of audio processing going on from DMR<>Allstar<>P25……
Steve
|
By
Steve Siesel [K4KSA]
·
#545
·
|