discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BladeRF 2 in GRC3.8


From: Marcus Müller
Subject: Re: BladeRF 2 in GRC3.8
Date: Wed, 18 Mar 2020 15:03:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Hi Jerom,
let me quickly address things in-text:

On 18.03.20 13:45, Jerom Maas - LR wrote:
> I install GRC using the ppa:

You mean GNU Radio, not just the GNU Radio companion ;)

> $ sudo add-apt-repository ppa:gnuradio/gnuradio-releases
> $ sudo apt-get update
> $ sudo apt install gnuradio

You should also install the GNU Radio development package, cmake and
SWIG; you'll need that when building a library that uses GNU Radio, like
gr-osmosdr.

sudo apt install gnuradio-dev cmake swig

This is also a good time to test whether you have the right version of
GNU Radio installed:

gnuradio-config-info --version

should give you 3.8.something


> 
> I install LibbladeRF using the ppa:
> $ sudo add-apt-repository ppa:bladerf/bladerf

This simply fails for me:

E: The repository 'http://ppa.launchpad.net/bladerf/bladerf/ubuntu eoan
Release' does not have a Release file.

Did it work for you? Which version of Ubuntu are you using?

Best regards,
Marcus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]