Difference between revisions of "QT GUI Sink"
From GNU Radio
Line 1: | Line 1: | ||
− | This is essentially just a combination of [[QT GUI Frequency Sink]] | + | This is essentially just a combination of the following four GUI's: |
+ | # [[QT GUI Frequency Sink]] | ||
+ | # [[QT GUI Waterfall Sink]] | ||
+ | # [[QT GUI Time Sink]] | ||
+ | # [[QT GUI Constellation Sink]] | ||
+ | |||
+ | It also provides some extra widgets (e.g. window type) that are usually only accessible either through the block parameters or by middle-clicking the window while it's running. | ||
[[File:Gui-combo.png]] | [[File:Gui-combo.png]] |
Revision as of 03:10, 29 December 2018
This is essentially just a combination of the following four GUI's:
It also provides some extra widgets (e.g. window type) that are usually only accessible either through the block parameters or by middle-clicking the window while it's running.