aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Prepare branch for 4.1.0.0 releaseAaron 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 releaseAaron 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
* cal: ensure proper range handlingLars Amsel2021-06-231-5/+9
* cal: Remove silent capture of TypeErrorLars Amsel2021-06-231-6/+4
* cal: Add X410 internal antenna names to invalid antenna listLars Amsel2021-06-231-1/+1
* cal: add more error number for ADC overloadLars Amsel2021-06-231-1/+5
* cal: make 'calibrate all channels' default for --channels argumentLars Amsel2021-06-231-1/+1
* cal: Add support for X410Martin Braun2021-06-231-0/+11
* uhd: Use chain's block channel to get power ref keysGrant Meyerhoff2021-06-231-2/+2
* mpm: Move cal freeze defaults to x4xxLane Kolbly2021-06-232-3/+27
* docs: usrp_x4xx: add network leds behavior to docsHumberto Jimenez2021-06-231-8/+41
* docs: devices: remove child page relation to individual dboardsHumberto Jimenez2021-06-231-2/+2
* docs: zbx: link docs to rf specificationsHumberto Jimenez2021-06-231-4/+23
* fixup! zbx: Fix clang compiler warningsMartin Braun2021-06-231-4/+0
* lib: deps: Upgrade vendor version of Pybind11 to 2.6.1Martin Braun2021-06-2326-751/+1743
* fpga: x400: Fix x4xx_qsfp_wrapper testbenchWade Fife2021-06-221-0/+3
* transport: Fix compiler warning in nirio_linkMartin Braun2021-06-221-2/+0
* lmx2572: Fix compiler warningMartin Braun2021-06-221-3/+2
* debug_dboard: Fix compiler warningMartin Braun2021-06-221-1/+1
* zbx: Fix clang compiler warningsMartin Braun2021-06-227-46/+21
* zbx: Fix compilation on clang-10Martin Braun2021-06-223-8/+5
* docs: zbx: address review observations in docsHumberto Jimenez2021-06-221-2/+2
* docs: usrp_x4xx: address review observations in docsHumberto Jimenez2021-06-223-70/+157
* mpm: restore rfdc nco frequency after setting sync sourceGrant Meyerhoff2021-06-222-0/+31
* x3xx: Improve image loaderMartin Braun2021-06-221-27/+44
* usrp2: Use explicit template type for std::min<T>StefanBruens2021-06-221-1/+1
* usrp2: Replace boost::math::iround/math::sign with std::lroundStefanBruens2021-06-221-5/+5
* docs: Fix typosf380cedric2021-06-221-3/+3
* docs: Fix python3-ruamel.yaml name on RPM based OSf380cedric2021-06-221-2/+2
* usrp2: Apply minor cleanups to Boost usage in usrp2Martin Braun2021-06-181-9/+8
* docs: zbx: update cpld source code locationHumberto Jimenez2021-06-181-1/+1
* docs: usrp_x4xx: apply minor corrections in docsHumberto Jimenez2021-06-181-41/+40
* uhd: Add missing channel parameter when reading power ref keysLars Amsel2021-06-181-2/+2
* mpm: tests: Add lib/ to library load pathAaron Rossetto2021-06-181-1/+8
* test: add DPDK option for max streaming rate testsMatthew Crymble2021-06-183-82/+230