|
Re: DMR <—> Allstar/Echolink
If I understand you correctly then,
There is a required hang time of about 20ms delay in DMR TX to avoid 'short keying' and getting yourself blacklisted.
So you might turn that down but not
If I understand you correctly then,
There is a required hang time of about 20ms delay in DMR TX to avoid 'short keying' and getting yourself blacklisted.
So you might turn that down but not
|
By
Mike KB8JNM
·
#2177
·
|
|
Re: DMR <—> Allstar/Echolink
Tony,
To eliminate most of the hang times make sure you are using the values here <https://dvswitch.groups.io/g/allstarlink/wiki/home> in your asterisk config. There is another timer you need to be
Tony,
To eliminate most of the hang times make sure you are using the values here <https://dvswitch.groups.io/g/allstarlink/wiki/home> in your asterisk config. There is another timer you need to be
|
By
Steve N4IRS
·
#2176
·
|
|
Re: DMR <—> Allstar/Echolink
Set up hangtime in the usrp stanza
Set up hangtime in the usrp stanza
|
By
Jeff Carrier
·
#2175
·
|
|
DMR <—> Allstar/Echolink
Hello All
I have setup an Allstar/DMR link with DVSwitch which is working great! I want to say thank you for the awesome work on this project.
I do have one question... I did notice that there is
Hello All
I have setup an Allstar/DMR link with DVSwitch which is working great! I want to say thank you for the awesome work on this project.
I do have one question... I did notice that there is
|
By
Tony D
·
#2174
·
|
|
Re: P25 <-> DMR Transcoding
Bryan,
Are you saying that P25 traffic coming through the bridge always sends to BM on slot 2?
Can you give me a example of traffic flow?
Steve
Bryan,
Are you saying that P25 traffic coming through the bridge always sends to BM on slot 2?
Can you give me a example of traffic flow?
Steve
|
By
Steve N4IRS
·
#2173
·
|
|
Re: P25 <-> DMR Transcoding
And still traffic from BM slot 1 is going to slot 2?
And still traffic from BM slot 1 is going to slot 2?
|
By
Steve N4IRS
·
#2172
·
|
|
Re: P25 <-> DMR Transcoding
Yes, Duplex and Slot One are enabled in the
Yes, Duplex and Slot One are enabled in the
|
By
Bryan Biedenkapp
·
#2171
·
|
|
Please help with hb_parrot.py
Hi
Every time I want to run the module hb_parrot.py and connect some client, it does not leave and it leaves in the log.
Please help.
pi@raspberrypi:~/Applications/HB/HBLink $ sudo
Hi
Every time I want to run the module hb_parrot.py and connect some client, it does not leave and it leaves in the log.
Please help.
pi@raspberrypi:~/Applications/HB/HBLink $ sudo
|
By
EA5GVK Joaquin
·
#2170
·
|
|
Re: P25 <-> DMR Transcoding
Do you have duplex and slot one enabled in MMDVM_Bridge.ini ?
Do you have duplex and slot one enabled in MMDVM_Bridge.ini ?
|
By
Steve N4IRS
·
#2169
·
|
|
Re: P25 <-> DMR Transcoding
Steve,
Yes I did check this, I had it set to false, once set to true, I also realized that the gatewayDmrId and txTg values needed to be set to "0". Only remaining issue I've noticed is that for some
Steve,
Yes I did check this, I had it set to false, once set to true, I also realized that the gatewayDmrId and txTg values needed to be set to "0". Only remaining issue I've noticed is that for some
|
By
Bryan Biedenkapp
·
#2168
·
|
|
Re: P25 <-> DMR Transcoding
Bryan,
Make sure in Analog_Bridge.ini (both of them) you have in the [GENERAL] stanza:
exportMetadata = true
73, Steve N4IRS
Bryan,
Make sure in Analog_Bridge.ini (both of them) you have in the [GENERAL] stanza:
exportMetadata = true
73, Steve N4IRS
|
By
Steve N4IRS
·
#2167
·
|
|
Re: Hbmonitor full work. Perfectly
Ok, there's no problem The Manual is also Basic Version 1.0 and can be updated as soon as you make any changes to the Code.
The spirit of this manual, is to have a help at the time of starting,
Ok, there's no problem The Manual is also Basic Version 1.0 and can be updated as soon as you make any changes to the Code.
The spirit of this manual, is to have a help at the time of starting,
|
By
EA5GVK Joaquin
·
#2166
·
|
|
Re: Hbmonitor full work. Perfectly
I know there are a number of people here who are not native English speakers. I want to be very, very clear, and if you do not understand this, please ask for clarification:
HBmonitor is a pre-alpha
I know there are a number of people here who are not native English speakers. I want to be very, very clear, and if you do not understand this, please ask for clarification:
HBmonitor is a pre-alpha
|
By
Cort N0MJS <n0mjs@...>
·
#2165
·
|
|
Re: Hbmonitor full work. Perfectly
Excuse me, I've been on vacation.
I have made a step-by-step manual of basic installation of HBlink and HBmonitor, I hope it will be helpful.
Although it is in my language, Spanish.
Here I leave the
Excuse me, I've been on vacation.
I have made a step-by-step manual of basic installation of HBlink and HBmonitor, I hope it will be helpful.
Although it is in my language, Spanish.
Here I leave the
|
By
EA5GVK Joaquin
·
#2164
·
|
|
Re: dmr_utils on CentOS
I was missing the from within the directory part. Thanks!
I was missing the from within the directory part. Thanks!
|
By
Bill N2WNS
·
#2163
·
|
|
Re: dmr_utils on CentOS
from the directory where you cloned (my preference) or unzipped (popular with folks unfamiliar with version control).
--
Cort Buffington
H: +1-785-813-1501
M: +1-785-865-7206
from the directory where you cloned (my preference) or unzipped (popular with folks unfamiliar with version control).
--
Cort Buffington
H: +1-785-813-1501
M: +1-785-865-7206
|
By
Cort N0MJS <n0mjs@...>
·
#2162
·
|
|
Re: dmr_utils on CentOS
pip install --upgrade .
By
Steve N4IRS
·
#2161
·
|
|
Re: dmr_utils on CentOS
You have to love Apple!
I'm not familiar with how to leverage PIP like that. What would the command be?
-BIll
You have to love Apple!
I'm not familiar with how to leverage PIP like that. What would the command be?
-BIll
|
By
Bill N2WNS
·
#2160
·
|
|
Re: dmr_utils on CentOS
Distro.... thanks apple
By
Cort N0MJS <n0mjs@...>
·
#2159
·
|
|
Re: dmr_utils on CentOS
I install the utils with pip. District agnostic
I install the utils with pip. District agnostic
|
By
Cort N0MJS <n0mjs@...>
·
#2158
·
|