summaryrefslogtreecommitdiff
path: root/gr-uhd/include
Commit message (Expand)AuthorAgeFilesLines
* gr-uhd: update direction key namingJacob Gilbert2021-04-051-2/+2
* uhd: Fix filter APIMartin Braun2021-02-181-18/+17
* uhd: Remove (almost all) occurrences of BoostMartin Braun2021-02-051-5/+6
* uhd: Control of frequency and gain in both directions at the same momentNiki2021-01-241-1/+4
* gr-uhd: Add command uhd handler for mtune ("manual tune")Niki2021-01-171-0/+1
* uhd: Add PC clock resync commandJohannes Demel2021-01-161-0/+1
* uhd: Add GPIO handlers for messagesNiki2021-01-141-0/+1
* Fix typos throughout the codeluzpaz2020-10-293-3/+3
* uhd: include: Fix UHD_API -> GR_UHD_API typo so Windows builds.Ryan Volz2020-10-021-1/+1
* uhd: Add power reference APIsMartin Braun2020-08-261-0/+60
* uhd: wrap get_usrp_info to compatible return typeJosh Morman2020-08-143-19/+9
* cmake: install rfnoc_block.h alongside other headersNicholas Corgan2020-08-121-0/+1
* uhd: fix pybind11 bindingsJosh Morman2020-06-103-0/+64
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0112-13/+13
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-2110-2/+846
* Revert "uhd: Add support for UHD 4.0 feature: RFNoC"Marcus Müller2020-02-0910-846/+2
* uhd: Add support for UHD 4.0 feature: RFNoCMartin Braun2020-02-0710-2/+846
* doxygen: Resolve broken references with Wiki links.Ron Economos2020-01-291-1/+3
* gr-uhd: Add filter API functions to the USRP blocksDerek Kozel2020-01-291-0/+30
* Update license header to SPDX formatdevnulling2020-01-276-79/+7
* clang-format: Ordering all the includesMarcus Müller2019-08-092-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-095-1001/+984
* Fix for misc. documentation + trivial typosluz.paz2019-07-172-2/+2
* uhd: Remove references to clock_config_tMartin Braun2019-07-041-11/+1
* uhd: Add set_rx_agc() API call and GRC bindingsPeter Witkowski2019-05-171-0/+9
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-313-69/+2
|\
| * Merge branch 'master' into nextJohnathan Corgan2017-10-051-0/+27
| |\
| * | uhd: Updated minimum version to 3.5.5 and removed deprecated codeMartin Braun2016-09-242-68/+2
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | | uhd: Add LO functions to the Sink blockDerek Kozel2018-08-221-0/+76
* | | uhd: avoid potential static initialization order fiascoMarcus Müller2018-03-301-0/+19
| |/ |/|
* | uhd: Parametrize recv timeout and single-packet optionMartin Braun2017-08-211-0/+27
|/
* Merge branch 'maint'Johnathan Corgan2016-06-201-1/+1
|\
| * Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-201-1/+1
* | Added controls for importing, exporting, and sharing LOsDerek Kozel2016-05-231-0/+77
* | Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'"Johnathan Corgan2016-04-271-77/+0
* | Added controls for importing, exporting, and sharing LOsDerek Kozel2016-04-251-0/+77
* | gr-uhd: add parameter to enable/disable streaming when flowgraph startsJohannes Schmitz2015-12-161-1/+4
|/
* uhd: Added get_num_mboards() callMartin Braun2015-09-081-0/+5
* uhd: Expose GPIO functions through SWIGMartin Braun2015-06-111-0/+56
* uhd: Updated USRP block documentationMartin Braun2015-04-303-78/+101
* uhd: Refactored usrp_{sink,source} blocksMartin Braun2015-04-304-833/+504
* gr-uhd: support for IQ imbalance enable/disableJulian Arnold2015-03-241-0/+8
* uhd: Added set_stream_args() method to sink & sourceMartin Braun2015-02-032-0/+34
* uhd: Normalized gain rangesMartin Braun2015-01-272-2/+64
* Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_thingsTom Rondeau2014-07-142-56/+32
|\
| * uhd: Updated docs, in particular for the command interfaceMartin Braun2014-07-072-56/+32
* | uhd: unexposed usrp_sink::get_device() and usrp_source::get_device() from SWIGNicholas Corgan2014-06-182-2/+6
|/
* uhd: Used uhd-internal fragmentation handling, bursty tx w/o time tags now no...Martin Braun2014-04-261-4/+6
* uhd: Added freq hopping example, improved tag handling in usrp_sinkMartin Braun2014-04-261-2/+6