aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/rhodium
Commit message (Expand)AuthorAgeFilesLines
* 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: fix negligible copy/paste typos in rhodium radio controlDavid Raeman2022-02-282-4/+4
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-043-6/+4
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-271-6/+8
* rh: Fix auto DC-offset correction and auto-IQ balance APIsMartin Braun2021-09-082-7/+1
* n320: Add correction APIs to radio_control objectMartin Braun2021-05-062-0/+63
* N320: Fix IQ mapping and frontend correctionsmichael-west2021-04-221-2/+4
* N320: Fix available antennasmichael-west2021-04-221-2/+2
* n320: Fix address for RX frontend controlMartin Braun2021-04-121-1/+1
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-171-2/+2
* 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-041-48/+55
* uhd: Fix infinite recursion in N3xx timed commandsCiro Nishiguchi2020-05-122-16/+0
* rh: Remove compiler warningMartin Braun2020-04-171-2/+4
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-036-537/+418
* mg/rh/rfnoc: Harmonize peripheral registersMartin Braun2019-11-261-2/+2
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-262-2/+2
* Remove proto-RFNoC filesMartin Braun2019-11-262-2/+0
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2612-2622/+2504
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+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
* rh: increase timeout of set_rate's rpc callMark Meserve2019-01-211-1/+4
* formatting: remove vim hints in headersBrent Stapleton2019-01-161-1/+0
* rh: add support for identify argMark Meserve2019-01-102-12/+40
* rh: implement set_rateMark Meserve2019-01-103-9/+40
* rh: general code cleanupMark Meserve2019-01-101-4/+5
* rh: add support for iq and dc correction filesMark Meserve2019-01-094-18/+88
* rh: adjust frequencies for lo filter bankMark Meserve2019-01-081-1/+1
* rh: add highband spur reduction optionMark Meserve2018-12-124-4/+83
* rh: fixed lowband tuningMark Meserve2018-12-071-1/+2
* rh: add handling for "all" loMark Meserve2018-12-042-9/+104
* rh: add support for atr frontend controlMark Meserve2018-11-295-92/+103
* rh: fix typo in lo distribution propertiesMark Meserve2018-11-161-2/+2
* rh: fix typo in initMark Meserve2018-11-141-1/+1
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-3/+3
* rh: initialize switchesMark Meserve2018-11-071-3/+10
* rh: adjust tx lo gain tableMark Meserve2018-11-052-7/+12
* rh: add lo distribution supportMark Meserve2018-11-054-0/+161
* rh: fix handling of spur_dodging argMark Meserve2018-11-013-7/+30
* rh: add support for rhodium devicesMark Meserve2018-10-2510-0/+3475