|
Re: P25 <-> DMR Transcoding
And still traffic from BM slot 1 is going to slot 2?
On 8/20/2018 12:51 PM, Bryan Biedenkapp wrote:
And still traffic from BM slot 1 is going to slot 2?
On 8/20/2018 12:51 PM, Bryan Biedenkapp wrote:
|
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 ?
On 8/20/2018 10:24 AM, Bryan Biedenkapp wrote:
Do you have duplex and slot one enabled in MMDVM_Bridge.ini ?
On 8/20/2018 10:24 AM, Bryan Biedenkapp wrote:
|
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
On 08/17/2018 09:52 AM,
Bryan,
Make sure in Analog_Bridge.ini (both of them) you have in the [GENERAL] stanza:
exportMetadata = true
73, Steve N4IRS
On 08/17/2018 09:52 AM,
|
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 .
On 08/17/2018 07:18 PM, Bill N2WNS wrote:
pip install --upgrade .
On 08/17/2018 07:18 PM, Bill N2WNS wrote:
|
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
·
|
|
Re: dmr_utils on CentOS
Did you do the pip install --upgrade .
On 08/17/2018 05:37 PM, Bill N2WNS wrote:
Did you do the pip install --upgrade .
On 08/17/2018 05:37 PM, Bill N2WNS wrote:
|
By
Steve N4IRS
·
#2157
·
|
|
Re: dmr_utils on CentOS
I've installed:
Python-Devel
Python-PIP
Python-Twisted
we're good there. Somewhere there is an association with the dmr_util directory that I can't find in the install/setup scripts. I'm stumped.
I've installed:
Python-Devel
Python-PIP
Python-Twisted
we're good there. Somewhere there is an association with the dmr_util directory that I can't find in the install/setup scripts. I'm stumped.
|
By
Bill N2WNS
·
#2156
·
|
|
Re: dmr_utils on CentOS
You will have to convert it to Centos (rpm)
It's been a long time since I used a RPM based system but apt-get install does just that install a package.
Steve N4IRS
On
You will have to convert it to Centos (rpm)
It's been a long time since I used a RPM based system but apt-get install does just that install a package.
Steve N4IRS
On
|
By
Steve N4IRS
·
#2155
·
|
|
Re: dmr_utils on CentOS
I grabbed the zip and expanded it on the server. how do I associate the directory? The install script looks like its written for debian.
I grabbed the zip and expanded it on the server. how do I associate the directory? The install script looks like its written for debian.
|
By
Bill N2WNS
·
#2154
·
|
|
Re: dmr_utils on CentOS
<https://github.com/n0mjs710/dmr_utils>
On 08/17/2018 05:02 PM, Bill N2WNS wrote:
<https://github.com/n0mjs710/dmr_utils>
On 08/17/2018 05:02 PM, Bill N2WNS wrote:
|
By
Steve N4IRS
·
#2153
·
|