summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Prepare branch for 4.1.0.2 releasev4.1.0.2Aaron Rossetto2021-09-103-14/+62
* ci: Add gnuradio gr-ettus to oe buildsSteven Koo2021-09-071-0/+2
* ci: Update template to use checkout_meta_ettusSteven Koo2021-09-072-0/+2
* B200: Fix overflow handlingmichael-west2021-09-032-18/+13
* fixup! tests: Add recv(0) case to rx_streamer_testAaron Rossetto2021-09-021-0/+1
* 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
* uhd: transport: Avoid exceptions in disconnect_receiver()Aaron Rossetto2021-09-021-10/+10
* tests: Add recv(0) case to rx_streamer_testAaron Rossetto2021-09-021-0/+39
* uhd: streamer: Restore original recv(0) semanticsAaron Rossetto2021-09-021-0/+32
* sim: Update chdr_16sc_to_sc12 testbenchmichael-west2021-09-021-137/+159
* fpga: Re-order error and data packetsmichael-west2021-09-021-2/+28
* fpga: Fix sc16 to sc12 convertermichael-west2021-09-021-62/+80
* ci: rebuild docker images weeklySteven Koo2021-08-261-0/+14
* uhd: Prepare branch for 4.1.0.2-rc3 releasev4.1.0.2-rc3Aaron Rossetto2021-08-251-14/+14
* mpm: x4xx: update mboard_max_revAndrew Lynch2021-08-251-1/+1
* uhd: Prepare branch for 4.1.0.2-rc2 releasev4.1.0.2-rc2Aaron Rossetto2021-08-061-14/+14
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-08-066-9/+18
* uhd: Prepare branch for 4.1.0.2-rc1 releasev4.1.0.2-rc1Aaron Rossetto2021-08-032-15/+15
* uhd: Prepare branch for 4.1.0.1 releasev4.1.0.1Aaron Rossetto2021-07-134-15/+51
* docs: usrp_x4xx: improve filesystem update instructionsHumberto Jimenez2021-07-131-4/+41
* mpm: Skip DTS compatibility check if DTS is not being updated.Andrew Lynch2021-07-091-1/+2
* docs: x4xx: Update information on CPLD updatingMartin Braun2021-07-092-0/+30
* mpm: zbx: Fix revision compat checkMartin Braun2021-07-081-11/+35
* mpm: Update usrp_update_fs to support X410Martin Braun2021-07-081-8/+13
* mpm: max10_cpld_flash_ctrl: improve programming logHumberto Jimenez2021-07-081-4/+4
* core: remove boost::math in favor of std cmathMichael Dickens2021-07-082-13/+16
* cmake: remove redundant includeMichael Dickens2021-07-081-1/+0
* cmake: correctly set and unset any CMAKE_REQUIRED variablesMichael Dickens2021-07-083-7/+10
* cmake: fix finding PkgConfig to work robustly (without CMake warnings)Michael Dickens2021-07-082-2/+2
* tests: add missing header, required by some compilersMichael Dickens2021-07-081-0/+1
* ci: Add CLA assistantMartin Braun2021-07-082-0/+47
* ci: Change base branch to UHD-4.1Martin Braun2021-07-085-10/+10
* uhd: Prepare branch for 4.1.0.0 releasev4.1.0.0Aaron Rossetto2021-06-303-14/+16
* examples: Fix icores example to match current RFNoC specsMartin Braun2021-06-281-2/+2
* examples: Update example CMakeLists.txt for minimum version bumpsAaron Rossetto2021-06-282-3/+3
* uhd: Update minimum version of dependenciesAaron Rossetto2021-06-282-6/+6
* uhd: Prepare branch for 4.1.0.0-rc1 releasev4.1.0.0-rc1Aaron Rossetto2021-06-258-35/+851
* ci: Enable manifest to trigger CI/PR buildsSteven Koo2021-06-251-0/+2
* examples: Fix tx frequency tuning in radio loopbackmattprost2021-06-251-2/+2
* x3xx: Fix x3xx fpga image namemattprost2021-06-251-1/+1
* mpm: update x410 fpga minor compat numberHumberto Jimenez2021-06-241-1/+1
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-242-2/+2
* cal: Add tune-settling timeMartin Braun2021-06-242-0/+7
* uhd: Remove includes of list_of.hpp where appropriateMartin Braun2021-06-2413-14/+0
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-2435-111/+111
* b200: flush receive buffer after getting an overflowMatthew Crymble2021-06-241-1/+3
* b200: temporary change to remove stream restart after overflowMatthew Crymble2021-06-241-3/+8
* ci: move builds to the NI Build FarmMichael Auchter2021-06-242-289/+73
* ci: Add trace builds to pipelineSteven Koo2021-06-243-2/+23