Discussion:
[Discuss-gnuradio] Switching from WX to QT
Ankit Saharia
2016-03-31 23:57:35 UTC
Permalink
As my WXGUI widget is not working in Windows version I am trying to Switch
to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink

but what is the substitute for WX GUI Scope plot?


Ankit
Derek Kozel
2016-04-01 00:06:07 UTC
Permalink
QT GUI Time Sink
Post by Ankit Saharia
As my WXGUI widget is not working in Windows version I am trying to Switch
to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Marcus D. Leech
2016-04-01 00:13:42 UTC
Permalink
Post by Derek Kozel
QT GUI Time Sink
As my WXGUI widget is not working in Windows version I am trying
to Switch to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_
Note that there's no "Strip Chart" mode in the GT GUI Time Sink. A mode
that only I seem to use :) :)
Ankit Saharia
2016-04-01 01:33:22 UTC
Permalink
Derek

The Number Sink in WXGUI?

Ankit
Post by Derek Kozel
QT GUI Time Sink
Post by Ankit Saharia
As my WXGUI widget is not working in Windows version I am trying to
Switch to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
Tom Rondeau
2016-04-01 01:37:07 UTC
Permalink
Post by Ankit Saharia
Derek
The Number Sink in WXGUI?
Ankit
There's a QTGUI block called a Number Sink.

Also, for the FFT, I would recommend the Freq Sink, instead.

This page might be useful to you:

http://gnuradio.org/doc/doxygen/page_qtgui.html

Tom
Post by Ankit Saharia
Post by Derek Kozel
QT GUI Time Sink
Post by Ankit Saharia
As my WXGUI widget is not working in Windows version I am trying to
Switch to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Ankit Saharia
2016-04-01 01:54:11 UTC
Permalink
I think i have installed an older package for QTGUI in windows.
For me it shows only CheckBox,Chooser,Entry,Label,Range,SInk,Tab Widget and
Time Sink
Post by Tom Rondeau
Post by Ankit Saharia
Derek
The Number Sink in WXGUI?
Ankit
There's a QTGUI block called a Number Sink.
Also, for the FFT, I would recommend the Freq Sink, instead.
http://gnuradio.org/doc/doxygen/page_qtgui.html
Tom
Post by Ankit Saharia
Post by Derek Kozel
QT GUI Time Sink
Post by Ankit Saharia
As my WXGUI widget is not working in Windows version I am trying to
Switch to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
Marcus Müller
2016-04-01 10:05:28 UTC
Permalink
Use the search box, type in qt.
The graphical sinks are in the [Instrumentation] category, the widgets
in the [GUI widgets] category. Be a little investigative!
Post by Ankit Saharia
I think i have installed an older package for QTGUI in windows.
For me it shows only CheckBox,Chooser,Entry,Label,Range,SInk,Tab
Widget and Time Sink
On Thu, Mar 31, 2016 at 9:33 PM, Ankit Saharia
Derek
The Number Sink in WXGUI?
Ankit
There's a QTGUI block called a Number Sink.
Also, for the FFT, I would recommend the Freq Sink, instead.
http://gnuradio.org/doc/doxygen/page_qtgui.html
Tom
On Fri, Apr 1, 2016 at 5:36 AM, Derek Kozel
QT GUI Time Sink
On Thu, Mar 31, 2016 at 4:57 PM, Ankit Saharia
As my WXGUI widget is not working in Windows version I
am trying to Switch to QTGUI.
So Notebook can be substituted with Tab
FFT Sink with QT GUI Sink
but what is the substitute for WX GUI Scope plot?
Ankit
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
--
Regards
Ankit Saharia
_______________________________________________
Discuss-gnuradio mailing list
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Loading...