| Commit message (Expand) | Author | Age | Files | Lines |
* | multi_usrp_rfnoc: Set assignment instead of equality | Steven Koo | 2022-04-12 | 1 | -1/+1 |
* | n310: Add Filter API to n310 | mattprost | 2022-04-07 | 1 | -16/+22 |
* | multi_usrp_rfnoc: Add TX buffering using Replay | michael-west | 2022-04-07 | 1 | -86/+206 |
* | rfnoc: Fix _set_subdev_spec() helper function | Aaron Rossetto | 2022-02-01 | 1 | -3/+8 |
* | host: multi_usrp: Merge set_tx_subdev_spec and set_rx_subdev_spec | Lane Kolbly | 2022-01-10 | 1 | -99/+67 |
* | multi_usrp_rfnoc: Reduce latency of get_time_now() | michael-west | 2021-11-17 | 1 | -9/+9 |
* | host: Add static_assert to prevent meta_range_t(0,0) | Lane Kolbly | 2021-07-14 | 1 | -2/+2 |
* | uhd: Use chain's block channel to get power ref keys | Grant Meyerhoff | 2021-06-23 | 1 | -2/+2 |
* | uhd: Add missing channel parameter when reading power ref keys | Lars Amsel | 2021-06-18 | 1 | -2/+2 |
* | multi_usrp: Factor out make_overall_tune_range() and fix limits | Martin Braun | 2021-06-09 | 1 | -23/+1 |
* | multi_usrp_rfnoc: Fix get_device()->get_tree() | michael-west | 2021-05-05 | 1 | -6/+3 |
* | UHD: Fix typo in has_tx_power_reference | Lars Amsel | 2021-04-09 | 1 | -1/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -156/+176 |
* | uhd: throw error if edge list is empty | Grant Meyerhoff | 2020-12-21 | 1 | -0/+8 |
* | multi_usrp_rfnoc: Serialize make_rfnoc_device | Aaron Rossetto | 2020-12-04 | 1 | -1/+24 |
* | multi_usrp: Fix typos in streamer destruction callback | michael-west | 2020-11-05 | 1 | -4/+4 |
* | multi_usrp: Fix streamer destruction callback | michael-west | 2020-10-22 | 1 | -91/+74 |
* | multi_usrp: Add get_mb_controller() API call | Cristina Fuentes | 2020-09-24 | 1 | -27/+32 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 1 | -0/+12 |
* | multi_usrp: Use multi_usrp::sptrs in graph disconnect lambdas | Aaron Rossetto | 2020-08-17 | 1 | -9/+12 |
* | multi_usrp: Fix connect/disconnect of RFNoC chains | michael-west | 2020-08-04 | 1 | -80/+202 |
* | multi_usrp: Add get_radio_control() API call | Martin Braun | 2020-07-16 | 1 | -0/+5 |
* | multi_usrp: Assert that edge_lists are non-empty before accessing | Steve Czabaniuk | 2020-06-22 | 1 | -0/+2 |
* | multi_usrp: Various multi_usrp_rfnoc fixes | michael-west | 2020-06-10 | 1 | -134/+158 |
* | multi_usrp: Fix get_tx_freq() for RFNoC devices | Martin Braun | 2020-05-29 | 1 | -2/+8 |
* | multi_usrp: Amend get_usrp_{rx,tx}_info() to include cal keys | Martin Braun | 2020-05-20 | 1 | -0/+12 |
* | multi_usrp_rfnoc: Misc fixes | Michael West | 2020-05-12 | 1 | -6/+7 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-04-17 | 1 | -0/+36 |
* | multi_usrp: Approximate legacy behaviour for recv_async_msg() | Martin Braun | 2020-04-13 | 1 | -5/+29 |
* | multi_usrp_rfnoc: Manually pass sample rate to ddc/duc | steviez | 2020-04-13 | 1 | -0/+14 |
* | multi_usrp_rfnoc: Fix get_rx/tx_rates() | steviez | 2020-04-13 | 1 | -12/+10 |
* | multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devices | Martin Braun | 2020-03-31 | 1 | -105/+64 |
* | multi_usrp: Provide valid return value for multi_usrp::get_device() | Martin Braun | 2020-03-12 | 1 | -3/+51 |
* | multi_usrp: Add get_tree() API call | Martin Braun | 2020-02-04 | 1 | -0/+5 |
* | multi_usrp: Amend APIs for GPIO source control | Martin Braun | 2020-01-23 | 1 | -0/+5 |
* | rfnoc_graph: Modify find_blocks() to sort return value | Martin Braun | 2019-11-26 | 1 | -35/+2 |
* | multi_usrp: Fix GPIO bank selection | Martin Braun | 2019-11-26 | 1 | -11/+68 |
* | multi_usrp: Add set_rx_spp() call | Martin Braun | 2019-11-26 | 1 | -1/+16 |
* | rfnoc: Use graph_utils in multi_usrp chan generation | Brent Stapleton | 2019-11-26 | 1 | -113/+142 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | rfnoc: Add multi_usrp_rfnoc, modify multi_usrp | Brent Stapleton | 2019-11-26 | 1 | -0/+2217 |