Re: How can install UHD 4 with gnuradio

2021-10-05 Thread Marcus Müller
Hi sp h, On 05.10.21 15:14, sp h wrote: > Hi, I had a question with Gnuradio 3.7.10 or 3.8, UHD version that is used is > 3.13 or > 3.15. No, the GNU Radio version does not define the UHD version. You need to use the UHD that the GNU Radio you're using was compiled with. If you're getting GNU R

How can install UHD 4 with gnuradio

2021-10-05 Thread sp h
Hi, I had a question with Gnuradio 3.7.10 or 3.8, UHD version that is used is 3.13 or 3.15. I used the apt-get install command... How can install UHD 4 alongside Gnuradio 3.8on Debian/Ubuntu without compiling it... All work with USRP is in Gnuradio... Thanks in advance

Re: ModToolException: Could not find gr-newmod source dir.

2021-10-05 Thread Josh Morman
What OS/Distribution and how is GNU Radio installed? Josh On Tue, Oct 5, 2021 at 5:20 AM sp h wrote: > in Gnuradio-dev 3.9 when I want to create a block I am faced with this > error... how can solve it... > > gr_modtool newmod tutorial ModToolException: Could not find gr-newmod > source dir. >

ModToolException: Could not find gr-newmod source dir.

2021-10-05 Thread sp h
in Gnuradio-dev 3.9 when I want to create a block I am faced with this error... how can solve it... gr_modtool newmod tutorial ModToolException: Could not find gr-newmod source dir. thanks in advance