| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: pybind rfnoc_{block, ddc, duc, rx/tx_radio} (#5291) | a-andre | 2021-12-09 | 16 | -6/+810 |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | uhd: pep8 formatting | Josh Morman | 2021-11-24 | 2 | -17/+31 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 2 | -2/+2 |
* | uhd: pybind rfnoc_graph,_rx/tx_streamer | Marcus Müller | 2021-06-08 | 8 | -10/+261 |
* | gr-uhd: Adding missing Python binding for uhd::tune_request_t::policy_t. | Codey McCodeface | 2021-05-28 | 1 | -2/+1 |
* | gr-uhd: Adding missing Python binding for uhd::tune_request_t::policy_t. | Codey McCodeface | 2021-05-28 | 1 | -1/+9 |
* | gr-uhd: update direction key naming | Jacob Gilbert | 2021-04-05 | 2 | -4/+4 |
* | GR-UHD: Add additional gr-uhd bindings. | Victor Wollesen | 2021-03-03 | 1 | -0/+13 |
* | uhd: Fix filter API | Martin Braun | 2021-02-18 | 1 | -1/+3 |
* | gr-uhd: ALL_LOS binding | karel | 2021-02-05 | 1 | -0/+1 |
* | uhd: Control of frequency and gain in both directions at the same moment | Niki | 2021-01-24 | 1 | -1/+2 |
* | uhd: Fix unit test | Martin Braun | 2021-01-07 | 1 | -7/+5 |
* | usrp_block:pybind: add missing bind for cmd_power_key | Huang Rui | 2020-11-02 | 2 | -0/+6 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 1 | -6/+8 |
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 1 | -1/+1 |
* | pybind11: Remove SWIG remnants. | Ron Economos | 2020-10-12 | 1 | -2/+0 |
* | uhd: Add power reference APIs | Martin Braun | 2020-08-26 | 2 | -0/+37 |
* | uhd: wrap get_usrp_info to compatible return type | Josh Morman | 2020-08-14 | 6 | -19/+15 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | uhd: remove import from uhd | Josh Morman | 2020-07-02 | 1 | -2/+0 |
* | uhd: Fix missing bindings | Johannes Demel | 2020-06-27 | 3 | -28/+14 |
* | uhd: add default values for time_spec_t cotr | Josh Morman | 2020-06-26 | 1 | -3/+6 |
* | uhd: remove members not defined in earlier uhd api | Josh Morman | 2020-06-11 | 1 | -9/+12 |
* | uhd: fix pybind11 bindings | Josh Morman | 2020-06-10 | 6 | -62/+210 |
* | uhd: add pybind11 bindings | Josh Morman | 2020-06-04 | 13 | -27/+1317 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 3 | -39/+3 |
* | uhd: Remove unused and deprecated type io_type_t | Martin Braun | 2018-12-12 | 1 | -1/+0 |
* | gr-uhd: Remove blind exception handling for argument type casting | Brennan Ashton | 2018-11-15 | 1 | -4/+4 |
* | uhd: Update USRP block arguments in Python | Martin Braun | 2018-11-12 | 1 | -1/+2 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 3 | -12/+16 |
|\ |
|
| * | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 3 | -11/+16 |
| |\ |
|
| | * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 3 | -11/+16 |
| * | | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -3/+3 |
|/ |
|
* | uhd: Fixed minor issue with kwargs in amsg_source | Martin Braun | 2014-08-26 | 1 | -1/+1 |
* | added subtraction and addition to time_spec_t | Marcus Müller | 2014-04-14 | 1 | -0/+8 |
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | Fix missing module imports in error case | Johnathan Corgan | 2013-09-07 | 1 | -0/+1 |
* | uninstalled import: Adding overlooked exception handling around imports. | Ben Reynwar | 2013-06-14 | 1 | -1/+6 |
* | uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle... | Ben Reynwar | 2013-06-04 | 3 | -3/+2 |
* | uhd: swig fix for stream args channel comprehension | Josh Blum | 2013-05-22 | 1 | -0/+12 |
* | docstrings: Improving subpackage docstrings. | Ben Reynwar | 2013-05-10 | 1 | -3/+3 |
* | uhd: 1. made a python directory for gr-uhd for tlc consistency. | Tom Rondeau | 2013-04-15 | 3 | -0/+220 |