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.

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

Reply via email to