summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/gateway.py
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-241-33/+36
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* runtime: add pybind11 bindingsJosh Morman2020-06-041-166/+183
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-1/+1
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-5/+10
|\
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-241-8/+13
| |\
| | * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-8/+13
* | | runtime: make py_io_signature iterable, hashableMarcus Müller2018-03-061-1/+10
* | | runtime: py_io_signature method documentationMarcus Müller2018-03-061-17/+23
* | | python gateway: added arg descriptions as docstringsJeff Long2018-02-211-0/+57
* | | python gateway: use range instead of xrange for Python 3 compatibilityJeff Long2018-02-211-4/+4
* | | python gateway: use tuples instead of lists where possibleJeff Long2018-02-211-4/+4
* | | python gateway: permit a variable number of portsJeff Long2018-02-211-26/+63
|/ /
* / Comment typo fixing.luz.paz2018-02-031-2/+2
|/
* runtime: add accessors for in_sig and out_sig in python blocksSebastian Koslowski2015-11-061-0/+7
* runtime: fix default forecast implementation for python blocksSebastian Koslowski2015-07-101-5/+7
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-10/+10
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-0/+243