discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP1 4 Channel Subdev Issue


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] USRP1 4 Channel Subdev Issue
Date: Wed, 20 Feb 2013 12:53:36 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

I tried the suggestion from Marcus and was able to get the USRP1 to work with 4 real channels.  I have a simple GRC script which  samples the USRP at 1MS/s and then resamples the signal to 500kS/s and then writes to a file.  I am getting continuous Overruns with this GRC script on my laptop. 

I have the same GRC script with the older GNURadio and when I ran it again on the same laptop (I booted up a prior version of ubuntu with an older gnuradio version that uses the USRP class not UHD) it writes to file with no Overruns at all.  I saw that the custom quad channel USRP block has an fusb_block and fusb_nblocks setting.  These are both set to 512*32 but if I lower them to something like 64*32 I start to see the Overruns.

Are there similar type settings I can adjust on the 3.6.2 version of GRC or GNURadio python scripts to get rid of the overruns?  I'm not sure if this is possible but I would like to not have to boot into an older ubuntu version when I need 4 real channels.  The only thing that comes to mind is to adjust noutput_items and I tried this but it didn't eliminate the overruns.

Thank you, -Tom


http://files.ettus.com/uhd_docs/manual/html/transport.html#usb-transport-libusb

The USB parameters shown there can be passed as device args

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

reply via email to

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