aboutsummaryrefslogtreecommitdiffstats
path: root/.ci (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-21ci: Remove documentation-only changes from pipeline runsMartin Braun2-0/+6
2021-07-21uhd: Update version, manifest, and changelogsAaron Rossetto4-17/+55
2021-07-20b200: Move the B200 radio control core into usrp/b200/Martin Braun7-25/+24
2021-07-20dbsrx: Fix issue with loop variableMartin Braun1-3/+4
2021-07-20rfnoc: allow find_blocks to search by device number or block count.Lars Amsel3-4/+9
2021-07-20utils: Get signal above noise floor when finding optimal gainmattprost1-9/+31
2021-07-14ci: enable batch CISteven Koo1-0/+1
2021-07-14ci: Split CI and PR pipelines for mono pipelineSteven Koo3-47/+70
2021-07-14docs: Fix typo in ZBX Block DiagramSam O'Brien1-2/+2
2021-07-14rfnoc: fix block id check to allow underscoreLars Amsel2-1/+8
2021-07-14host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly6-9/+18
2021-07-14lib: Add various missing includesMartin Braun2-0/+3
2021-07-14uhd: Replace boost::thread::id with std::thread::idMartin Braun4-9/+11
2021-07-13docs: usrp_x4xx: improve filesystem update instructionsHumberto Jimenez1-4/+41
2021-07-12ci: Enable custom CXX flags, enable -WerrorMartin Braun3-1/+25
2021-07-12ci: Let make keep building upon failureMartin Braun1-1/+1
2021-07-12ci: Add clang as a compiler to all Fedora and Ubuntu containersMartin Braun4-0/+4
2021-07-12rfnoc: remove obsolete constantLars Amsel1-3/+0
2021-07-09mpm: Skip DTS compatibility check if DTS is not being updated.Andrew Lynch1-1/+2
2021-07-09docs: fix typoMihai Turdean1-1/+1
2021-07-09docs: x4xx: Update information on CPLD updatingMartin Braun2-0/+30
2021-07-08mpm: zbx: Fix revision compat checkMartin Braun1-11/+35
2021-07-08mpm: Update usrp_update_fs to support X410Martin Braun1-8/+13
2021-07-07mpm: max10_cpld_flash_ctrl: improve programming logHumberto Jimenez1-4/+4
2021-07-06core: remove boost::math in favor of std cmathMichael Dickens2-13/+16
2021-07-06cmake: remove redundant includeMichael Dickens1-1/+0
2021-07-06cmake: correctly set and unset any CMAKE_REQUIRED variablesMichael Dickens3-7/+10
2021-07-06cmake: fix finding PkgConfig to work robustly (without CMake warnings)Michael Dickens2-2/+2
2021-07-05fixup! ci: Add CLA assistantMartin Braun2-2/+10
2021-07-05ci: Add CLA assistantMartin Braun2-0/+39
2021-07-02tests: add missing header, required by some compilersMichael Dickens1-0/+1
2021-07-01fpga: ci: Add testbench pipelineWade Fife2-0/+106
2021-06-30uhd: Prepare branch for 4.1.0.0 releasev4.1.0.0Aaron Rossetto3-14/+16
2021-06-28examples: Fix icores example to match current RFNoC specsMartin Braun1-2/+2
2021-06-28examples: Update example CMakeLists.txt for minimum version bumpsAaron Rossetto2-3/+3
2021-06-28uhd: Update minimum version of dependenciesAaron Rossetto2-6/+6
2021-06-25uhd: Prepare branch for 4.1.0.0-rc1 releasev4.1.0.0-rc1Aaron Rossetto8-35/+851
2021-06-25ci: Enable manifest to trigger CI/PR buildsSteven Koo1-0/+2
2021-06-25examples: Fix tx frequency tuning in radio loopbackmattprost1-2/+2
2021-06-25x3xx: Fix x3xx fpga image namemattprost1-1/+1
2021-06-24mpm: update x410 fpga minor compat numberHumberto Jimenez1-1/+1
2021-06-24mpm: Bump MPM compat version to 4.0Lane Kolbly2-2/+2
2021-06-24cal: Add tune-settling timeMartin Braun2-0/+7
2021-06-24uhd: Remove includes of list_of.hpp where appropriateMartin Braun13-14/+0
2021-06-24uhd: Remove all occurences of boost::math::*round()Martin Braun35-111/+111
2021-06-24b200: flush receive buffer after getting an overflowMatthew Crymble1-1/+3
2021-06-24b200: temporary change to remove stream restart after overflowMatthew Crymble1-3/+8
2021-06-24ci: move builds to the NI Build FarmMichael Auchter2-289/+73
2021-06-24ci: Add trace builds to pipelineSteven Koo3-2/+23
2021-06-23cal: ensure proper range handlingLars Amsel1-5/+9