aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* python: Fix dropped-sample calculation in benchmark_rate.pyMartin Braun2021-09-281-5/+7
* devtest: Add receive stability test to B2xx devtestMartin Braun2021-09-282-0/+52
* devtest: Add receive stability testMartin Braun2021-09-281-0/+174
* docs: Improve docs for rx_streamer::recv() on overrunsMartin Braun2021-09-281-1/+21
* chdr: Rename var max_size_bytes to avoid confusionMartin Anderseck2021-09-282-21/+41
* ad9361: Modify set-tx-gain procedure to update gain in one goMartin Braun2021-09-171-7/+13
* examples: Improve txrx_loopback_to_file (late recv, Boost, timing)Martin Braun2021-09-171-18/+22
* cmake: Fix rfnoc-example (CMake paths)Martin Braun2021-09-173-11/+11
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-162-2/+28
* docs: sync: Update page on synchronizationMartin Braun2021-09-161-19/+24
* cmake: Fix issues with static builds and CMRCMartin Braun2021-09-161-2/+4
* X300: Fix error message for wrong reference frequencyMartin Anderseck2021-09-161-1/+2
* x300: Remove unused variables in x300_eth_mgr.cppMartin Braun2021-09-161-8/+0
* fpga: x300: Update synchronizer constraintWade Fife2021-09-131-1/+1
* fpga: n3xx: Update synchronizer constraintWade Fife2021-09-131-3/+2
* fpga: lib: Update example constraint in synchronizerWade Fife2021-09-131-18/+40
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-1025-185/+185
* fpga: Update help message for setupenv.shWade Fife2021-09-101-5/+7
* rfnoc: Add vivado-path to rfnoc_image_builderWade Fife2021-09-102-0/+8
* uhd: mpm: Expose filesystem version information on MPM treeLane Kolbly2021-09-081-0/+6
* python: multi_usrp: Fix overloaded function definitionMartin Anderseck2021-09-081-1/+1
* radio: Improve log messages for non-implemented correctionsMartin Braun2021-09-082-5/+8
* rh: Fix auto DC-offset correction and auto-IQ balance APIsMartin Braun2021-09-082-7/+1
* cmake: tests: Add build-python path to PYTHONPATHMartin Braun2021-09-081-2/+5
* examples: Show how to use in-tree Verilog headerWade Fife2021-09-081-0/+17
* fpga: Remove stale references to UHD_FPGA_DIRWade Fife2021-09-088-16/+8
* fpga: tools: Add UHD_FPGA_DIR definition to synthesisWade Fife2021-09-083-6/+11
* x300: Fix MAX_RATE_1GIGE valueMartin Braun2021-09-071-1/+1
* ci: Device wait to redlock scope for Vivado closeSteven Koo2021-09-071-2/+2
* x4xx_bist: use get_mpm_client in gpio bistGrant Meyerhoff2021-09-021-19/+18
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-026-2/+105
* tests: Fix check in link_testMartin Braun2021-08-311-2/+2
* uhd: transport: Avoid exceptions in disconnect_receiver()Aaron Rossetto2021-08-311-10/+10
* rfnoc: ddc: Improve unit tests and documentationMartin Braun2021-08-302-5/+26
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-304-13/+32
* python: Add new method bindings to noc_block_baseAaron Rossetto2021-08-301-0/+8
* examples: Add x400/x410 target to RFNoC exampleWade Fife2021-08-301-0/+3
* fpga: Set default part for sim in setupenv.shWade Fife2021-08-306-5/+24
* cmake: Add check for libatomic linking requirementMartin Braun2021-08-272-0/+95
* x300: Fix sfpp_io_core tuser widthWade Fife2021-08-271-1/+1
* mpm: x4xx: update mboard_max_revAndrew Lynch2021-08-251-1/+1
* MPM: add X410 support for 250e6 master clock rateMichael Dickens2021-08-241-0/+1
* uhd: Remove Boost version checks for Boost 1.61Martin Braun2021-08-241-19/+4
* fpga: Fix Xilinx bitfile parser for Python 3Martin Braun2021-08-241-31/+54
* ci: Add Fedora 34 and remove Fedora 32Steven Koo2021-08-232-3/+3
* images: Update manifestmichael-west2021-08-201-8/+8
* cmake: remove duplicate entry in LIBUHD_PYTHON_GEN_SOURCEMichael Dickens2021-08-201-5/+0
* tests: Add recv(0) case to rx_streamer_testAaron Rossetto2021-08-201-0/+39
* uhd: streamer: Restore original recv(0) semanticsAaron Rossetto2021-08-201-0/+32
* X300: Initialize struct variable before using itMartin Anderseck2021-08-201-1/+1