| Commit message (Expand) | Author | Age | Files | Lines |
* | zbx: Remove stray include | Martin Braun | 2022-06-10 | 1 | -1/+0 |
* | n320: Fix reading DB serial in applying corrections | Martin Braun | 2022-06-10 | 1 | -2/+2 |
* | n320: Improve comments regarding low band | Martin Braun | 2022-06-10 | 2 | -4/+6 |
* | uhd: change default into option flag in register definition | Lars Amsel | 2022-06-10 | 1 | -1/+1 |
* | n310: Improve LO source control options for ALL and LO2 cases | mattprost | 2022-06-10 | 1 | -19/+40 |
* | n310: Add Filter API to n310 | mattprost | 2022-04-07 | 5 | -1/+179 |
* | n310: Add frontend bandwidth control | mattprost | 2022-04-07 | 3 | -25/+107 |
* | n310: cpld: Get and set TX ATR bits | mattprost | 2022-04-07 | 2 | -0/+66 |
* | N310: Deactivate frontend components on radio shutdown | mattprost | 2022-03-03 | 3 | -0/+35 |
* | uhd: fix negligible copy/paste typos in rhodium radio control | David Raeman | 2022-02-28 | 2 | -4/+4 |
* | Remove FSRU-related files | Martin Braun | 2022-02-22 | 1 | -3/+0 |
* | uhd: Harmonize fuzzy frequency comparisons | Martin Braun | 2022-02-04 | 6 | -41/+39 |
* | host: zbx: Expose tuning table on property tree | Lane Kolbly | 2022-02-03 | 2 | -5/+18 |
* | host: Implement nameless_gain_mixin | Lane Kolbly | 2022-01-20 | 2 | -67/+25 |
* | e3xx: Fix frequency querying | Martin Braun | 2022-01-10 | 1 | -2/+11 |
* | host: rf_control: Add internal antenna API abstraction. | Lane Kolbly | 2022-01-05 | 1 | -35/+11 |
* | e3xx: Remove unused constant | Martin Braun | 2021-12-09 | 1 | -2/+0 |
* | host: gpio: Create gpio_atr_offsets to store GPIO registers | Lane Kolbly | 2021-10-27 | 3 | -21/+28 |
* | uhd: Fix spelling errors | A. Maitland Bottoms | 2021-10-22 | 1 | -1/+1 |
* | uhd: Replace Boost mutexes and locks with standard options | Martin Braun | 2021-10-19 | 3 | -44/+46 |
* | uhd: zbx: Prevent TX antenna config from disrupting RX | Lane Kolbly | 2021-09-16 | 1 | -2/+8 |
* | rh: Fix auto DC-offset correction and auto-IQ balance APIs | Martin Braun | 2021-09-08 | 2 | -7/+1 |
* | n3x0/e3x0: Remove reference to "master FP-GPIO radio" | Martin Braun | 2021-07-30 | 2 | -2/+0 |
* | dbsrx: Fix issue with loop variable | Martin Braun | 2021-07-20 | 1 | -3/+4 |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 1 | -1/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 9 | -29/+35 |
* | fixup! zbx: Fix clang compiler warnings | Martin Braun | 2021-06-23 | 1 | -4/+0 |
* | 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 |
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 7 | -0/+3232 |
* | n320: Add correction APIs to radio_control object | Martin Braun | 2021-05-06 | 2 | -0/+63 |
* | 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 |
* | 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 |
* | 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 radio_control-related method constness | Martin Braun | 2021-03-17 | 3 | -9/+10 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 10 | -50/+57 |
* | 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 | 2 | -3/+3 |
* | 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 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 12 | -221/+240 |
* | ADF535x: Change freq_resolution to mod2 | michael-west | 2021-02-04 | 1 | -4/+4 |