discuss-gnuradio
[Top][All Lists]
Advanced

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

RE: [Discuss-gnuradio] Running usrp2_wfm_rcv.py


From: Newman, Timothy
Subject: RE: [Discuss-gnuradio] Running usrp2_wfm_rcv.py
Date: Thu, 13 Nov 2008 10:12:12 -0500

For both those functions you need to pass in the variable you want assigned the value as an input parameter.

 

Look at gnuradio/trunk/gr-usrp2/src/usrp2_source_base.cc for the function definitions of adc_rate and daughterboard_id.

 

Tim

 

From: address@hidden [mailto:address@hidden On Behalf Of Catalin LACATUS
Sent: Thursday, November 13, 2008 8:48 AM
To: address@hidden
Subject: [Discuss-gnuradio] Running usrp2_wfm_rcv.py

 

Hello,

-I tried to run usrp2_wfm_rcv.py to test my USRP2 with a BasicRX board and I got the following error.
¨AttributeError: 'usrp2_source_32fc_sptr' object has no attribute 'adc_rate'¨

 

-After I set the adc_rate=100e6, I got the following error:

 

AttributeError: 'usrp2_source_32fc_sptr' object has no attribute 'daughterboard_id'

-Testing ./find-usrps script is running fine with following result.
00:50:c2:85:30:0a hw_rev = 0x0300

My configuration is
-Ubuntu 8.04, with the latest svn (7 days old)-USRP2 with a BasicRX
- I am using Netgear Gigabit switch to connect to fast Ethernet port on my laptop. I could not directly connect my Gigabit PCMCIA card to USRP2.

Please let me know how I can fix the error AttributeError: 'usrp2_source_32fc_sptr' object has no attribute 'daughterboard_id'

Thank you,
-Catalin


reply via email to

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