discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Jason Matusiak
Subject: Re: [Discuss-gnuradio] GNU flow graph containing a UHD block - unable to detect USRP E310
Date: Wed, 28 Sep 2016 13:10:50 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

> 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.



reply via email to

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