logo       

Re: [Discuss-gnuradio] USB transfers speeds with USRP 1: msg#00328

discuss-gnuradio-gnu

Subject: Re: [Discuss-gnuradio] USB transfers speeds with USRP 1

> Now, the funny thing is that when I run test_usrp_standard_rx in
> /usrp/host/apps using sudo ./test_usrp_standard_rx -D 8 -M 900, I get
> noverruns=0.  So with my PC and USRP I can actually get a transfer
> rate of 32MB/s which leads me to believe that something in the setup
> of my application might cause the problems with the USB transfer rate.
>
> Does anyone have any ideas to what might be happening?
>


I've run into similar issues and it probably has more to do with your
hard drive than your processor. test_usrp_standard_rx only tests the
usrp(usb) transfer rates, your flow graph probably chokes at the disk
writes.

A simple way to test this is to have the samples go to a null sink, if
you have no problems, then it's your disk. You can test the speed
capabilities of your disk by setting up a signal source (or two, in
your case) of a specified rate and writing it to disk until you find a
good rate that you can sustain (hdparm will give you a good idea of
overall rates, but by testing with gnuradio directly you will have a
better idea of your capabilities in real world scenarios).

Jason


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@xxxxxxx
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Google Custom Search

News | Mail Home | sitemap | FAQ | advertise