summaryrefslogtreecommitdiff
path: root/gr-uhd/python
Commit message (Expand)AuthorAgeFilesLines
* uhd: pybind rfnoc_{block, ddc, duc, rx/tx_radio} (#5291)a-andre2021-12-0916-6/+810
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-031-0/+3
* uhd: pep8 formattingJosh Morman2021-11-242-17/+31
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-172-2/+2
* uhd: pybind rfnoc_graph,_rx/tx_streamerMarcus Müller2021-06-088-10/+261
* gr-uhd: Adding missing Python binding for uhd::tune_request_t::policy_t.Codey McCodeface2021-05-281-2/+1
* gr-uhd: Adding missing Python binding for uhd::tune_request_t::policy_t.Codey McCodeface2021-05-281-1/+9
* gr-uhd: update direction key namingJacob Gilbert2021-04-052-4/+4
* GR-UHD: Add additional gr-uhd bindings.Victor Wollesen2021-03-031-0/+13
* uhd: Fix filter APIMartin Braun2021-02-181-1/+3
* gr-uhd: ALL_LOS bindingkarel2021-02-051-0/+1
* uhd: Control of frequency and gain in both directions at the same momentNiki2021-01-241-1/+2
* uhd: Fix unit testMartin Braun2021-01-071-7/+5
* usrp_block:pybind: add missing bind for cmd_power_keyHuang Rui2020-11-022-0/+6
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-6/+8
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* pybind11: Remove SWIG remnants.Ron Economos2020-10-121-2/+0
* uhd: Add power reference APIsMartin Braun2020-08-262-0/+37
* uhd: wrap get_usrp_info to compatible return typeJosh Morman2020-08-146-19/+15
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* uhd: remove import from uhdJosh Morman2020-07-021-2/+0
* uhd: Fix missing bindingsJohannes Demel2020-06-273-28/+14
* uhd: add default values for time_spec_t cotrJosh Morman2020-06-261-3/+6
* uhd: remove members not defined in earlier uhd apiJosh Morman2020-06-111-9/+12
* uhd: fix pybind11 bindingsJosh Morman2020-06-106-62/+210
* uhd: add pybind11 bindingsJosh Morman2020-06-0413-27/+1317
* Update license header to SPDX formatdevnulling2020-01-273-39/+3
* uhd: Remove unused and deprecated type io_type_tMartin Braun2018-12-121-1/+0
* gr-uhd: Remove blind exception handling for argument type castingBrennan Ashton2018-11-151-4/+4
* uhd: Update USRP block arguments in PythonMartin Braun2018-11-121-1/+2
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-313-12/+16
|\
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-243-11/+16
| |\
| | * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-263-11/+16
| * | Merge branch 'master' into nextMartin Braun2018-02-031-3/+3
| |\ \ | | |/ | |/|
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+2
| |/ |/|
* | Comment typo fixing.luz.paz2018-02-031-3/+3
|/
* uhd: Fixed minor issue with kwargs in amsg_sourceMartin Braun2014-08-261-1/+1
* added subtraction and addition to time_spec_tMarcus Müller2014-04-141-0/+8
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
* Fix missing module imports in error caseJohnathan Corgan2013-09-071-0/+1
* uninstalled import: Adding overlooked exception handling around imports.Ben Reynwar2013-06-141-1/+6
* uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle...Ben Reynwar2013-06-043-3/+2
* uhd: swig fix for stream args channel comprehensionJosh Blum2013-05-221-0/+12
* docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-3/+3
* uhd: 1. made a python directory for gr-uhd for tlc consistency.Tom Rondeau2013-04-153-0/+220