|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
python name_of_program.py
On 1/2/2019 2:42 PM, Jason Johnston wrote:
python name_of_program.py
On 1/2/2019 2:42 PM, Jason Johnston wrote:
|
By
Steve N4IRS
·
#2729
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
I've already done all of that, about a year ago upon initial setup, but it seems some things have changed since then. I will remove all of my current installs and start from scratch.
A couple of
I've already done all of that, about a year ago upon initial setup, but it seems some things have changed since then. I will remove all of my current installs and start from scratch.
A couple of
|
By
Jason Johnston
·
#2728
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
If you are trying to connect a HB based system (MMDVM) to your c-Bridge
You will need the 2 branches:
https://github.com/n0mjs710/DMRlink/tree/IPSC_Bridge
If you are trying to connect a HB based system (MMDVM) to your c-Bridge
You will need the 2 branches:
https://github.com/n0mjs710/DMRlink/tree/IPSC_Bridge
|
By
Steve N4IRS
·
#2727
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
I was able to get it downgraded and I ran the pip install dmr_utils cmd again, and it seems to work - although it says I have everything that I need
I DID do the upgrade manually, since the OS
I was able to get it downgraded and I ran the pip install dmr_utils cmd again, and it seems to work - although it says I have everything that I need
I DID do the upgrade manually, since the OS
|
By
Jason Johnston
·
#2726
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
I STRONGLY recommend that if you need to update outside of what your distribution package maintainer uses that you use a python virtualenv (virtual environment). And this stuff is getting way outside
I STRONGLY recommend that if you need to update outside of what your distribution package maintainer uses that you use a python virtualenv (virtual environment). And this stuff is getting way outside
|
By
Cort N0MJS <n0mjs@...>
·
#2725
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
Cort know much more about python then I do but I did find this:
<https://stackoverflow.com/questions/49836676/error-after-upgrading-pip-cannot-import-name-main>
See number 402 and also
Cort know much more about python then I do but I did find this:
<https://stackoverflow.com/questions/49836676/error-after-upgrading-pip-cannot-import-name-main>
See number 402 and also
|
By
Steve N4IRS
·
#2724
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
Here is a cat cmd from the file referenced in the error"
Here is a cat cmd from the file referenced in the error"
|
By
Jason Johnston
·
#2723
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
You're right, sorry. I tried it with and without the space before the . - same results.
Same results with the latest command:
jape@josephus:/opt$ sudo pip install dmr_utils
Traceback (most recent
You're right, sorry. I tried it with and without the space before the . - same results.
Same results with the latest command:
jape@josephus:/opt$ sudo pip install dmr_utils
Traceback (most recent
|
By
Jason Johnston
·
#2722
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
What you pasted did not have a space. In any case use:
pip install dmr_utils
On 1/2/2019 1:57 PM, Jason Johnston wrote:
What you pasted did not have a space. In any case use:
pip install dmr_utils
On 1/2/2019 1:57 PM, Jason Johnston wrote:
|
By
Steve N4IRS
·
#2721
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
Yes I typed the period after the command, that is what I pasted below, and the resulting error.
Yes I typed the period after the command, that is what I pasted below, and the resulting error.
|
By
Jason Johnston
·
#2720
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
true, I keep forgetting that. I'll change the script.
On 1/2/2019 1:56 PM, Cort N0MJS via Groups.Io wrote:
true, I keep forgetting that. I'll change the script.
On 1/2/2019 1:56 PM, Cort N0MJS via Groups.Io wrote:
|
By
Steve N4IRS
·
#2719
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
First off, “pip install dmr_utils” it’s on Pypi now.
First off, “pip install dmr_utils” it’s on Pypi now.
|
By
Cort N0MJS <n0mjs@...>
·
#2718
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
The full command is pip install --upgrade . <---- notice the period
The full command is pip install --upgrade . <---- notice the period
|
By
Steve N4IRS
·
#2717
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
OK I did a copy/paste of the line, as I did last time, and it works now. Maybe a network hiccup, who knows.
The complete set of instructions I was trying to run is this:
apt-get install python-dev
OK I did a copy/paste of the line, as I did last time, and it works now. Maybe a network hiccup, who knows.
The complete set of instructions I was trying to run is this:
apt-get install python-dev
|
By
Jason Johnston
·
#2716
·
|
|
Re: Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
Jason,
I just tried to git clone. I did not get a request for password. I would suggest you retry.
On 1/2/2019 1:27 PM, Jason Johnston wrote:
Jason,
I just tried to git clone. I did not get a request for password. I would suggest you retry.
On 1/2/2019 1:27 PM, Jason Johnston wrote:
|
By
Steve N4IRS
·
#2715
·
|
|
Setting up DMRLink <-> KBLink
#best_practices
#dmrlink
#hblink
Hi All
I tried about a year ago to get this DMRlink - HBlink system setup, but never could get it going. I am trying to revisit this plan.
I have a box running Ubuntu 16.04 and I have the correct
Hi All
I tried about a year ago to get this DMRlink - HBlink system setup, but never could get it going. I am trying to revisit this plan.
I have a box running Ubuntu 16.04 and I have the correct
|
By
Jason Johnston
·
#2714
·
|
|
Re: P25<-->DMR issue "Still"
So,
it sounds like P25 is working all the way to Analog_Bridge. It also sounds like you have a problem with Analog_Bridge for DMR.
Are you using the emulator?
Is the emulator
So,
it sounds like P25 is working all the way to Analog_Bridge. It also sounds like you have a problem with Analog_Bridge for DMR.
Are you using the emulator?
Is the emulator
|
By
Steve N4IRS
·
#2713
·
|
|
Re: P25<-->DMR issue "Still"
Ian,
Did you miss installing on your new box, or have you got the wrong ports setup for the MD380emu?
73,
Peter
Ian,
Did you miss installing on your new box, or have you got the wrong ports setup for the MD380emu?
73,
Peter
|
By
Peter M0NWI
·
#2712
·
|
|
Re: P25<-->DMR issue "Still"
Hi Steve, OK here is what I have been able to achieve, P25Gateway runs fine, I can then start MMDVM_Bridge and it connects to the BM Master successfully, I can TX on both the P25 radio and the DMR
Hi Steve, OK here is what I have been able to achieve, P25Gateway runs fine, I can then start MMDVM_Bridge and it connects to the BM Master successfully, I can TX on both the P25 radio and the DMR
|
By
Ian Tulley
·
#2711
·
|
|
Re: P25<-->DMR issue
Thanks Steve.
------------------
Regards
Ian (VK2HK)
Thanks Steve.
------------------
Regards
Ian (VK2HK)
|
By
Ian Tulley
·
#2710
·
|