| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Remove Boost version checks for Boost 1.61 | Martin Braun | 2021-08-24 | 1 | -19/+4 |
* | cmake: remove duplicate entry in LIBUHD_PYTHON_GEN_SOURCE | Michael Dickens | 2021-08-20 | 1 | -5/+0 |
* | uhd: streamer: Restore original recv(0) semantics | Aaron Rossetto | 2021-08-20 | 1 | -0/+32 |
* | X300: Initialize struct variable before using it | Martin Anderseck | 2021-08-20 | 1 | -1/+1 |
* | lib: transport: Mark typecast as intended | Martin Anderseck | 2021-08-17 | 1 | -1/+2 |
* | lib: transport: Initialize _hshake_args_server | Martin Anderseck | 2021-08-17 | 1 | -1/+1 |
* | B200: Fix overflow handling | michael-west | 2021-08-16 | 1 | -14/+9 |
* | lib: rfnoc: Make implicit typecasts explicit | Martin Anderseck | 2021-08-10 | 1 | -4/+5 |
* | lib: rfnoc: Change enum node_type to enum class | Martin Anderseck | 2021-08-10 | 1 | -23/+25 |
* | n3x0/e3x0: Remove reference to "master FP-GPIO radio" | Martin Braun | 2021-07-30 | 2 | -2/+0 |
* | python: rfnoc: Change reference type for noc_block_base export | Martin Braun | 2021-07-23 | 1 | -54/+64 |
* | uhd: Fix usage of std::abs with template parameters | Martin Braun | 2021-07-23 | 1 | -1/+1 |
* | b200: Move the B200 radio control core into usrp/b200/ | Martin Braun | 2021-07-20 | 7 | -25/+24 |
* | dbsrx: Fix issue with loop variable | Martin Braun | 2021-07-20 | 1 | -3/+4 |
* | rfnoc: allow find_blocks to search by device number or block count. | Lars Amsel | 2021-07-20 | 1 | -3/+3 |
* | host: Add static_assert to prevent meta_range_t(0,0) | Lane Kolbly | 2021-07-14 | 4 | -8/+8 |
* | lib: Add various missing includes | Martin Braun | 2021-07-14 | 2 | -0/+3 |
* | uhd: Replace boost::thread::id with std::thread::id | Martin Braun | 2021-07-14 | 3 | -4/+5 |
* | core: remove boost::math in favor of std cmath | Michael Dickens | 2021-07-06 | 2 | -13/+16 |
* | cmake: remove redundant include | Michael Dickens | 2021-07-06 | 1 | -1/+0 |
* | cmake: correctly set and unset any CMAKE_REQUIRED variables | Michael Dickens | 2021-07-06 | 2 | -7/+7 |
* | x3xx: Fix x3xx fpga image name | mattprost | 2021-06-25 | 1 | -1/+1 |
* | mpm: Bump MPM compat version to 4.0 | Lane Kolbly | 2021-06-24 | 1 | -1/+1 |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 9 | -9/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 32 | -101/+104 |
* | 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 |
* | uhd: Use chain's block channel to get power ref keys | Grant Meyerhoff | 2021-06-23 | 1 | -2/+2 |
* | 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 |
* | 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 | 6 | -44/+19 |
* | zbx: Fix compilation on clang-10 | Martin Braun | 2021-06-22 | 3 | -8/+5 |
* | 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 |
* | usrp2: Apply minor cleanups to Boost usage in usrp2 | Martin Braun | 2021-06-18 | 1 | -9/+8 |
* | uhd: Add missing channel parameter when reading power ref keys | Lars Amsel | 2021-06-18 | 1 | -2/+2 |
* | uhd: Add callback for setting sync_sources | Grant Meyerhoff | 2021-06-17 | 3 | -0/+35 |
* | usrp2: Fix Boost headers | Martin Braun | 2021-06-17 | 1 | -2/+2 |
* | uhd: x400: Honor ENABLE_X400 component flag | Aaron Rossetto | 2021-06-15 | 1 | -9/+14 |
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 56 | -18/+12966 |
* | multi_usrp: Factor out make_overall_tune_range() and fix limits | Martin Braun | 2021-06-09 | 3 | -42/+39 |
* | mpmd: support four links | Andrew Lynch | 2021-06-08 | 2 | -0/+10 |
* | dboard_iface: Fix sleep() | michael-west | 2021-06-03 | 1 | -1/+1 |
* | rfnoc: Fix post action behavior of nodes | Lars Amsel | 2021-06-03 | 1 | -0/+4 |
* | rfnoc: Fix MTU prop resolver refactoring | Aaron Rossetto | 2021-06-01 | 1 | -8/+70 |
* | ic_reg_maps: Remove SPCC core reg map | Lars Amsel | 2021-05-27 | 1 | -116/+0 |