aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cmake: Fix VS names and use relative for imagesSteven Koo2021-08-042-6/+10
* N3xx: Fix White Rabbitmichael-west2021-08-041-0/+10
* test: Fix potential resource leakMartin Anderseck2021-08-041-5/+4
* cal: Use safe version of set_thread_priority()Aaron Rossetto2021-08-041-1/+1
* n3x0/e3x0: Remove reference to "master FP-GPIO radio"Martin Braun2021-07-302-2/+0
* ci: Add gnuradio gr-ettus to oe buildsSteven Koo2021-07-281-0/+2
* fpga: x400: Remove stale information in register mapHumberto Jimenez2021-07-283-9/+9
* ci: Update template to use checkout_meta_ettusSteven Koo2021-07-262-0/+2
* python: rfnoc: Change reference type for noc_block_base exportMartin Braun2021-07-231-54/+64
* uhd: Fix usage of std::abs with template parametersMartin Braun2021-07-232-4/+4