summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/top_block.py
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-241-3/+5
* runtime: Add terminate handlingPaul Wicks2020-12-191-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* runtime: add pybind11 bindingsJosh Morman2020-06-041-8/+9
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Add a top_block parameter to control exception handlingScott Torborg2020-01-051-2/+2
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-2/+2
* runtime: gr_threading clutch obsolete; remove it and its usageMarcus Müller2018-11-121-5/+4
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-6/+9
* runtime: add flag to wrapped top_block to control SIGINT handling in wait()Sebastian Koslowski2015-05-291-4/+7
* runtime: fix deadlock in unlock() from Python #594Jiří Pinkava2015-04-011-1/+7
* runtime: add tests for new decorators in hier_block2Sebastian Koslowski2014-12-121-18/+20
* runtime: refactor top/hier block python wrappersSebastian Koslowski2014-12-101-97/+52
* runtime: whitespace fixesSebastian Koslowski2014-12-101-20/+19
* runtime: adds ability to output flowgraph in dot format (resolves issue 245).Johannes Schmitz2014-03-071-12/+16
* runtime: exception safe python blocking top block callsJosh Blum2013-05-231-3/+4
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+170