aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1411-18/+19
* mg: reduce to 2 radios for n310Trung N Tran2018-03-132-192/+52
* twinrx: correct the maximum daughterboard gainMark Meserve2018-03-021-1/+1
* n3xx: add front panel gpio control registersTrung N Tran2018-02-212-7/+127
* uhd: Update license headersMartin Braun2018-02-1945-44/+72
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4
* mg: turn on tx power amplifiers when idleTrung N Tran2018-02-141-2/+3
* mg: Temporarily disable concurrency in parts of set_rpc_client()Martin Braun2018-02-092-1/+15
* mg: Fix some compiler warningsMartin Braun2018-02-081-20/+39
* mg : implement set_bandwidthTrung N Tran2018-02-084-17/+27
* UBX: Add support for CAL antenna for rev Emichael-west2018-02-081-1/+4
* mg: Remove superfluous DEBUG message, minor formattingMartin Braun2018-01-181-10/+12
* mg: Fix various compiler warningsMartin Braun2018-01-163-47/+48
* mg: Fix missing return value for half-dB stepsMartin Braun2018-01-161-0/+1
* fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo...michael-west2018-01-161-1/+7
* mg: add clip function on setting individual gain.Trung Tran2018-01-121-8/+19
* mg: add facility that handle individual gainTrung N Tran2018-01-125-12/+348
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* mg: fix update_freq direction in set_rx_lo_freqTrung N Tran2018-01-091-1/+1
* fixup! mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-081-0/+1
* mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-089-109/+339
* mg: Remove superfluous UHD_VARMartin Braun2018-01-081-1/+0
* eiscat: Remove superfluous UHD_VARMartin Braun2018-01-081-2/+0
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-225-65/+10
* mg: Add 'identify' block arg, will toggle LEDs for identificationMartin Braun2017-12-225-1/+51
* mg: Set default spp at ctor time, when xports have been init'dMartin Braun2017-12-221-0/+12
* mg: Don't set default rate before having RPC accessMartin Braun2017-12-221-2/+0
* mg: Renamed lowband LO to 'lowband'Martin Braun2017-12-221-1/+1
* mg: Use floating point comparison for all frequenciesTrung N Tran2017-12-222-23/+23
* mg: Fix tx low band frequencyTrung N Tran2017-12-221-3/+2
* mg: external LO need update correct freqTrung N Tran2017-12-221-2/+13
* mg: Fix reading back output sampling rateMartin Braun2017-12-222-7/+0
* mg: Add LO specific properties and methodsTrung N Tran2017-12-224-57/+515
* n3xx: fix TX power lossTrung N Tran2017-12-221-0/+1
* mg: Update gain immediately after setting frequencyTrung N Tran2017-12-222-5/+37
* mg: Lock access to settersMartin Braun2017-12-222-0/+16
* mg: Fix gain setting on channels 1 and 3Trung Tran2017-12-224-36/+46
* mg: fix rx gain on channel 1Trung N Tran2017-12-221-1/+2
* mg: Fix TX power issuesTrung N Tran2017-12-221-1/+3
* mg: fix TX dsa bugTrung N Tran2017-12-221-1/+3
* mg: Enable variable master clock ratesMartin Braun2017-12-224-9/+50
* mg: Init dboard sensors via MPMMartin Braun2017-12-223-9/+39
* mpm: mg: Add dboard sensors for low- and highband LO lock statusMartin Braun2017-12-221-2/+26
* mg: Fix minor compiler warningsMartin Braun2017-12-223-19/+22
* mg: ad9371: Add shortcut for RPC requestsMartin Braun2017-12-222-22/+19
* mg: ad9371: Add API to toggle LO sourceTrung Tran2017-12-222-0/+35
* mg: Add back _rpc_prefixMartin Braun2017-12-222-0/+5
* mg: Add stubs for LO locked sensorsMartin Braun2017-12-223-1/+48
* mg: Add stubs for lo_locked sensorMartin Braun2017-12-221-1/+17