discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD with libusrp ?


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] UHD with libusrp ?
Date: Sat, 28 Apr 2012 14:47:25 -0700

OpenBTS 2.8 has support for using UHD.  That might be an easier route to take.

Cheers,
Ben

On Tue, Apr 24, 2012 at 7:54 AM, Vanessa Quaranta <address@hidden> wrote:
Hello,

I have an issue with my GNURadio installation.
I'm using Ubuntu 10.11 32 bits.

I have an USRP1 designated for an OpenBTS application. I need to add to this app an USRPN200 (without using OpenBTS).

My issue is that USRPN200 need UHD with newer version of GNURadio, and OpenBTS need libusrp libraries.

How can I perfom that?
An user on OpenBTS discuss-list spokes to install GNU Radio 3.3.5 with the latest version of GNURadio and modify environments variables like that :

----
BASE=/opt/gnuradio-3.5
export PATH=${PATH}:${BASE}/bin
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${BASE}/lib64
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${BASE}/lib64/pkgconfig
export PYTHONPATH=${PYTHONPATH}:${BASE}/lib64/python2.7/site-packages/
----

But I don't understand these lines (I'm a newbies with Linux...)

Can anyone help me to solve this issue?

Thanks!

Vanessa

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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