summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/ctrlport/GrDataPlotter.py
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-241-23/+29
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-031-1/+1
* 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-2/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* runtime: port ctrlport monitor to 3.8 and qt5Bastian Bloessl2019-06-191-9/+9
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-241-10/+13
|\
| * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-10/+13
* | Comment typo fixing.luz.paz2018-02-031-1/+1
|/
* controlport: more work on the translation layer; properties and setting param...Tom Rondeau2015-04-021-3/+3
* controlport: more cleanup of python code to help generalize the interfaceTom Rondeau2015-04-021-4/+2
* controlport: cleanup and switching over to new Python common interface.Tom Rondeau2015-04-021-2/+4
* controlport: Addes a FindThrift cmake module to find the Thrift headers, libr...Tom Rondeau2015-04-021-2/+1
* controlport: restructuring to add subdirs for different cp backends.Tom Rondeau2015-04-021-1/+2
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-3/+3
* ctrlport: only convert strings to bytes for probe2_b data.Tom Rondeau2013-08-211-2/+2
* ctrlport: fixes display for different types of probe data.Tom Rondeau2013-07-161-15/+29
* controlport: Added probes for byte, short, and int data typesTom Rondeau2013-07-161-7/+12
* ctrlport: Improved display handling for gr-ctrlport-monitor.Tim Newman2013-07-161-10/+49
* controlport: added support for complex data types.Tom Rondeau2013-06-181-3/+8
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+428