I have gnuradio running in a device with no gui. I’ve added a
xmlrcp_server
to that computer and a xmlrpc_client to my desktop to control the
variables. I would like to add a QT GUI Sink to visualize data in the
client. Could anyone tell me if this is possible and point me to the
related documentation please.
What you’re asking isn’t directly available right now, but I did have
QTGUI
graphs plotting data we were bringing back through ControlPort. That
code
is not currently available, but you can look into the QTGUI apps
directory,
gr_psd_, gr_time_, an dgr_spectrogram_* for a look at using QTGUI
stuff
with static data being read from file. It might show you what you need.
Tom
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.