| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | N310: Fix calculation of LO freq w/ext LO for RX | michael-west | 2021-04-12 | 1 | -1/+1 |
* | n320: Fix address for RX frontend control | Martin Braun | 2021-04-12 | 1 | -1/+1 |
* | UHD: Fix typo in has_tx_power_reference | Lars Amsel | 2021-04-09 | 1 | -1/+1 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 4 | -11/+11 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 20 | -232/+251 |
* | mg: Fix slot_idx reference | Wade Fife | 2021-03-08 | 1 | -1/+1 |
* | lib: Use const-ref in for loops instead of const-copy | Martin Braun | 2021-03-04 | 5 | -6/+6 |
* | twinrx: Fix missing default copy ctor | Martin Braun | 2021-03-04 | 1 | -0/+3 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 3 | -5/+5 |
* | mg: Remove unused private attribute from ad9371_iface | Martin Braun | 2021-03-04 | 2 | -4/+0 |
* | rh: Remove unused constant | Martin Braun | 2021-03-04 | 1 | -1/+0 |
* | lib: lmx2592: Comment out some unused constants | Martin Braun | 2021-03-04 | 1 | -7/+10 |
* | rh: cpld control: Comment out gain table address | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | rh: Remove use of magic number of identify duration | Martin Braun | 2021-03-04 | 2 | -3/+3 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 3 | -3/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 87 | -1090/+1165 |
* | mpmd: Skip find if "resource" key is specified | michael-west | 2021-02-11 | 6 | -36/+13 |
* | ADF535x: Change freq_resolution to mod2 | michael-west | 2021-02-04 | 1 | -4/+4 |
* | dboard_iface: Modify sleep() function | Michael West | 2021-02-04 | 1 | -5/+14 |
* | TwinRX: Spur cleanup | michael-west | 2021-02-04 | 2 | -10/+33 |
* | uhd_image_loader: Consume .lvbitx files | Lane Kolbly | 2021-01-11 | 1 | -117/+237 |
* | utils: check config file before finding devices for image loader | Andrew Lynch | 2021-01-11 | 1 | -1/+2 |
* | mpmd: Add support to delay and trigger fpga/dts load after update | Virendra Kakade | 2021-01-11 | 2 | -80/+130 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 4 | -56/+7 |
* | Create C++ wrappers for MPM RPC calls | Lane Kolbly | 2021-01-11 | 2 | -32/+25 |
* | uhd: throw error if edge list is empty | Grant Meyerhoff | 2020-12-21 | 1 | -0/+8 |
* | RFNoC: Demoted zero sample error to warning | michael-west | 2020-12-10 | 1 | -5/+11 |
* | fixup! N310: Low band IF adjustments | michael-west | 2020-12-09 | 1 | -1/+1 |
* | mpmd: Export RPC token and mb_args to the property tree | Martin Braun | 2020-12-04 | 3 | -0/+13 |
* | multi_usrp_rfnoc: Serialize make_rfnoc_device | Aaron Rossetto | 2020-12-04 | 1 | -1/+24 |
* | python: multi_usrp: Let get_tree() return a raw pointer | Martin Braun | 2020-12-01 | 1 | -1/+1 |
* | python: multi_usrp: Fix get_radio_control() | Martin Braun | 2020-11-23 | 1 | -1/+1 |
* | N310: Low band IF adjustments | michael-west | 2020-11-16 | 1 | -18/+10 |
* | MPMD: Reduce max frame size for 10 GbE | michael-west | 2020-11-06 | 1 | -1/+1 |
* | multi_usrp: Fix typos in streamer destruction callback | michael-west | 2020-11-05 | 1 | -4/+4 |
* | sim: Integrate simulator into UHD | Samuel O'Brien | 2020-10-28 | 4 | -3/+197 |
* | multi_usrp: Fix streamer destruction callback | michael-west | 2020-10-22 | 1 | -91/+74 |
* | python: Add access to the property_tree from Python | Martin Braun | 2020-10-16 | 1 | -0/+4 |
* | python: Move multi_usrp_python to its own module | Martin Braun | 2020-10-12 | 2 | -191/+200 |
* | n310/n300: Allow gain coercion | Martin Braun | 2020-10-09 | 1 | -2/+14 |
* | b200: handle overruns during continuous streaming | mattprost | 2020-10-09 | 1 | -0/+3 |
* | lib: disable non pcie types in find with resource | Steven Koo | 2020-10-05 | 6 | -7/+36 |
* | uhd: clang format device impl | Steven Koo | 2020-10-05 | 4 | -17/+18 |
* | multi_usrp: Add get_mb_controller() API call | Cristina Fuentes | 2020-09-24 | 3 | -27/+39 |
* | E3xx: Add retry to loopback_self_test | michael-west | 2020-09-11 | 1 | -27/+46 |
* | lib: Remove recursive locks in apply_corrections | michael-west | 2020-09-04 | 1 | -3/+0 |
* | x300,mpmd: Increase recv frames for dpdk streaming | Steven Koo | 2020-09-03 | 2 | -1/+16 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 3 | -0/+35 |
* | X300: Adjusting 10GbE frame sizes for HW limits | michael-west | 2020-08-17 | 1 | -2/+2 |
* | multi_usrp: Use multi_usrp::sptrs in graph disconnect lambdas | Aaron Rossetto | 2020-08-17 | 1 | -9/+12 |