aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* e3xx: change radio_control_impl mutex to be a recursive_mutexDavid Raeman2022-07-202-11/+13
* zbx: Remove stray includeMartin Braun2022-06-101-1/+0
* n320: Fix reading DB serial in applying correctionsMartin Braun2022-06-101-2/+2
* n320: Improve comments regarding low bandMartin Braun2022-06-102-4/+6
* uhd: change default into option flag in register definitionLars Amsel2022-06-101-1/+1
* n310: Improve LO source control options for ALL and LO2 casesmattprost2022-06-101-19/+40
* n310: Add Filter API to n310mattprost2022-04-075-1/+179
* n310: Add frontend bandwidth controlmattprost2022-04-073-25/+107
* n310: cpld: Get and set TX ATR bitsmattprost2022-04-072-0/+66
* N310: Deactivate frontend components on radio shutdownmattprost2022-03-033-0/+35
* uhd: fix negligible copy/paste typos in rhodium radio controlDavid Raeman2022-02-282-4/+4
* Remove FSRU-related filesMartin Braun2022-02-221-3/+0
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-046-41/+39
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-032-5/+18
* host: Implement nameless_gain_mixinLane Kolbly2022-01-202-67/+25
* e3xx: Fix frequency queryingMartin Braun2022-01-101-2/+11
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-051-35/+11
* e3xx: Remove unused constantMartin Braun2021-12-091-2/+0
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-273-21/+28
* uhd: Fix spelling errorsA. Maitland Bottoms2021-10-221-1/+1
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-193-44/+46
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-161-2/+8
* 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