| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-uhd: update direction key naming | Jacob Gilbert | 2021-04-05 | 1 | -2/+2 |
* | uhd: Fix filter API | Martin Braun | 2021-02-18 | 1 | -18/+17 |
* | uhd: Remove (almost all) occurrences of Boost | Martin Braun | 2021-02-05 | 1 | -5/+6 |
* | uhd: Control of frequency and gain in both directions at the same moment | Niki | 2021-01-24 | 1 | -1/+4 |
* | gr-uhd: Add command uhd handler for mtune ("manual tune") | Niki | 2021-01-17 | 1 | -0/+1 |
* | uhd: Add PC clock resync command | Johannes Demel | 2021-01-16 | 1 | -0/+1 |
* | uhd: Add GPIO handlers for messages | Niki | 2021-01-14 | 1 | -0/+1 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 3 | -3/+3 |
* | uhd: include: Fix UHD_API -> GR_UHD_API typo so Windows builds. | Ryan Volz | 2020-10-02 | 1 | -1/+1 |
* | uhd: Add power reference APIs | Martin Braun | 2020-08-26 | 1 | -0/+60 |
* | uhd: wrap get_usrp_info to compatible return type | Josh Morman | 2020-08-14 | 3 | -19/+9 |
* | cmake: install rfnoc_block.h alongside other headers | Nicholas Corgan | 2020-08-12 | 1 | -0/+1 |
* | uhd: fix pybind11 bindings | Josh Morman | 2020-06-10 | 3 | -0/+64 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 12 | -13/+13 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-21 | 10 | -2/+846 |
* | Revert "uhd: Add support for UHD 4.0 feature: RFNoC" | Marcus Müller | 2020-02-09 | 10 | -846/+2 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-07 | 10 | -2/+846 |
* | doxygen: Resolve broken references with Wiki links. | Ron Economos | 2020-01-29 | 1 | -1/+3 |
* | gr-uhd: Add filter API functions to the USRP blocks | Derek Kozel | 2020-01-29 | 1 | -0/+30 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 6 | -79/+7 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 2 | -3/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 5 | -1001/+984 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 2 | -2/+2 |
* | uhd: Remove references to clock_config_t | Martin Braun | 2019-07-04 | 1 | -11/+1 |
* | uhd: Add set_rx_agc() API call and GRC bindings | Peter Witkowski | 2019-05-17 | 1 | -0/+9 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 3 | -69/+2 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2017-10-05 | 1 | -0/+27 |
| |\ |
|
| * | | uhd: Updated minimum version to 3.5.5 and removed deprecated code | Martin Braun | 2016-09-24 | 2 | -68/+2 |
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | | | uhd: Add LO functions to the Sink block | Derek Kozel | 2018-08-22 | 1 | -0/+76 |
* | | | uhd: avoid potential static initialization order fiasco | Marcus Müller | 2018-03-30 | 1 | -0/+19 |
| |/
|/| |
|
* | | uhd: Parametrize recv timeout and single-packet option | Martin Braun | 2017-08-21 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2016-06-20 | 1 | -1/+1 |
|\ |
|
| * | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 1 | -1/+1 |
* | | Added controls for importing, exporting, and sharing LOs | Derek Kozel | 2016-05-23 | 1 | -0/+77 |
* | | Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'" | Johnathan Corgan | 2016-04-27 | 1 | -77/+0 |
* | | Added controls for importing, exporting, and sharing LOs | Derek Kozel | 2016-04-25 | 1 | -0/+77 |
* | | gr-uhd: add parameter to enable/disable streaming when flowgraph starts | Johannes Schmitz | 2015-12-16 | 1 | -1/+4 |
|/ |
|
* | uhd: Added get_num_mboards() call | Martin Braun | 2015-09-08 | 1 | -0/+5 |
* | uhd: Expose GPIO functions through SWIG | Martin Braun | 2015-06-11 | 1 | -0/+56 |
* | uhd: Updated USRP block documentation | Martin Braun | 2015-04-30 | 3 | -78/+101 |
* | uhd: Refactored usrp_{sink,source} blocks | Martin Braun | 2015-04-30 | 4 | -833/+504 |
* | gr-uhd: support for IQ imbalance enable/disable | Julian Arnold | 2015-03-24 | 1 | -0/+8 |
* | uhd: Added set_stream_args() method to sink & source | Martin Braun | 2015-02-03 | 2 | -0/+34 |
* | uhd: Normalized gain ranges | Martin Braun | 2015-01-27 | 2 | -2/+64 |
* | Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_things | Tom Rondeau | 2014-07-14 | 2 | -56/+32 |
|\ |
|
| * | uhd: Updated docs, in particular for the command interface | Martin Braun | 2014-07-07 | 2 | -56/+32 |
* | | uhd: unexposed usrp_sink::get_device() and usrp_source::get_device() from SWIG | Nicholas Corgan | 2014-06-18 | 2 | -2/+6 |
|/ |
|
* | uhd: Used uhd-internal fragmentation handling, bursty tx w/o time tags now no... | Martin Braun | 2014-04-26 | 1 | -4/+6 |
* | uhd: Added freq hopping example, improved tag handling in usrp_sink | Martin Braun | 2014-04-26 | 1 | -2/+6 |