aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* uhd: Add support for the USRP X410Lars Amsel2021-06-10101-67/+32996
* transport: Set mtu to 9000 for all 10GbE use casesmattprost2021-06-102-7/+7
* cal: Add min_freq and max_freq attributes to USRPCalibratorBaseMartin Braun2021-06-101-2/+4
* cal: Fix minor issues in the calibration utilitiesMartin Braun2021-06-104-14/+15
* devtest: benchmark_rate: Add support for rx and tx only testsmattprost2021-06-101-19/+27
* multi_usrp: Factor out make_overall_tune_range() and fix limitsMartin Braun2021-06-093-42/+39
* mpmd: support four linksAndrew Lynch2021-06-082-0/+10
* fpga: Change RFNoC YAML version numbers to stringsWade Fife2021-06-0824-48/+48
* dboard_iface: Fix sleep()michael-west2021-06-031-1/+1
* rfnoc: Fix post action behavior of nodesLars Amsel2021-06-031-0/+4
* python: Add graceful exit of claim loop on SIGTERMLars Amsel2021-06-031-19/+58
* rfnoc: Add image_core_name option to rfnoc_image_builderWade Fife2021-06-023-13/+29
* python: Add rfnoc_image_core.vh generationWade Fife2021-06-022-1/+87
* python: Update RFNoC image builder to use CHDR_W parameterWade Fife2021-06-022-10/+17
* tests: Make python_api_test.py always explicitly call PythonMartin Braun2021-06-022-9/+5