| Commit message (Expand) | Author | Age | Files | Lines |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 1 | -1/+1 |
* | uhd: add pybind11 bindings | Josh Morman | 2020-06-04 | 13 | -27/+1317 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 3 | -322/+0 |
* | gr-uhd: Fix Parameter block errors in GRC examples. | Ron Economos | 2020-05-28 | 3 | -71/+70 |
* | gr-uhd: Properly ignore len_tag_name in USRP source. | Ron Economos | 2020-05-21 | 1 | -0/+2 |
* | uhd: fixed async usrp source grc file | Marc L | 2020-05-21 | 1 | -2/+2 |
* | uhd: Change import order for sip and Qt modules | Martin Braun | 2020-05-10 | 2 | -6/+2 |
* | uhd: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -5/+4 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 15 | -36/+36 |
* | Replace BOOST_FOREACH with C++11 range for | Thomas Habets | 2020-03-27 | 4 | -8/+6 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-21 | 54 | -11/+3376 |
* | Revert "uhd: Add support for UHD 4.0 feature: RFNoC" | Marcus Müller | 2020-02-09 | 54 | -3376/+11 |
* | examples: fixup UHD WBFM example | devnulling | 2020-02-09 | 1 | -115/+138 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-07 | 54 | -11/+3376 |
* | doxygen: Resolve broken references with Wiki links. | Ron Economos | 2020-01-29 | 2 | -2/+4 |
* | gr-uhd: Add filter API functions to the USRP blocks | Derek Kozel | 2020-01-29 | 4 | -1/+127 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 41 | -534/+43 |
* | examples: fixup cmake files to include all examples | devnulling | 2020-01-22 | 1 | -0/+3 |
* | uhd: fix chooser default value in example flowgraphs | Josh Morman | 2020-01-21 | 3 | -10/+17 |
* | uhd: Move AGC-related calls to fix TypeError | Håkon Vågsether | 2020-01-14 | 1 | -7/+7 |
* | uhd: Add missing function calls and rearrange USRP YAML | Håkon Vågsether | 2020-01-06 | 1 | -30/+47 |
* | Disable Python 2k | Marcus Müller | 2020-01-04 | 1 | -1/+1 |
* | uhd: Fix C++ GRC code generation | Terry May | 2020-01-02 | 1 | -5/+89 |
* | qtgui: usrp source gain callbacks not rendered | Josh Morman | 2019-11-06 | 1 | -2/+4 |
* | gr-uhd: multichannel uhd object not populating channels | Josh Morman | 2019-11-01 | 1 | -2/+2 |
* | uhd: Bump minimum version to 3.9.7 | Martin Braun | 2019-11-01 | 1 | -1/+1 |
* | Python 3 fixes | Clayton Smith | 2019-10-19 | 3 | -12/+15 |
* | Replace tabs with spaces | Clayton Smith | 2019-10-19 | 1 | -18/+18 |
* | delete unused variables | Bastian Bloessl | 2019-09-05 | 1 | -2/+4 |
* | clang-tidy: misc-throw-by-value-catch-by-reference | Anders Kalør | 2019-08-15 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 9 | -20/+20 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 17 | -3135/+3016 |
* | uhd: Skip restoreGeometry() when no previous settings exist | Martin Braun | 2019-08-05 | 2 | -2/+6 |
* | uhd: Convert GRC examples to YAML format | Johannes Demel | 2019-07-23 | 7 | -13715/+5212 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 3 | -3/+3 |
* | uhd: Remove references to clock_config_t | Martin Braun | 2019-07-04 | 4 | -23/+3 |
* | uhd: docs: Removed spurious reference to io_type_t | Martin Braun | 2019-06-29 | 1 | -3/+2 |
* | gr-uhd: fixed argparse note for uhd_fft --update-rate | Marc L | 2019-06-15 | 1 | -1/+1 |
* | gr-uhd: Replaced not with ! | gnieboer | 2019-06-06 | 1 | -1/+1 |
* | uhd: Update uhd_rx_nogui | Martin Braun | 2019-05-22 | 1 | -106/+118 |
* | uhd: Add set_rx_agc() API call and GRC bindings | Peter Witkowski | 2019-05-17 | 4 | -0/+61 |
* | uhd: fix freq_hopping example - missing 'time' | Piotr Krysik | 2019-03-08 | 1 | -5/+10 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 4 | -84/+24 |
* | cleanup: use quotes for local includes | Andrej Rode | 2019-02-01 | 1 | -3/+3 |
* | uhd: Re-add freq_hopping.py example | Martin Braun | 2019-01-11 | 2 | -0/+268 |
* | uhd: grc: Don't set antenna if no value is given | Martin Braun | 2019-01-04 | 1 | -0/+2 |
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ON | Martin Braun | 2018-12-17 | 1 | -1/+3 |
* | uhd: Fix even more GRC binding issues | Martin Braun | 2018-12-17 | 1 | -14/+1 |
* | uhd: More fixes to GRC bindings (time/clock source, etc.) | Martin Braun | 2018-12-16 | 1 | -3/+20 |
* | uhd: Fix GRC bindings (gain, freq...) | Martin Braun | 2018-12-15 | 2 | -9/+26 |