summaryrefslogtreecommitdiff
path: root/gr-qtgui/python/qtgui/qa_qtgui.py
Commit message (Expand)AuthorAgeFilesLines
* add import fft to python files that reference fft.windowJosh Morman2020-12-181-1/+1
* global replace of filter.firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-3/+5
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* Update qa_qtgui.pyVolker Schroer2020-10-231-3/+3
* qtgui: add pybind bindings for eye_sinkJosh Morman2020-06-041-2/+2
* qtgui: add pybind11 bindingsJosh Morman2020-06-041-13/+15
* qtgui: Add eye sink widgetChristophe Seguinot2020-05-191-0/+6
* gr-qtgui: Incorporate new GUI controlsghostop142020-02-191-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
* qtgui: improved handling of scale in histogram plots.Tom Rondeau2013-08-021-1/+1
* qtgui: Added histogram sink.Tom Rondeau2013-08-021-0/+3
* qtgui: Updating testing environment.Ben Reynwar2013-03-111-2/+1
* qtgui: Enabling uninstalled python imports.Ben Reynwar2013-03-081-0/+82