Re: [Discuss-gnuradio] usrp_probe fails with AttributeError: 'Param' object has no attribute 'get_input'

2010-07-09 Thread Jacinda Shelly
> can you post the warnings? and what version of gnuradio? Sorry - I meant to include that. I'm using Version 3.3.1 (v3.3.1git-30-g278b6db3). There are many multiples of these; this is a sample of the last five. I get the exact same warning with grc, but that runs fine. Warning: Block with key

[Discuss-gnuradio] usrp_probe fails with AttributeError: 'Param' object has no attribute 'get_input'

2010-07-09 Thread Jacinda Shelly
I recently installed gnuradio and usrp on Ubuntu 10.04 (64-bit) running on an Intel Core i7. My USRP has two FLEX900 daughterboards. I would like to be able to run usrp_probe as I plan to replace these daughterboards for some applications and would like to pull their specs. However, I have not be