| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | TwinRX: Spur cleanup | michael-west | 2021-02-04 | 2 | -10/+33 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 4 | -56/+7 |
* | fixup! N310: Low band IF adjustments | michael-west | 2020-12-09 | 1 | -1/+1 |
* | N310: Low band IF adjustments | michael-west | 2020-11-16 | 1 | -18/+10 |
* | n310/n300: Allow gain coercion | Martin Braun | 2020-10-09 | 1 | -2/+14 |
* | E3xx: Add retry to loopback_self_test | michael-west | 2020-09-11 | 1 | -27/+46 |
* | uhd: Disable optimizations for Mac for build speed | Steven Koo | 2020-08-12 | 1 | -0/+9 |
* | x300: change default dboard clock rate from 50 to 100 MHz | mattprost | 2020-08-04 | 3 | -37/+89 |
* | e3xx: Remove superfluous comments | Martin Braun | 2020-07-08 | 1 | -11/+0 |
* | twinrx: Provide power cal ID | Martin Braun | 2020-05-19 | 3 | -0/+19 |
* | basic/lf: Add IDs for calibration purpose | Martin Braun | 2020-05-19 | 1 | -0/+4 |
* | uhd: Fix infinite recursion in N3xx timed commands | Ciro Nishiguchi | 2020-05-12 | 4 | -31/+0 |
* | rh: Remove compiler warning | Martin Braun | 2020-04-17 | 1 | -2/+4 |
* | x300: lf/basic antenna API implementation | mattprost | 2020-03-23 | 2 | -74/+150 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 54 | -5008/+6006 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 2 | -2/+9 |
* | e31x: Fix filter bank and antenna switching for channel 0 | Sugandha Gupta | 2019-12-02 | 3 | -43/+60 |
* | mg: Turn the set-lock into a recursive mutex | Martin Braun | 2019-11-26 | 2 | -15/+15 |
* | mg: Always set MCR on both daughterboards | Martin Braun | 2019-11-26 | 3 | -12/+33 |
* | n310: Fix GPIO registers | Martin Braun | 2019-11-26 | 1 | -3/+6 |
* | mg/rh/rfnoc: Harmonize peripheral registers | Martin Braun | 2019-11-26 | 3 | -18/+29 |
* | e310: Fix issues in MPM and UHD | Martin Braun | 2019-11-26 | 1 | -7/+3 |
* | uhd: Remove all usages of boost::tuple and friends | Martin Braun | 2019-11-26 | 1 | -3/+3 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 18 | -169/+177 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 10 | -19/+21 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 10 | -1269/+1 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 39 | -5923/+5956 |
* | twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface) | Martin Braun | 2019-11-26 | 1 | -11/+2 |
* | rfx: Fix calculation of prescaler and band select | Martin Braun | 2019-11-22 | 1 | -15/+22 |
* | e31x: Remove spurious debug logs | Martin Braun | 2019-11-21 | 1 | -7/+5 |
* | rh: Add missing includes in rhodium_cpld_ctrl.hpp | Martin Braun | 2019-10-11 | 1 | -2/+4 |
* | n320: updated rhodium dboard mcr initialization | nitest | 2019-10-10 | 1 | -1/+2 |
* | mg: Allow for timeout on retune | Martin Braun | 2019-08-22 | 3 | -1/+19 |
* | n310: add capability to control RF filter bypass and freq.band limits | Thomas Vogel | 2019-07-24 | 6 | -39/+133 |