| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -23/+29 |
* | qtgui: Replace pyqwidget() with qwidget() | David Winter | 2021-09-03 | 1 | -1/+1 |
* | add import fft to python files that reference fft.window | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | global replace of filter.firdes.WIN_ with fft.window.WIN_ | Josh Morman | 2020-12-18 | 1 | -2/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -2/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | runtime: port ctrlport monitor to 3.8 and qt5 | Bastian Bloessl | 2019-06-19 | 1 | -9/+9 |
* | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 1 | -10/+13 |
|\ |
|
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -10/+13 |
* | | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -1/+1 |
|/ |
|
* | controlport: more work on the translation layer; properties and setting param... | Tom Rondeau | 2015-04-02 | 1 | -3/+3 |
* | controlport: more cleanup of python code to help generalize the interface | Tom Rondeau | 2015-04-02 | 1 | -4/+2 |
* | controlport: cleanup and switching over to new Python common interface. | Tom Rondeau | 2015-04-02 | 1 | -2/+4 |
* | controlport: Addes a FindThrift cmake module to find the Thrift headers, libr... | Tom Rondeau | 2015-04-02 | 1 | -2/+1 |
* | controlport: restructuring to add subdirs for different cp backends. | Tom Rondeau | 2015-04-02 | 1 | -1/+2 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
* | ctrlport: only convert strings to bytes for probe2_b data. | Tom Rondeau | 2013-08-21 | 1 | -2/+2 |
* | ctrlport: fixes display for different types of probe data. | Tom Rondeau | 2013-07-16 | 1 | -15/+29 |
* | controlport: Added probes for byte, short, and int data types | Tom Rondeau | 2013-07-16 | 1 | -7/+12 |
* | ctrlport: Improved display handling for gr-ctrlport-monitor. | Tim Newman | 2013-07-16 | 1 | -10/+49 |
* | controlport: added support for complex data types. | Tom Rondeau | 2013-06-18 | 1 | -3/+8 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -0/+428 |