summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/qa_hier_block2.py
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-241-3/+3
* testing: rm dependencies from disabled components in blocks/runtime testsMarcus Müller2021-06-191-24/+28
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-18/+30
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-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-3/+5
* runtime: fix hierarchical block message port flattening/GRC usageTim O'Shea2015-12-081-1/+50
* runtime: stop catching errors from primitive_connect in connect decoratorSebastian Koslowski2015-07-271-5/+7
* runtime: add tests for new decorators in hier_block2Sebastian Koslowski2014-12-121-0/+91