| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lib: Add various missing includes | Martin Braun | 2021-07-14 | 2 | -0/+3 |
* | core: remove boost::math in favor of std cmath | Michael Dickens | 2021-07-06 | 2 | -13/+16 |
* | 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 | 6 | -6/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 27 | -89/+93 |
* | 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 |
* | lmx2572: Fix compiler warning | Martin Braun | 2021-06-22 | 1 | -3/+2 |
* | zbx: Fix clang compiler warnings | Martin Braun | 2021-06-22 | 2 | -10/+5 |
* | zbx: Fix compilation on clang-10 | Martin Braun | 2021-06-22 | 1 | -4/+1 |
* | 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 | 1 | -0/+25 |
* | 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 | 20 | -8/+5628 |
* | multi_usrp: Factor out make_overall_tune_range() and fix limits | Martin Braun | 2021-06-09 | 2 | -42/+2 |
* | mpmd: support four links | Andrew Lynch | 2021-06-08 | 2 | -0/+10 |
* | dboard_iface: Fix sleep() | michael-west | 2021-06-03 | 1 | -1/+1 |
* | multi_usrp, x300: Relax LO set API strictness | Aaron Rossetto | 2021-05-19 | 2 | -12/+24 |
* | n320: Add correction APIs to radio_control object | Martin Braun | 2021-05-06 | 2 | -0/+63 |
* | multi_usrp_rfnoc: Fix get_device()->get_tree() | michael-west | 2021-05-05 | 1 | -6/+3 |
* | lib: Fix misssing include in e3xx_radio_control_impl | Martin Braun | 2021-05-04 | 1 | -0/+3 |
* | dboard: magnesium: Update Rx IF Frequency Value | mattprost | 2021-04-30 | 1 | -1/+1 |
* | Revert "N310: Low band IF adjustments" | mattprost | 2021-04-30 | 1 | -17/+21 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 5 | -49/+121 |
* | N320: Fix IQ mapping and frontend corrections | michael-west | 2021-04-22 | 1 | -2/+4 |
* | N320: Fix available antennas | michael-west | 2021-04-22 | 1 | -2/+2 |
* | X300: Reduce phase noise for 184.32 MHz MCR | michael-west | 2021-04-16 | 1 | -2/+5 |
* | N310: Fix calculation of LO freq w/ext LO for RX | michael-west | 2021-04-12 | 1 | -1/+1 |
* | n320: Fix address for RX frontend control | Martin Braun | 2021-04-12 | 1 | -1/+1 |
* | UHD: Fix typo in has_tx_power_reference | Lars Amsel | 2021-04-09 | 1 | -1/+1 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 4 | -11/+11 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 20 | -232/+251 |
* | mg: Fix slot_idx reference | Wade Fife | 2021-03-08 | 1 | -1/+1 |
* | lib: Use const-ref in for loops instead of const-copy | Martin Braun | 2021-03-04 | 5 | -6/+6 |
* | twinrx: Fix missing default copy ctor | Martin Braun | 2021-03-04 | 1 | -0/+3 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 3 | -5/+5 |
* | mg: Remove unused private attribute from ad9371_iface | Martin Braun | 2021-03-04 | 2 | -4/+0 |
* | rh: Remove unused constant | Martin Braun | 2021-03-04 | 1 | -1/+0 |
* | lib: lmx2592: Comment out some unused constants | Martin Braun | 2021-03-04 | 1 | -7/+10 |
* | rh: cpld control: Comment out gain table address | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | rh: Remove use of magic number of identify duration | Martin Braun | 2021-03-04 | 2 | -3/+3 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 3 | -3/+1 |