aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: fix finding PkgConfig to work robustly (without CMake warnings)Michael Dickens2021-07-062-2/+2
* tests: add missing header, required by some compilersMichael Dickens2021-07-021-0/+1
* uhd: Prepare branch for 4.1.0.0 releaseAaron Rossetto2021-06-301-0/+1
* 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-255-10/+418
* examples: Fix tx frequency tuning in radio loopbackmattprost2021-06-251-2/+2
* x3xx: Fix x3xx fpga image namemattprost2021-06-251-1/+1
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-241-1/+1
* 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
* 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
* 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
* 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
* 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
* test: add DPDK option for max streaming rate testsMatthew Crymble2021-06-183-82/+230
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-174-0/+53
* usrp2: Fix Boost headersMartin Braun2021-06-171-2/+2
* uhd: Update versionAaron Rossetto2021-06-161-1/+1
* docs: zbx: improve cpld update docsMichael Auchter2021-06-161-7/+5
* docs: usrp_x4xx: improve mb cpld update docsMichael Auchter2021-06-161-3/+2
* uhd: x400: Honor ENABLE_X400 component flagAaron Rossetto2021-06-151-9/+14