summaryrefslogtreecommitdiffstats
path: root/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* uhd: Prepare branch for 4.1.0.4 releasev4.1.0.4Aaron Rossetto2021-09-292-1/+9
* uhd: Prepare branch for 4.1.0.3 releasev4.1.0.3Aaron Rossetto2021-09-201-0/+8
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-202-2/+28
* uhd: Prepare branch for 4.1.0.2 releasev4.1.0.2Aaron Rossetto2021-09-101-0/+26
* B200: Fix overflow handlingmichael-west2021-09-031-14/+9
* fixup! tests: Add recv(0) case to rx_streamer_testAaron Rossetto2021-09-021-0/+1
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-025-1/+104
* 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
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-08-065-8/+17
* uhd: Prepare branch for 4.1.0.2-rc1 releasev4.1.0.2-rc1Aaron Rossetto2021-08-031-1/+1
* uhd: Prepare branch for 4.1.0.1 releasev4.1.0.1Aaron Rossetto2021-07-132-1/+21
* docs: usrp_x4xx: improve filesystem update instructionsHumberto Jimenez2021-07-131-4/+41
* docs: x4xx: Update information on CPLD updatingMartin Braun2021-07-092-0/+30
* 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
* uhd: Prepare branch for 4.1.0.0 releasev4.1.0.0Aaron 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 releasev4.1.0.0-rc1Aaron 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