aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* mg: Fix slot_idx referenceWade Fife2021-03-081-1/+1
* lib: Use const-ref in for loops instead of const-copyMartin Braun2021-03-045-6/+6
* twinrx: Fix missing default copy ctorMartin Braun2021-03-041-0/+3
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-043-5/+5
* mg: Remove unused private attribute from ad9371_ifaceMartin Braun2021-03-042-4/+0
* rh: Remove unused constantMartin Braun2021-03-041-1/+0
* lib: lmx2592: Comment out some unused constantsMartin Braun2021-03-041-7/+10
* rh: cpld control: Comment out gain table addressMartin Braun2021-03-041-1/+1
* rh: Remove use of magic number of identify durationMartin Braun2021-03-042-3/+3
* lib: Remove unused constantsMartin Braun2021-03-043-3/+1
* host: Update code base using clang-tidyMartin Braun2021-03-0487-1090/+1165
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-116-36/+13
* ADF535x: Change freq_resolution to mod2michael-west2021-02-041-4/+4
* dboard_iface: Modify sleep() functionMichael West2021-02-041-5/+14
* TwinRX: Spur cleanupmichael-west2021-02-042-10/+33
* uhd_image_loader: Consume .lvbitx filesLane Kolbly2021-01-111-117/+237
* utils: check config file before finding devices for image loaderAndrew Lynch2021-01-111-1/+2
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-112-80/+130
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-114-56/+7
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-112-32/+25
* uhd: throw error if edge list is emptyGrant Meyerhoff2020-12-211-0/+8
* RFNoC: Demoted zero sample error to warningmichael-west2020-12-101-5/+11
* fixup! N310: Low band IF adjustmentsmichael-west2020-12-091-1/+1
* mpmd: Export RPC token and mb_args to the property treeMartin Braun2020-12-043-0/+13
* multi_usrp_rfnoc: Serialize make_rfnoc_deviceAaron Rossetto2020-12-041-1/+24
* python: multi_usrp: Let get_tree() return a raw pointerMartin Braun2020-12-011-1/+1
* python: multi_usrp: Fix get_radio_control()Martin Braun2020-11-231-1/+1
* N310: Low band IF adjustmentsmichael-west2020-11-161-18/+10
* MPMD: Reduce max frame size for 10 GbEmichael-west2020-11-061-1/+1
* multi_usrp: Fix typos in streamer destruction callbackmichael-west2020-11-051-4/+4
* sim: Integrate simulator into UHDSamuel O'Brien2020-10-284-3/+197
* multi_usrp: Fix streamer destruction callbackmichael-west2020-10-221-91/+74
* python: Add access to the property_tree from PythonMartin Braun2020-10-161-0/+4
* python: Move multi_usrp_python to its own moduleMartin Braun2020-10-122-191/+200
* n310/n300: Allow gain coercionMartin Braun2020-10-091-2/+14
* b200: handle overruns during continuous streamingmattprost2020-10-091-0/+3
* lib: disable non pcie types in find with resourceSteven Koo2020-10-056-7/+36
* uhd: clang format device implSteven Koo2020-10-054-17/+18
* multi_usrp: Add get_mb_controller() API callCristina Fuentes2020-09-243-27/+39
* E3xx: Add retry to loopback_self_testmichael-west2020-09-111-27/+46
* lib: Remove recursive locks in apply_correctionsmichael-west2020-09-041-3/+0
* x300,mpmd: Increase recv frames for dpdk streamingSteven Koo2020-09-032-1/+16
* uhd: Add APIs for getting the available power rangeMartin Braun2020-08-173-0/+35
* X300: Adjusting 10GbE frame sizes for HW limitsmichael-west2020-08-171-2/+2
* multi_usrp: Use multi_usrp::sptrs in graph disconnect lambdasAaron Rossetto2020-08-171-9/+12
* uhd: Disable optimizations for Mac for build speedSteven Koo2020-08-121-0/+9
* rfnoc: Resolves streamer/link segfaults on pythonSteven Koo2020-08-112-21/+28
* X300: Update frame sizes for 10GbEmichael-west2020-08-071-7/+5
* mpmd: Clean out link_if_mgrMartin Braun2020-08-072-7/+4
* mpmd: Assume mgmt interface can route CHDR packetsSteven Koo2020-08-041-1/+15