summaryrefslogtreecommitdiff
path: root/gr-uhd/grc
Commit message (Expand)AuthorAgeFilesLines
* uhd: pybind rfnoc_{block, ddc, duc, rx/tx_radio} (#5291)a-andre2021-12-092-2/+2
* uhd: pep8 formattingJosh Morman2021-11-241-2/+4
* uhd: Add option to sync timestamp to PC Clock or GPS time on next 1PPSLiu, Andrew Z2021-04-121-2/+18
* uhd: Fix generation of FE correction functionsMartin Braun2021-03-111-8/+26
* gr-uhd: add start time capability to cpp templatekarel2021-02-231-7/+11
* uhd: Add start time capability to GRC bindingsNiki2021-01-141-0/+10
* uhd: Fix gain type hidingMartin Braun2020-10-051-2/+2
* uhd: Add power reference APIsMartin Braun2020-08-261-21/+51
* uhd: Update possible master_clock_rate:sJohannes Demel2020-07-301-5/+6
* uhd: Add default value to uhd.time_spec callJohannes Demel2020-06-241-9/+9
* uhd: fix pybind11 bindingsJosh Morman2020-06-101-1/+1
* gr-uhd: Properly ignore len_tag_name in USRP source.Ron Economos2020-05-211-0/+2
* uhd: fixed async usrp source grc fileMarc L2020-05-211-2/+2
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-2123-0/+894
* Revert "uhd: Add support for UHD 4.0 feature: RFNoC"Marcus Müller2020-02-0923-894/+0
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-0723-0/+894
* Update license header to SPDX formatdevnulling2020-01-272-26/+3
* uhd: Move AGC-related calls to fix TypeErrorHåkon Vågsether2020-01-141-7/+7
* uhd: Add missing function calls and rearrange USRP YAMLHåkon Vågsether2020-01-061-30/+47
* uhd: Fix C++ GRC code generationTerry May2020-01-021-5/+89
* qtgui: usrp source gain callbacks not renderedJosh Morman2019-11-061-2/+4
* gr-uhd: multichannel uhd object not populating channelsJosh Morman2019-11-011-2/+2
* uhd: Add set_rx_agc() API call and GRC bindingsPeter Witkowski2019-05-171-0/+40
* uhd: grc: Don't set antenna if no value is givenMartin Braun2019-01-041-0/+2
* uhd: Fix even more GRC binding issuesMartin Braun2018-12-171-14/+1
* uhd: More fixes to GRC bindings (time/clock source, etc.)Martin Braun2018-12-161-3/+20
* uhd: Fix GRC bindings (gain, freq...)Martin Braun2018-12-152-9/+26
* uhd: added asynchronous messages handling to the sinkPiotr Krysik2018-12-111-4/+9
* uhd: Fix bugs in usrp yamlMarc L2018-10-231-6/+8
* uhd: Minor fixes to GRC bindingsMartin Braun2018-10-231-66/+69
* Some typo fixes for UHDHåkon Vågsether2018-07-301-14/+14
* Added YAML blocks that needed manual editingHåkon Vågsether2017-10-106-698/+358
* Merge branch 'next' into python3Johnathan Corgan2017-08-271-0/+4
|\
| * Merge branch 'master' into nextJohnathan Corgan2017-08-271-0/+4
| |\
| | * uhd: Add RX1 as default optionMartin Braun2017-08-181-0/+4
* | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-521/+521
|/ /
* / cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-271-1/+1
* Added controls for importing, exporting, and sharing LOsDerek Kozel2016-05-231-1/+91
* Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'"Johnathan Corgan2016-04-271-91/+1
* Added controls for importing, exporting, and sharing LOsDerek Kozel2016-04-251-1/+91
* setting the sample rate before setting the time source avoiding auto-MCR trapMarcus Müller2016-04-251-1/+1
* uhd: Fixed XML to call correct DC offset and IQ imbalance enable functionsMartin Braun2016-03-281-2/+2
* uhd: Fixed suggested antenna ports on tx vs rxMartin Braun2016-02-051-2/+2
* Updated URL to UHD manual in USRP sink and source blocksDerek Kozel2016-01-141-1/+1
* Revert "Revert "uhd: Rearranged GRC bindings for USRP blocks""Martin Braun2015-09-071-11/+104
* Revert "uhd: Rearranged GRC bindings for USRP blocks"Johnathan Corgan2015-09-051-100/+8
* uhd: Rearranged GRC bindings for USRP blocksMartin Braun2015-08-311-8/+100
* grc: add <flags> to blocks dtd (<throttle> still supported)Sebastian Koslowski2015-06-111-1/+1
* uhd: Normalized gain rangesMartin Braun2015-01-271-3/+37