discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question !


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Question !
Date: Tue, 31 Jan 2012 16:56:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 31/01/12 04:38 PM, Javier Suarez wrote:
Good morning,
My name is Javier Mauricio Suarez, I am a student of electronics engineering at Santander Industrial University in Colombia. I am working with the USRP1 and GNU Radio for my graduate project. Some days ago I had a problem that I haven't been able to solve. I try to  verify that GNU Radio works with the USRP1, for doing that I write the following code lines in the terminal:
>From the gnu radio directory:
cd gnuradio-examples/python/usrp
./usrp_benchmark_usb.py
  
cd usrp/host/apps
./test_usrp_standard_tx
./test_usrp_standard_rx
  


this provided by the web page of gnu radio:   http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall#Configuring-USRP-support

In both cases, when I run these code lines I have the following warning and error:

Warning: Treating daughterboard with invalid EEPROM contents as if it were a "Basic Tx."
Warning: This is almost certainly wrong...  Use appropriate burn-*-eeprom utility.

 I am using the next hardware:
USRP1
motherboard:    Rev:4.5    serial number:6296

daughter board:    RFX 2200    STM-5    94 V  Rev 30   2400-2500 MHz transceiver

I am using gnuradio 3.4-1
and ubuntu version 10.04



I would be very greatful if you can help me with that.

Regards
Javier Mauricio Suarez
  
The RFX2200 came out *after* the transition to UHD, and the examples you are using are not UHD aware.
 Basically the "classic" drivers don't know anything about an RFX2200 card.


My suggestion would be to use:

http://www.sbrac.org/files/build-gnuradio

To download/build/install the latest UHD plus Gnu Radio and proceed from there.

The "classic" drivers have been unmaintained and "obsolete" for two years now


-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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