aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* e310: Fix issues in MPM and UHDMartin Braun2019-11-261-7/+3
* uhd: Remove all usages of boost::tuple and friendsMartin Braun2019-11-261-3/+3
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-2618-169/+177
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-2610-19/+21
* Remove proto-RFNoC filesMartin Braun2019-11-2610-1269/+1
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2639-5923/+5956
* twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)Martin Braun2019-11-261-11/+2
* rfx: Fix calculation of prescaler and band selectMartin Braun2019-11-221-15/+22
* e31x: Remove spurious debug logsMartin Braun2019-11-211-7/+5
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* mg: Allow for timeout on retuneMartin Braun2019-08-223-1/+19
* n310: add capability to control RF filter bypass and freq.band limitsThomas Vogel2019-07-246-39/+133
* sbx: Only update ATRs when lock state changesMartin Braun2019-07-171-5/+7
* ubx: add temperature compensation modeMark Meserve2019-06-121-0/+41
* twinrx: increase rev c lo1 charge pump default valueMark Meserve2019-05-281-1/+1
* cmake: Remove superfluous "E300/E320 enabled" messagesMartin Braun2019-05-161-2/+0
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-072-6/+3
* twinrx: add lo charge pump propertiesMark Meserve2019-05-025-19/+116
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0119-877/+1484
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-082-2/+2
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* rh: revise correction data usageMark Meserve2019-02-213-11/+19
* rh: reset rx iq balance on initMark Meserve2019-02-211-0/+1
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-151-2/+2
* rh: increase timeout of set_rate's rpc callMark Meserve2019-01-211-1/+4
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1620-2574/+1926