| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Initialize _overflow_count to zero | Clayton Smith | 2022-01-15 | 1 | -0/+1 |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 2 | -0/+2 |
* | uhd: usrp_sink: don't sort; get_tags_in_range is already sorted | Marcus Müller | 2021-07-19 | 1 | -1/+1 |
* | usrp_block: fix using 0 as pmt::dict_ref "not_found" parameter | Nicholas Corgan | 2021-07-13 | 1 | -5/+6 |
* | uhd: rfnoc_xx_streamer: removed unused private num_chan field | Marcus Müller | 2021-05-27 | 4 | -6/+0 |
* | uhd: rfnoc_graph: use override as appropriate | Marcus Müller | 2021-05-27 | 1 | -7/+7 |
* | gr-uhd: update direction key naming | Jacob Gilbert | 2021-04-05 | 5 | -15/+15 |
* | gr-uhd: fix command tuning | Jacob Gilbert | 2021-04-05 | 4 | -61/+41 |
* | uhd: Replace multi_usrp::recv_async_msg() with tx_stream version | Martin Braun | 2021-03-16 | 1 | -4/+8 |
* | uhd: Fix filter API | Martin Braun | 2021-02-18 | 6 | -20/+88 |
* | uhd: log over/underflows, time errors, better tag time logs | Marcus Müller | 2021-02-18 | 3 | -10/+98 |
* | uhd: Remove ifdefs for older UHD versions | Martin Braun | 2021-02-18 | 3 | -83/+0 |
* | uhd: Remove (almost all) occurrences of Boost | Martin Braun | 2021-02-05 | 8 | -54/+38 |
* | uhd: Add direction to mtune | Niki | 2021-02-01 | 1 | -3/+11 |
* | uhd: Control of frequency and gain in both directions at the same moment | Niki | 2021-01-24 | 6 | -42/+152 |
* | gr-uhd: Add command uhd handler for mtune ("manual tune") | Niki | 2021-01-17 | 2 | -0/+54 |
* | fixup! uhd: Add PC clock resync command | Martin Braun | 2021-01-16 | 1 | -1/+1 |
* | uhd: Add PC clock resync command | Johannes Demel | 2021-01-16 | 2 | -0/+21 |
* | uhd: Add GPIO handlers for messages | Niki | 2021-01-14 | 2 | -0/+44 |
* | gr-uhd: adding a bool to force tune request if a 'direction' key is provided ... | Jacob Gilbert | 2021-01-14 | 2 | -11/+16 |
* | gr-uhd: fix misspelling of 'request' in several locations | Jacob Gilbert | 2021-01-14 | 1 | -5/+5 |
* | gr-uhd/lib/usrp_block_impl.cc: fix compile error using boost>=1.73 | Huang Rui | 2020-12-18 | 3 | -13/+18 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 4 | -136/+141 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 2 | -2/+2 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 1 | -1/+1 |
* | uhd: Add power reference APIs | Martin Braun | 2020-08-26 | 6 | -0/+149 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 7 | -15/+15 |
* | gr-uhd: Fix pmt_dict/pmt_pair checks | Johannes Demel | 2020-06-22 | 1 | -6/+9 |
* | gr-uhd: Fix assumption that pmt pair passes is_dict | Johannes Demel | 2020-06-22 | 1 | -11/+8 |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | Replace BOOST_FOREACH with C++11 range for | Thomas Habets | 2020-03-27 | 2 | -5/+5 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-21 | 17 | -5/+1311 |
* | Revert "uhd: Add support for UHD 4.0 feature: RFNoC" | Marcus Müller | 2020-02-09 | 17 | -1311/+5 |
* | uhd: Add support for UHD 4.0 feature: RFNoC | Martin Braun | 2020-02-07 | 17 | -5/+1311 |
* | gr-uhd: Add filter API functions to the USRP blocks | Derek Kozel | 2020-01-29 | 2 | -0/+31 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 11 | -143/+11 |
* | 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 | 4 | -8/+8 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 9 | -2029/+1916 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 1 | -1/+1 |
* | uhd: Remove references to clock_config_t | Martin Braun | 2019-07-04 | 2 | -10/+2 |
* | uhd: Add set_rx_agc() API call and GRC bindings | Peter Witkowski | 2019-05-17 | 2 | -0/+12 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -53/+19 |
* | uhd: Remove unused and deprecated type io_type_t | Martin Braun | 2018-12-12 | 2 | -6/+0 |
* | uhd: Remove unused constants to fix compiler warnings | Martin Braun | 2018-12-12 | 1 | -2/+0 |
* | uhd: added asynchronous messages handling to the sink | Piotr Krysik | 2018-12-11 | 2 | -2/+77 |
* | Add missing includes which will fail after reformat | Andrej Rode | 2018-11-12 | 1 | -0/+1 |
* | uhd: add missing brace | Andrej Rode | 2018-09-01 | 1 | -0/+1 |