aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/magnesium
Commit message (Expand)AuthorAgeFilesLines
* dboard: magnesium: Update Rx IF Frequency Valuemattprost2021-04-301-1/+1
* Revert "N310: Low band IF adjustments"mattprost2021-04-301-17/+21
* N310: Fix calculation of LO freq w/ext LO for RXmichael-west2021-04-121-1/+1
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-172-7/+8
* host: Update code base using clang-tidyMartin Braun2021-03-171-16/+20
* mg: Fix slot_idx referenceWade Fife2021-03-081-1/+1
* lib: Use const-ref in for loops instead of const-copyMartin Braun2021-03-041-2/+2
* mg: Remove unused private attribute from ad9371_ifaceMartin Braun2021-03-042-4/+0
* host: Update code base using clang-tidyMartin Braun2021-03-041-49/+57
* 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
* uhd: Fix infinite recursion in N3xx timed commandsCiro Nishiguchi2020-05-122-15/+0
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0310-80/+96
* 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-262-16/+27
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-263-2/+4
* Remove proto-RFNoC filesMartin Braun2019-11-262-3/+1
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2612-1671/+1780
* 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
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1613-1806/+1346
* formatting: remove vim hints in headersBrent Stapleton2019-01-163-3/+0
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* N310 E320: Add initialization of TX bandwidthmichael-west2018-12-191-1/+1
* mg: Unindent falsely indented block of codeMartin Braun2018-11-301-29/+29
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-1/+1
* mg: fixup set_rx_antennaTrung Tran2018-10-041-1/+1
* mg: clipping frequencyTrung Tran2018-09-142-4/+7
* fixup! mpm: mg: add set_master_clock_rate memberMartin Braun2018-08-031-2/+2
* mg: Allow calling set_rate() at runtimeMartin Braun2018-08-022-6/+38
* mpm: mg: add set_master_clock_rate memberDaniel Jepson2018-08-022-0/+13
* mg: fix tx power issueTrung Tran2018-07-144-27/+4
* mg: remove set_rpc_lockTrung Tran2018-06-182-14/+1
* cmake: Add ENABLE_N300 targetMartin Braun2018-06-111-13/+14
* mg: Rename _L to _log_prefixMartin Braun2018-05-312-12/+12
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-021-2/+2
* docs: Clarify that the magnesium/ dboard driver is used for N310/N300Martin Braun2018-04-101-1/+7
* fixup! mg: fix compiler warningsMartin Braun2018-04-091-10/+10
* mg: fix compiler warningsmichael-west2018-04-052-2/+2
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-161-4/+8
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-143-6/+6
* mg: reduce to 2 radios for n310Trung N Tran2018-03-132-192/+52
* n3xx: add front panel gpio control registersTrung N Tran2018-02-212-7/+127
* uhd: Update license headersMartin Braun2018-02-1913-13/+13
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4