Re: Interface Icom D-Star repeater to DVSwitch?
lloyd Duck
You can setup the ICom D-Star repeater and use Centos 7 and make it a G3 gateway (new stuff) or use Pi-Star image and use a raspberry pi for the gateway.
toggle quoted messageShow quoted text
Lloyd, W5LND
On Dec 31, 2020, at 3:20 PM, Jim Kusznir <jim@...> wrote:
Hello: I'm probably off-base here, but hopefully someone can point me in the right direction... I have an Icom D-Star DV repeater (eg, ID-RP4000V and ID-RP2C). The gateway software (which apparently requires Centos 5!) seems to not have been updated in a decade or so....But I'm not finding any other instructions on how to enable this perfectly good hardware to participate in a D-Star network. Can a component of DV Switch provide the IP interface that the controller is looking for to allow this RF system to be fully D-Star enabled (connected)? If not, is there another project or direction I should look before trying to build a Centos 5 VM and find the ancient versions of software that the Icom CD that shipped with the repeater requires? I greatly appreciate your help! Thanks! --Jim, K7LL
|
|
Re: Interface Icom D-Star repeater to DVSwitch?
David Ranch
Hello Jim, Icom's G2 gateway software was based on Centos5 but their newer G3 gateway software uses Centos7. Here is a URL that might help answer some of your questions: https://dstar.info/ It's worth mentioning that I understand that Icom has a new G4 software stack in Beta. I think it's been in Beta for a while now and I have no idea when they might release it. There is also a question around Centos's charter change around Centos 8 vs. Centos Stream but we'll have to see what comes of that. --David KI6ZHD
On 12/31/2020 01:20 PM, Jim Kusznir
wrote:
Hello:
|
|
Re: DV Switch Server
Steve Siesel [K4KSA]
Ok sounds good! I was just looking to be ready, but if all the parts are not out yet I will have to wait! In my system I do have two instances of AB and MB running. The other instance takes another TG and sends it to Broadcastify. Thanks again for your help, I was just trying have everything I need. Steve
On Thu, Dec 31, 2020 at 5:00 PM Steve N4IRS <szingman@...> wrote:
|
|
Re: DV Switch Server
Steve,
toggle quoted messageShow quoted text
Since you already have AB and MB installed, "adding" DVSwitch Server would pretty much be the same thing at this time. It pretty much comes down to you have one Analog_Bridge. That AB can service ASL or the clients (Android, Python) Once we release the Analog_Reflector and the HTML client, that changes, a little. With Analog_Reflector, Android, Python, HTML and ASL can share that Analog_Bridge. The operative word he is share. You can't have ASL routed to DMR while you talk on NXDN, You still have one AB. You can have ASL, Android and HTML all connected to the same digital network (and TG) at the same time. Hope this helps, Steve N4IRS
On 12/31/20 4:50 PM, Steve Siesel
[K4KSA] wrote:
|
|
DV Switch Server
Steve Siesel [K4KSA]
I want to add DVSwitch Server to my system.
Currently I have ASL along with Analog Bridge and MMDVM Bridge in one Raspberry Pi. Can I add DV Switch Server in here as well? Once installed would DVSwitch Server handle the ASL<>DMR that is currently being handled now along with using the Android app and other products that are coming? Would I get the DVSwitch-System-Builder from GitHub to accomplish this?
I also noticed the complete image for DVSwitch as well, but want to know if by using DVSwitch-System-Builder it would work on my existing Raspberry Pi.
Thank You and Have a good New Year!
Steve K4KSA
|
|
Re: Interface Icom D-Star repeater to DVSwitch?
Jeff Lehman, N8ACL
Hi Jim!
toggle quoted messageShow quoted text
So it’s been a while since I dinked with a d-star machine, but I can at least tell you “from what I remember”. It does require Centos, but with the updates to ircddbgateway, you MAY be able to update to a newer version of Centos. However, to be able to handle the registrations and user database, I believe you still need to have the gateway installed on the computer running everything. Now here is where I also get into i don’t know. I don’t remember if ircddbgateway is what handled that or not. I don’t believe so. There may be an updated version of the old registration gateway software that may be able to be used, but that would take some research. But I do know that that piece was needed for the user database and registering the repeater on the network. Your mileage may vary at this point. Like I said it’s been since d-star first made its appearance that I messed with it. So updates may have been put out, it I have not followed it in a while. Jeff
On Dec 31, 2020, at 16:28, Steve N4IRS <szingman@...> wrote:
|
|
Re: Interface Icom D-Star repeater to DVSwitch?
Jim,
toggle quoted messageShow quoted text
Let me start with, I don't have a clue. That being said, if anything MAYBE you can use the installation of ircDDBGateway on DVSwitch Server as a way to access the network. I would suggest researching Icom repeater and ircDDBGateway. Maybe someone has more info. Steve N4IRS
On 12/31/20 4:20 PM, Jim Kusznir wrote:
Hello:
|
|
Interface Icom D-Star repeater to DVSwitch?
Jim Kusznir
Hello:
I'm probably off-base here, but hopefully someone can point me in the right direction... I have an Icom D-Star DV repeater (eg, ID-RP4000V and ID-RP2C). The gateway software (which apparently requires Centos 5!) seems to not have been updated in a decade or so....But I'm not finding any other instructions on how to enable this perfectly good hardware to participate in a D-Star network. Can a component of DV Switch provide the IP interface that the controller is looking for to allow this RF system to be fully D-Star enabled (connected)? If not, is there another project or direction I should look before trying to build a Centos 5 VM and find the ancient versions of software that the Icom CD that shipped with the repeater requires? I greatly appreciate your help! Thanks! --Jim, K7LL
|
|
Re: One Way Traffic ASL to YSF
Jay,
toggle quoted messageShow quoted text
It "sounds" like the USRP traffic from AB is not getting to AllStar. Here is the default USRP settings: [USRP] address = 127.0.0.1 ; IP address of USRP partner (Allstar/Asterisk or another Analog_Bridge) txPort = 32001 ; Transmit USRP frames on this port rxPort = 34001 ; 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) Here is the suggested setting in the rpt.conf: rxchannel = USRP/127.0.0.1:34001:32001 ; Use the USRP channel driver. Must be enabled in modules.conf ; 127.0.0.1 = IP of the target application ; 34001 = UDP port the target application is listening on ; 32001 = UDP port ASL is listening on As you can see AB is sending USRP data on UDP port 32001 and AllStar is listening on UDP port 32001. To verify AllStar is listening on 32001, as root: netstat -unap | grep asterisk Steve N4IRS
On 12/31/20 1:45 PM, Jay wrote:
I have a Private Node (set up exactly as the Example Node) for a YSF Reflector ASL<->AB<->MB<->YSF. AB and MB exist in a Cloud Server. I can transmit through my ASL Node to the YSF Reflector with out problem, AB and MB show expected results. When I key up on the YSF Reflector, I see traffic through MB and AB but nothing shows on my Allstar node (running CLI client)
|
|
One Way Traffic ASL to YSF
Jay
I have a Private Node (set up exactly as the Example Node) for a YSF Reflector ASL<->AB<->MB<->YSF. AB and MB exist in a Cloud Server. I can transmit through my ASL Node to the YSF Reflector with out problem, AB and MB show expected results. When I key up on the YSF Reflector, I see traffic through MB and AB but nothing shows on my Allstar node (running CLI client)
Ports are triple checked, Ports opened, ASL Node place in DMZ. There is no change. I am not sure how to troubleshoot it further. Any help or suggestions? -- -- jb N4NQY
|
|
Re: MMDVM_Bridge.ini
#mmdvm_bridge
Thank you very much Steve ... I will follow your instructions ... Once again, HAPPY NEW YEAR to you, your family and everyone in the group. 73's Em qua., 30 de dez. de 2020 às 22:22, Steve N4IRS <szingman@...> escreveu:
|
|
Re: MMDVM_Bridge.ini
#mmdvm_bridge
Analog_Bridge and MMDVM_Bridge are not written in python. They are
written in C++.
toggle quoted messageShow quoted text
You can install all the DVSwitch components with this <https://github.com/DVSwitch/DVSwitch-System-Builder> 73, Steve N4IRS
On 12/30/20 8:17 PM, Sérgio PU5SMS
wrote:
|
|
Re: MMDVM_Bridge.ini
#mmdvm_bridge
Hello Steve ... I hope you have had a great Christmas with your family and I would like to take this opportunity to wish you a new year full of health and peace ... it may not be the right place for me to ask this, but anyway way I couldn't find another one so I'm sorry for the bad way ... two very simple questions ... MMDVMbridge and Analog Bridge are written in Python3 or Python2? ... is there a script for installing these modules? ... where?
Thank you and Happy New Year!
73's!
|
|
Re: Help with YCS Server connection
luiz sergio
Hi,
Problem coment in message #7914 #8088 Not responde. Pu1loy
|
|
Re: Hotspot Audio for C4FM Very loud and distorted.
systemctl restart analog_bridge
toggle quoted messageShow quoted text
On 12/30/20 10:11 AM, Frank C. D'Amato
wrote:
Once I edit Analog_Bridge.ini, what commands can I type to get the DVswitch to start using the new values instead of restarting the Pi?
|
|
Re: Hotspot Audio for C4FM Very loud and distorted.
Once I edit Analog_Bridge.ini, what commands can I type to get the DVswitch to start using the new values instead of restarting the Pi?
|
|
Re: Hotspot Audio for C4FM Very loud and distorted.
That’s correct, I’m not using C4FM on DVswitch. I’m just cross mode from another hotspot.
I’ll try lowering the DMR settings.
|
|
Re: Switch Between BM and TGIF
G4WXN@...
Tom I keep copies of the config files on my desktop, and then copy them over as needed.
|
|
Help with YCS Server connection
I want to connect to the Ysf side of the YCS Server. Works ok If I connect to the Fcs side
At the moment I have. Ysfreflector to MB to MB to Ysfgateway to YCS (Ysf DG-ID 35) Traffic passes from the Ycs side. But not from the Ysfreflector side. MB does not want to talk to Ysfgateway when set to connect to YSF
|
|
Re: Hotspot Audio for C4FM Very loud and distorted.
Patrick Perdue
Also true, though I think he is just connecting his hotspot to DMR and using it to convert to C4FM, not DVSwitch for that. Again, could be wrong, and I'll shut up before I get myself into trouble, but that's how I read it.
On 12/30/2020 6:27 AM, Steve N4IRS
wrote:
Actually, if he is using DVSwitch Server, he can change to audio level when he switches to YSF in /opt/Analog_Bridge/dvsm.macro:
|
|