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