|
Re: XLX 2 XLX Connection
Hi, because one XLX has hardware for transcode but one of they has not. It is a big problem when you have more XLXs. For this reason i need an ONLY dstar connection. Luc doesn't want to patch this
Hi, because one XLX has hardware for transcode but one of they has not. It is a big problem when you have more XLXs. For this reason i need an ONLY dstar connection. Luc doesn't want to patch this
|
By
david bencini ik5xmk
·
#2495
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
😊 Some times simple is the bestest 😊
Jeff Lehman, KC8QCH
E-mail: kc8qch@...
http://kc8qch.dx.am
Hamshack Hotline: 4218
Webmaster
Hamilton County ARPSC
http://www.hamcoarpsc.org
E-mail:
😊 Some times simple is the bestest 😊
Jeff Lehman, KC8QCH
E-mail: kc8qch@...
http://kc8qch.dx.am
Hamshack Hotline: 4218
Webmaster
Hamilton County ARPSC
http://www.hamcoarpsc.org
E-mail:
|
By
Jeff Lehman, N8ACL
·
#2494
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
That is a good point. I will do that.
That is a good point. I will do that.
|
By
Gregory Heinrichs
·
#2493
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
Or why not when you run the script to change TG’s just write the new talkgroup to a text file since you have it already? No need to pull it from anywhere. Then just read the Text file into your
Or why not when you run the script to change TG’s just write the new talkgroup to a text file since you have it already? No need to pull it from anywhere. Then just read the Text file into your
|
By
Jeff Lehman, N8ACL
·
#2492
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
My short off the top of my head answer. If you know what TG you started on and tracked the changes, you know where you are.
Pseudo code:
Start the bridge
Send AB/MB to TG
My short off the top of my head answer. If you know what TG you started on and tracked the changes, you know where you are.
Pseudo code:
Start the bridge
Send AB/MB to TG
|
By
Steve N4IRS
·
#2491
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
I was going to post the same question today. So +1 for this. A way to query what the current talkgroup is.
I was going to post the same question today. So +1 for this. A way to query what the current talkgroup is.
|
By
Michael Weaver - AC2VK
·
#2490
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
OK, we have been discussing Metadata in general. I don't have a quick answer right now.
Steve N4IRS
OK, we have been discussing Metadata in general. I don't have a quick answer right now.
Steve N4IRS
|
By
Steve N4IRS
·
#2489
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
with the same principal, call a python script, so i can return the talkgroup number to a webpage.
with the same principal, call a python script, so i can return the talkgroup number to a webpage.
|
By
Gregory Heinrichs
·
#2488
·
|
|
Re: ASL to DMR Bridge...reading talkgroups
Define read. Voice feedback? Allison?
Define read. Voice feedback? Allison?
|
By
Steve N4IRS
·
#2487
·
|
|
ASL to DMR Bridge...reading talkgroups
I can change the talkgroup via code below, i was wondering it there is a way to read it as well?
[code]
_sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
cmd = struct.pack("BB", 0x05,
I can change the talkgroup via code below, i was wondering it there is a way to read it as well?
[code]
_sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
cmd = struct.pack("BB", 0x05,
|
By
Gregory Heinrichs
·
#2486
·
|
|
Re: XLX 2 XLX Connection
Hi David,
why don't you use the built-in XLX interlink protocol?
vy73 de Florian DF2ET
Am 15.11.18 um 17:32 schrieb david bencini ik5xmk:
Hi David,
why don't you use the built-in XLX interlink protocol?
vy73 de Florian DF2ET
Am 15.11.18 um 17:32 schrieb david bencini ik5xmk:
|
By
Florian Wolters
·
#2485
·
|
|
XLX 2 XLX Connection
Hello, sorry if I'm possibly mistaken group. Can you tell me the procedure to activate, if possible, a connection (I suppose using MMDVM_Bridge) between two XLX (example module B) but using a native
Hello, sorry if I'm possibly mistaken group. Can you tell me the procedure to activate, if possible, a connection (I suppose using MMDVM_Bridge) between two XLX (example module B) but using a native
|
By
david bencini ik5xmk
·
#2484
·
|
|
Re: ASL to DMR Bridge...changing talkgroups
OK,
Now we have a script to change TG "on the fly" Let's make it available to DTMF and Allmon.
First we need ASL to execute the script from within. There is more then one way to do this. I'll use the
OK,
Now we have a script to change TG "on the fly" Let's make it available to DTMF and Allmon.
First we need ASL to execute the script from within. There is more then one way to do this. I'll use the
|
By
Steve N4IRS
·
#2483
·
Edited
|
|
Re: Multiple private nodes connected to different talkgroups
Perfect, I think that will give me plenty of homework.... I'll give it a try after the holidays!
Thanks so much for all your help and support!
Appreciate all you do for this hobby!
Perfect, I think that will give me plenty of homework.... I'll give it a try after the holidays!
Thanks so much for all your help and support!
Appreciate all you do for this hobby!
|
By
Russell, KV4S
·
#2482
·
|
|
Re: ASL to DMR Bridge...changing talkgroups
we are behind in documenting a LOT of what the different programs will do. mea culpa
Here is a shell script for changing TGs on the fly when using Analog_Bridge and MMDVM bridge
we are behind in documenting a LOT of what the different programs will do. mea culpa
Here is a shell script for changing TGs on the fly when using Analog_Bridge and MMDVM bridge
|
By
Steve N4IRS
·
#2481
·
|
|
Re: Multiple private nodes connected to different talkgroups
systemctl enable analog_bridge enables the systemd unit analog_bridge.service in /lib/systemd/system. It is a test file and can be copied / edited.
It's job is the setup the environment for
systemctl enable analog_bridge enables the systemd unit analog_bridge.service in /lib/systemd/system. It is a test file and can be copied / edited.
It's job is the setup the environment for
|
By
Steve N4IRS
·
#2480
·
|
|
Re: Multiple private nodes connected to different talkgroups
very much so, thanks Steve.
Next question, what will these statements look like?
systemctl enable analog_bridge
systemctl start analog_bridge
because if you copy contents the program has the same
very much so, thanks Steve.
Next question, what will these statements look like?
systemctl enable analog_bridge
systemctl start analog_bridge
because if you copy contents the program has the same
|
By
Russell, KV4S
·
#2479
·
|
|
Re: Multiple private nodes connected to different talkgroups
Russell,
As per usual there is more then one way to do this. He is a simple one:
Create 4 subdirectories:
mkdir MMDVM_Bridge_TG_1234
mkdir MMDVM_Bridge_TG_9876
mkdir
Russell,
As per usual there is more then one way to do this. He is a simple one:
Create 4 subdirectories:
mkdir MMDVM_Bridge_TG_1234
mkdir MMDVM_Bridge_TG_9876
mkdir
|
By
Steve N4IRS
·
#2478
·
|
|
Re: ASL to DMR Bridge...changing talkgroups
is it possible to make this work with Allmon2 vs DTMF?
is it possible to make this work with Allmon2 vs DTMF?
|
By
Russell, KV4S
·
#2477
·
|
|
Multiple private nodes connected to different talkgroups
I don't have a lot of experience with private nodes but I've been working on a personal hub that is working fine with DVSwitch.
What I envision is having multiple instances of the DVSwitch
I don't have a lot of experience with private nodes but I've been working on a personal hub that is working fine with DVSwitch.
What I envision is having multiple instances of the DVSwitch
|
By
Russell, KV4S
·
#2476
·
|