| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | sbx: Only update ATRs when lock state changes | Martin Braun | 2019-07-17 | 1 | -5/+7 |
* | ubx: add temperature compensation mode | Mark Meserve | 2019-06-12 | 1 | -0/+41 |
* | twinrx: increase rev c lo1 charge pump default value | Mark Meserve | 2019-05-28 | 1 | -1/+1 |
* | cmake: Remove superfluous "E300/E320 enabled" messages | Martin Braun | 2019-05-16 | 1 | -2/+0 |
* | twinrx: set lo2 to use new low spur tuning mode | Mark Meserve | 2019-05-07 | 2 | -6/+3 |
* | twinrx: add lo charge pump properties | Mark Meserve | 2019-05-02 | 5 | -19/+116 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 19 | -877/+1484 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 2 | -2/+2 |
* | rh: Fix typo in setting up RX frontend | Alex Williams | 2019-02-27 | 1 | -1/+1 |
* | rh: revise correction data usage | Mark Meserve | 2019-02-21 | 3 | -11/+19 |
* | rh: reset rx iq balance on init | Mark Meserve | 2019-02-21 | 1 | -0/+1 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 1 | -2/+2 |
* | rh: increase timeout of set_rate's rpc call | Mark Meserve | 2019-01-21 | 1 | -1/+4 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 20 | -2574/+1926 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 7 | -7/+0 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 4 | -1/+10 |
* | rh: add support for identify arg | Mark Meserve | 2019-01-10 | 2 | -12/+40 |
* | rh: implement set_rate | Mark Meserve | 2019-01-10 | 3 | -9/+40 |
* | rh: general code cleanup | Mark Meserve | 2019-01-10 | 1 | -4/+5 |
* | rh: add support for iq and dc correction files | Mark Meserve | 2019-01-09 | 4 | -18/+88 |
* | rh: adjust frequencies for lo filter bank | Mark Meserve | 2019-01-08 | 1 | -1/+1 |
* | TwinRX: Fix tuning | Michael West | 2019-01-02 | 1 | -1/+1 |
* | N310 E320: Add initialization of TX bandwidth | michael-west | 2018-12-19 | 2 | -2/+2 |
* | uhd/mpm: eiscat: Various changes | Ryan Marlow | 2018-12-19 | 2 | -28/+219 |
* | rh: add highband spur reduction option | Mark Meserve | 2018-12-12 | 4 | -4/+83 |
* | TwinRX: Make routing to LO1 and LO2 mutually exclusive | michael-west | 2018-12-10 | 2 | -25/+15 |
* | TwinRX: Tuning improvements | michael-west | 2018-12-10 | 1 | -2/+7 |
* | TwinRX: Fix initialization | michael-west | 2018-12-10 | 1 | -62/+60 |
* | rh: fixed lowband tuning | Mark Meserve | 2018-12-07 | 1 | -1/+2 |
* | rh: add handling for "all" lo | Mark Meserve | 2018-12-04 | 2 | -9/+104 |
* | mg: Unindent falsely indented block of code | Martin Braun | 2018-11-30 | 1 | -29/+29 |
* | rh: add support for atr frontend control | Mark Meserve | 2018-11-29 | 5 | -92/+103 |
* | rh: fix typo in lo distribution properties | Mark Meserve | 2018-11-16 | 1 | -2/+2 |
* | rh: fix typo in init | Mark Meserve | 2018-11-14 | 1 | -1/+1 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 5 | -20/+20 |
* | rh: initialize switches | Mark Meserve | 2018-11-07 | 1 | -3/+10 |
* | rh: adjust tx lo gain table | Mark Meserve | 2018-11-05 | 2 | -7/+12 |
* | rh: add lo distribution support | Mark Meserve | 2018-11-05 | 4 | -0/+161 |
* | rh: fix handling of spur_dodging arg | Mark Meserve | 2018-11-01 | 3 | -7/+30 |
* | rh: add support for rhodium devices | Mark Meserve | 2018-10-25 | 11 | -1/+3479 |