aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: transport: Mark typecast as intendedMartin Anderseck2021-08-171-1/+2
* lib: transport: Initialize _hshake_args_serverMartin Anderseck2021-08-171-1/+1
* B200: Fix overflow handlingmichael-west2021-08-162-18/+13
* n3xx: Add support for rev 10michael-west2021-08-161-1/+1
* N320: Reduce PLL lock timemichael-west2021-08-161-5/+5
* mpm: Expose motherboard regs for debuggingSam O'Brien2021-08-131-0/+9
* sim: Update chdr_16sc_to_sc12 testbenchmichael-west2021-08-101-137/+159
* fpga: Re-order error and data packetsmichael-west2021-08-101-2/+28
* fpga: Fix sc16 to sc12 convertermichael-west2021-08-101-62/+80
* lib: rfnoc: Make implicit typecasts explicitMartin Anderseck2021-08-101-4/+5
* lib: rfnoc: Change enum node_type to enum classMartin Anderseck2021-08-101-23/+25
* ci: rebuild docker images weeklySteven Koo2021-08-091-0/+14
* fpga: rfnoc: Fix EOB loss in DUCWade Fife2021-08-087-218/+1858
* fpga: sim: Add PkgComplex, PkgMath, and PkgRandomWade Fife2021-08-085-0/+546
* fpga: lib: Clean up and document lib filesWade Fife2021-08-083-246/+411
* rfnoc: duc: Remove stale references to CORDICWade Fife2021-08-081-18/+15
* ci: Refactor installers and add Windows supportSteven Koo2021-08-048-39/+194