summaryrefslogtreecommitdiff
path: root/gr-qtgui/grc/qtgui_vector_sink_f.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added YAML blocks that needed manual editingHåkon Vågsether2017-10-101-603/+0
|
* qtgui: replace templated xml files with search and replace for qt4Sebastian Koslowski2016-08-301-0/+603
|
* gr-qtgui: Fix PyQt[4,5] include in XMLs for GRCPaul Cercueil2016-06-211-603/+0
| | | | Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>
* gr-qtgui: update for Qt5Paul Cercueil2015-10-121-1/+1
| | | | | | | This commit switch the gr-qtgui blocks from being usable with Qt4 to being usable with Qt5. Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>
* qtgui: fixup GRC XML for new QT Vector SinkJohnathan Corgan2014-08-261-1/+1
|
* qtgui: Added a 'vector sink'.Martin Braun2014-08-261-0/+603
This is a sink similar to the freq sink, which takes vectors as input and plots them as-is.