aboutsummaryrefslogtreecommitdiffstats
path: root/gr-qtgui/examples/pyqt_freq_c.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qtgui: pep8 formattingJosh Morman2021-11-241-14/+15
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-031-1/+1
* filter: update python binding hashesJosh Morman2020-12-181-1/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* gr-qtgui: Repair qtgui examples for pybind11.Ron Economos2020-07-221-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-4/+6
* qtgui: fixed examples for Qt5 compatibility.Tom Rondeau2015-10-131-32/+27
* qtgui: fixed examples using qss theme.Tom Rondeau2015-04-141-2/+1
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-1/+1
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-1/+2
* qtgui: Fixed some build issues and made sure all qtgui examples work.Tom Rondeau2012-11-121-2/+8
* Merge branch 'qtgui_stylesheets' into nextTom Rondeau2012-11-121-0/+4
|\
| * qtgui: Adding hooks to allow appearance customization with stylesheets.Ben Reynwar2012-10-161-0/+4
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where possible.Tom Rondeau2012-11-061-4/+10
|/
* Examples: Fixed minor bugs in examples and blks2impl from namespace changes.Ben Reynwar2012-09-041-2/+2
* qtgui: wip: moving qtgui over to new pimpl style.Tom Rondeau2012-07-171-1/+1
* qtgui: added qtgui_freq sink for reals and GRC files for freq sinks.Tom Rondeau2012-06-291-2/+3
* qtgui: stand-alone FFT plot can handle multiple signals.Tom Rondeau2012-06-251-1/+2
* qtgui: adding a stand-alone frequency domain plot form.Tom Rondeau2012-06-251-0/+175