discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] help: UHD, gnuradio and USRP


From: Jason Abele
Subject: Re: [Discuss-gnuradio] help: UHD, gnuradio and USRP
Date: Thu, 7 Jul 2011 06:44:43 -0700

On Thu, Jul 7, 2011 at 6:23 AM, Eng.Ziedan <address@hidden> wrote:
> Dear all
> i have a usrp and i have installed the uhd and gnuradio 3.2

gnuradio 3.2 does not have the UHD blockset, you need to install
gnuradio from source to use UHD:

http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD

It looks like you have UHD installed successfully already

> and when i am running any python script i have this error:
> Warning: Treating daughterboard with invalid EEPROM contents as if it were a
> "Basic Rx."
> Warning: This is almost certainly wrong...  Use appropriate burn-*-eeprom
> utility.
> Using RX d'board A: Unknown (0x0053)
>
> so what is the solution ??

This error is because the python script you ran is trying to access
the usrp + WBX with libusrp1 from gnuradio 3.2, which does not support
WBX.

Jason



reply via email to

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