QT GUI Waterfall Sink

From GNU Radio
Revision as of 06:11, 27 December 2018 by 777arc (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A graphical sink to display multiple signals on a waterfall (spectrogram) plot.

Note that unlike the other qtgui sinks, this one does not support multiple input streams. We have yet to figure out a good way to display multiple, independent signals on this kind of a plot. If there are any suggestions or examples of this, we would love to see them. Otherwise, to display multiple signals here, it's probably best to sum the signals together and connect that here.

Most of the parameters are the same as the QT GUI Frequency Sink

The Intensity Min and Max will determine how the colormap represents the range of values

Waterfall-ex.png