Remote ssh usrp_fft.py execution

can someone suggest the best way to run usrp_fft.py remotely? I have
tried
ssh’ing with X forwarding. I can view the program, but it is
unresponsive to input. Any suggestions?

On 07/28/2010 02:00 PM, dave k wrote:

can someone suggest the best way to run usrp_fft.py remotely? I have tried
ssh’ing with X forwarding. I can view the program, but it is unresponsive to input. Any suggestions?

Turn off the OpenGL FFT sink:

Matt

I have a similar problem, I am running Gnuradio on a machine 40 miles
away and want to get some data back - it is a fast connection. All the
WX Graphical blocks don’t appear to work. I have searched for solutions
but all the links given to wiki solutions are “not found”.

Again, there is a serious issue over broken documentation in this
project.

Mike

Matt E. wrote in post #928894:

On 07/28/2010 02:00 PM, dave k wrote:

can someone suggest the best way to run usrp_fft.py remotely? I have tried
ssh’ing with X forwarding. I can view the program, but it is unresponsive to
input. Any suggestions?

Turn off the OpenGL FFT sink:

http://osdir.com/ml/discuss-gnuradio-gnu/2010-07/msg00144.html

Matt