aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* rh: Fix auto DC-offset correction and auto-IQ balance APIsMartin Braun2021-09-082-7/+1
* n3x0/e3x0: Remove reference to "master FP-GPIO radio"Martin Braun2021-07-302-2/+0
* dbsrx: Fix issue with loop variableMartin Braun2021-07-201-3/+4
* uhd: Remove includes of list_of.hpp where appropriateMartin Braun2021-06-241-1/+0
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-249-29/+35
* fixup! zbx: Fix clang compiler warningsMartin Braun2021-06-231-4/+0
* zbx: Fix clang compiler warningsMartin Braun2021-06-222-10/+5
* zbx: Fix compilation on clang-10Martin Braun2021-06-221-4/+1
* uhd: Add support for the USRP X410Lars Amsel2021-06-107-0/+3232
* n320: Add correction APIs to radio_control objectMartin Braun2021-05-062-0/+63
* lib: Fix misssing include in e3xx_radio_control_implMartin Braun2021-05-041-0/+3
* dboard: magnesium: Update Rx IF Frequency Valuemattprost2021-04-301-1/+1
* Revert "N310: Low band IF adjustments"mattprost2021-04-301-17/+21
* N320: Fix IQ mapping and frontend correctionsmichael-west2021-04-221-2/+4
* N320: Fix available antennasmichael-west2021-04-221-2/+2
* N310: Fix calculation of LO freq w/ext LO for RXmichael-west2021-04-121-1/+1
* n320: Fix address for RX frontend controlMartin Braun2021-04-121-1/+1
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-173-9/+10
* host: Update code base using clang-tidyMartin Braun2021-03-1710-50/+57
* mg: Fix slot_idx referenceWade Fife2021-03-081-1/+1
* lib: Use const-ref in for loops instead of const-copyMartin Braun2021-03-042-3/+3
* twinrx: Fix missing default copy ctorMartin Braun2021-03-041-0/+3
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-041-2/+2
* mg: Remove unused private attribute from ad9371_ifaceMartin Braun2021-03-042-4/+0
* rh: Remove unused constantMartin Braun2021-03-041-1/+0
* rh: cpld control: Comment out gain table addressMartin Braun2021-03-041-1/+1
* rh: Remove use of magic number of identify durationMartin Braun2021-03-042-3/+3
* host: Update code base using clang-tidyMartin Braun2021-03-0412-221/+240
* ADF535x: Change freq_resolution to mod2michael-west2021-02-041-4/+4
* TwinRX: Spur cleanupmichael-west2021-02-042-10/+33
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-114-56/+7
* fixup! N310: Low band IF adjustmentsmichael-west2020-12-091-1/+1
* N310: Low band IF adjustmentsmichael-west2020-11-161-18/+10
* n310/n300: Allow gain coercionMartin Braun2020-10-091-2/+14
* E3xx: Add retry to loopback_self_testmichael-west2020-09-111-27/+46
* uhd: Disable optimizations for Mac for build speedSteven Koo2020-08-121-0/+9
* x300: change default dboard clock rate from 50 to 100 MHzmattprost2020-08-043-37/+89
* e3xx: Remove superfluous commentsMartin Braun2020-07-081-11/+0
* twinrx: Provide power cal IDMartin Braun2020-05-193-0/+19
* basic/lf: Add IDs for calibration purposeMartin Braun2020-05-191-0/+4
* uhd: Fix infinite recursion in N3xx timed commandsCiro Nishiguchi2020-05-124-31/+0
* rh: Remove compiler warningMartin Braun2020-04-171-2/+4
* x300: lf/basic antenna API implementationmattprost2020-03-232-74/+150
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0354-5008/+6006
* uhd: fixing MSVC warningsBrent Stapleton2020-01-092-2/+9
* e31x: Fix filter bank and antenna switching for channel 0Sugandha Gupta2019-12-023-43/+60
* mg: Turn the set-lock into a recursive mutexMartin Braun2019-11-262-15/+15
* mg: Always set MCR on both daughterboardsMartin Braun2019-11-263-12/+33
* n310: Fix GPIO registersMartin Braun2019-11-261-3/+6
* mg/rh/rfnoc: Harmonize peripheral registersMartin Braun2019-11-263-18/+29