aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Use reference type to prevent copyUHD-3.15.LTSA. Maitland Bottoms2021-11-108-8/+8
* uhd: Remove spurious template from property dtorA. Maitland Bottoms2021-11-102-2/+2
* uhd: Fix printw function argumentsA. Maitland Bottoms2021-11-101-1/+1
* uhd: Fix spelling errorsA. Maitland Bottoms2021-11-105-5/+5
* fixup! N3xx: Include FPGA images with White Rabbit fixmichael-west2021-09-241-3/+3
* b200: Add a prop tree node usb_versionMartin Braun2021-09-171-0/+1
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMarco Bergamin2021-09-1720-113/+113
* e3xx: Enable AGC property tree nodesMartin Braun2021-09-171-0/+15
* N3xx: Include FPGA images with White Rabbit fixmichael-west2021-09-162-3/+3
* fpga: Update submodule pointerMartin Braun2021-06-172-1/+1
* mpm: e31x: Accept FF terminated strings in eepromMichael Dickens2021-06-091-5/+12
* lib: Fix missing includes in rpc.hppMartin Braun2021-05-171-0/+4
* package: Fix Python componentsmichael-west2020-10-111-3/+4
* devtest: Add support for TwinRX to x3x0Michael West2020-10-111-52/+93
* devtest: Add method to get number of channelsMichael West2020-10-111-0/+36
* devtest: Fix benchmark_rate_test success criteriaMichael West2020-10-111-2/+2
* n310/n300: Allow gain coercionMartin Braun2020-10-071-2/+16
* docs: Fix doxygen warningsMartin Braun2020-10-073-16/+3
* debian: Update Python3 dependenciesmichael-west2020-10-072-4/+15
* Docs: Update Python3 dependenciesmichael-west2020-10-071-12/+13
* utils: Make uhd_config_info print help by defaultDerek Kozel2020-07-201-1/+1
* utils: Fix prefix determination in get_lib_path()Ryan Volz2020-07-201-1/+3
* lib: Make sure generated file is closedRyan Volz2020-07-201-1/+2
* boost: Include bind.hpp where used, add BOOST_BIND_GLOBAL_PLACEHOLDERSMartin Braun2020-07-1642-0/+44
* ad9361: Fix mask for product ID checkBrian Padalino2020-07-161-1/+1
* device_addr: Silence Boost warnings from lexical_castMartin Braun2020-07-161-0/+10
* nocscript: Remove warnings during build of Noc-Script functionsMartin Braun2020-07-161-15/+19
* dpdk: Remove compiler warningMartin Braun2020-07-162-2/+2
* rh: Remove compiler warningsMartin Braun2020-07-162-5/+7
* ad9361: Remove compiler warningMartin Braun2020-07-161-1/+1
* x300: Fix get_tx_gain()Martin Braun2020-06-012-7/+10
* libusb: Remove deprecation warnings for libusb_set_debugMartin Braun2020-05-281-1/+14
* rpclib: Remove some warnings from object.hppMartin Braun2020-05-281-0/+12
* Revert "utils: images downloader: Add support for UHD_IMAGES_URL, clean up"Martin Braun2020-05-081-3/+19
* examples: Fix replay example for replay_chan > 1Wade Fife2020-05-081-2/+7
* uhd: Add quotes around test environment variablesLane Kolbly2020-05-051-1/+1
* mpm: rpc_server: set correct default unpacker params for msgpack 0.6.1Joerg Hofrichter2020-05-051-2/+2
* mpm: explicitly set max buffer size for msgpack unpackerAndrew Lynch2020-05-051-0/+2
* Add TwinRX support to phase alignment scripterickshepherdNI2020-05-051-19/+57
* mpm: Make contextmanagers exception-safeLane Kolbly2020-05-054-5/+68
* mpm: rpc: Use contextmanager for claim timeoutsToni Jones2020-05-051-33/+38
* utils: populate_images: download with python3bidavis2020-05-051-1/+1
* docs: n3xx/x3xx: Fix links to DPDK pagesteviez2020-05-052-2/+2
* device: read in preferences file before discoveryAndrew Lynch2020-05-051-1/+3
* utils: images downloader: Add support for UHD_IMAGES_URL, clean upMartin Braun2020-05-051-19/+3
* utils: images downloader: Handle missing content-length responseMartin Braun2020-05-051-7/+18
* mpm: cmake: added date_time as required boost componentJoerg Hofrichter2020-05-051-0/+1
* mpm: catalina: Add thread.cpp from UHD to included filesMartin Braun2020-05-051-0/+13
* lib: utils: Don't use hard-coded path constantsRyan Volz2020-05-052-2/+30
* python: Set python module suffix to conform with PEP 3149.Ryan Volz2020-05-051-1/+10