Wednesday, September 28, 2016

Re: [Discuss-gnuradio] GNU flow graph containing a UHD block - unable to detect USRP E310

> If you do want to stream samples across the network you will need to
compile UHD with custom settings.

The other option that I've done occasionally is having a flowgraph
running on the E310 and another one running on my PC. Then via UDP
source/sink blocks, I can pass data to my PC (though this is not a very
fast option).

If you just want to be able to see a QT block, the easiest thing to do
is to enable X11 forwarding on the E310 and then to ssh -X to your
device and run your flowgraph that way. That works really well.

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

No comments:

Post a Comment