| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: correctly set and unset any CMAKE_REQUIRED variables | Michael Dickens | 2021-07-06 | 3 | -7/+10 |
* | cmake: fix finding PkgConfig to work robustly (without CMake warnings) | Michael Dickens | 2021-07-06 | 2 | -2/+2 |
* | fixup! ci: Add CLA assistant | Martin Braun | 2021-07-05 | 2 | -2/+10 |
* | ci: Add CLA assistant | Martin Braun | 2021-07-05 | 2 | -0/+39 |
* | tests: add missing header, required by some compilers | Michael Dickens | 2021-07-02 | 1 | -0/+1 |
* | fpga: ci: Add testbench pipeline | Wade Fife | 2021-07-01 | 2 | -0/+106 |
* | uhd: Prepare branch for 4.1.0.0 release | Aaron Rossetto | 2021-06-30 | 3 | -14/+16 |
* | examples: Fix icores example to match current RFNoC specs | Martin Braun | 2021-06-28 | 1 | -2/+2 |
* | examples: Update example CMakeLists.txt for minimum version bumps | Aaron Rossetto | 2021-06-28 | 2 | -3/+3 |
* | uhd: Update minimum version of dependencies | Aaron Rossetto | 2021-06-28 | 2 | -6/+6 |
* | uhd: Prepare branch for 4.1.0.0-rc1 release | Aaron Rossetto | 2021-06-25 | 8 | -35/+851 |
* | ci: Enable manifest to trigger CI/PR builds | Steven Koo | 2021-06-25 | 1 | -0/+2 |
* | examples: Fix tx frequency tuning in radio loopback | mattprost | 2021-06-25 | 1 | -2/+2 |
* | x3xx: Fix x3xx fpga image name | mattprost | 2021-06-25 | 1 | -1/+1 |
* | mpm: update x410 fpga minor compat number | Humberto Jimenez | 2021-06-24 | 1 | -1/+1 |
* | mpm: Bump MPM compat version to 4.0 | Lane Kolbly | 2021-06-24 | 2 | -2/+2 |
* | cal: Add tune-settling time | Martin Braun | 2021-06-24 | 2 | -0/+7 |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 13 | -14/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 35 | -111/+111 |
* | b200: flush receive buffer after getting an overflow | Matthew Crymble | 2021-06-24 | 1 | -1/+3 |
* | b200: temporary change to remove stream restart after overflow | Matthew Crymble | 2021-06-24 | 1 | -3/+8 |
* | ci: move builds to the NI Build Farm | Michael Auchter | 2021-06-24 | 2 | -289/+73 |
* | ci: Add trace builds to pipeline | Steven Koo | 2021-06-24 | 3 | -2/+23 |
* | cal: ensure proper range handling | Lars Amsel | 2021-06-23 | 1 | -5/+9 |
* | cal: Remove silent capture of TypeError | Lars Amsel | 2021-06-23 | 1 | -6/+4 |
* | cal: Add X410 internal antenna names to invalid antenna list | Lars Amsel | 2021-06-23 | 1 | -1/+1 |
* | cal: add more error number for ADC overload | Lars Amsel | 2021-06-23 | 1 | -1/+5 |
* | cal: make 'calibrate all channels' default for --channels argument | Lars Amsel | 2021-06-23 | 1 | -1/+1 |
* | cal: Add support for X410 | Martin Braun | 2021-06-23 | 1 | -0/+11 |
* | uhd: Use chain's block channel to get power ref keys | Grant Meyerhoff | 2021-06-23 | 1 | -2/+2 |
* | mpm: Move cal freeze defaults to x4xx | Lane Kolbly | 2021-06-23 | 2 | -3/+27 |
* | docs: usrp_x4xx: add network leds behavior to docs | Humberto Jimenez | 2021-06-23 | 1 | -8/+41 |
* | docs: devices: remove child page relation to individual dboards | Humberto Jimenez | 2021-06-23 | 1 | -2/+2 |
* | docs: zbx: link docs to rf specifications | Humberto Jimenez | 2021-06-23 | 1 | -4/+23 |
* | fixup! zbx: Fix clang compiler warnings | Martin Braun | 2021-06-23 | 1 | -4/+0 |
* | lib: deps: Upgrade vendor version of Pybind11 to 2.6.1 | Martin Braun | 2021-06-23 | 26 | -751/+1743 |
* | fpga: x400: Fix x4xx_qsfp_wrapper testbench | Wade Fife | 2021-06-22 | 1 | -0/+3 |
* | transport: Fix compiler warning in nirio_link | Martin Braun | 2021-06-22 | 1 | -2/+0 |
* | lmx2572: Fix compiler warning | Martin Braun | 2021-06-22 | 1 | -3/+2 |
* | debug_dboard: Fix compiler warning | Martin Braun | 2021-06-22 | 1 | -1/+1 |
* | zbx: Fix clang compiler warnings | Martin Braun | 2021-06-22 | 7 | -46/+21 |
* | zbx: Fix compilation on clang-10 | Martin Braun | 2021-06-22 | 3 | -8/+5 |
* | docs: zbx: address review observations in docs | Humberto Jimenez | 2021-06-22 | 1 | -2/+2 |
* | docs: usrp_x4xx: address review observations in docs | Humberto Jimenez | 2021-06-22 | 3 | -70/+157 |
* | mpm: restore rfdc nco frequency after setting sync source | Grant Meyerhoff | 2021-06-22 | 2 | -0/+31 |
* | x3xx: Improve image loader | Martin Braun | 2021-06-22 | 1 | -27/+44 |
* | usrp2: Use explicit template type for std::min<T> | StefanBruens | 2021-06-22 | 1 | -1/+1 |
* | usrp2: Replace boost::math::iround/math::sign with std::lround | StefanBruens | 2021-06-22 | 1 | -5/+5 |
* | docs: Fix typos | f380cedric | 2021-06-22 | 1 | -3/+3 |
* | docs: Fix python3-ruamel.yaml name on RPM based OS | f380cedric | 2021-06-22 | 1 | -2/+2 |