summaryrefslogtreecommitdiff
path: root/gr-blocks/python/blocks/qa_stream_mux.py
Commit message (Collapse)AuthorAgeFilesLines
* blocks: pep8 formattingJosh Morman2021-11-241-7/+7
| | | | Signed-off-by: Josh Morman <jmorman@gnuradio.org>
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-57/+66
| | | | | | find ./ -iname qa*.py | xargs autopep8 --in-place -a -a mostly formats whitespace and gets rid of trailing semicolons
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
|
* blocks: add pybind11 bindingsJosh Morman2020-06-041-14/+14
|
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-2/+3
|
* gr-blocks: stream_mux add tag_propagation qaAndrej Rode2016-04-271-1/+59
|
* blocks: refactored stream_mux to be more flexible with buffer sizesMartin Braun2014-03-251-1/+15
|
* Merged next into uninstalled import branch.Ben Reynwar2013-04-021-7/+7
|
* blocks: Updating testing environment.Ben Reynwar2013-03-111-4/+4
|
* blocks: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+171