> Warning:
>     WBX: No tunable bandwidth, fixed filtered to 40MHz

You probably have something in the bandwidth parameter. Use zero to not set.

> UHD source block got error code 0x1
> gr_block_executor: source <gr_block uhd single_usrp source (8)> produced
> no output.  We're marking it DONE.

So there was an issue with some macos not working with the udp/asio
implementation. You should be able to demonstrate this pretty easily
with the examples/rx_timed_samples that comes w/ uhd.

I fixed it here fa35192bcb89c6f026d76d7f5190e22341840a47 by disabling
the implementation, and the next branch has the implementation
completely re-worked.

Make sure that you have the most recent master or next branch built and
installed.

-Josh

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to