discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD example


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD example
Date: Thu, 22 Jul 2010 08:46:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

Your possible rates are 100e6 divided by the following numbers representing interpolation and decimation: _USRP2_RATES = range(4, 128+1, 1) + range(130, 256+1, 2) + range(260, 512+1, 4)

I think the general theme of your issues are that the call to recv() is always timing out. I would like to know, if you run wireshark and capture the traffic during one of these timeouts, do you see traffic with udp source port 49153? Also, when building uhd, did make test pass?

-Josh

On 07/22/2010 02:02 AM, Elvis Dowson wrote:
Target sample rate: 100.000000 MSps
Actual sample rate: 25.000000 MSps

gr_block_executor: source<gr_block uhd simple source (2)>  produced no output.
We're marking it DONE.



reply via email to

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