| Commit message (Expand) | Author | Age | Files | Lines |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 2 | -7/+127 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 45 | -44/+72 |
* | mg: Fixed typo in set_rx_bandwidth() | Martin Braun | 2018-02-15 | 1 | -2/+4 |
* | mg: turn on tx power amplifiers when idle | Trung N Tran | 2018-02-14 | 1 | -2/+3 |
* | mg: Temporarily disable concurrency in parts of set_rpc_client() | Martin Braun | 2018-02-09 | 2 | -1/+15 |
* | mg: Fix some compiler warnings | Martin Braun | 2018-02-08 | 1 | -20/+39 |
* | mg : implement set_bandwidth | Trung N Tran | 2018-02-08 | 4 | -17/+27 |
* | UBX: Add support for CAL antenna for rev E | michael-west | 2018-02-08 | 1 | -1/+4 |
* | mg: Remove superfluous DEBUG message, minor formatting | Martin Braun | 2018-01-18 | 1 | -10/+12 |
* | mg: Fix various compiler warnings | Martin Braun | 2018-01-16 | 3 | -47/+48 |
* | mg: Fix missing return value for half-dB steps | Martin Braun | 2018-01-16 | 1 | -0/+1 |
* | fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo... | michael-west | 2018-01-16 | 1 | -1/+7 |
* | mg: add clip function on setting individual gain. | Trung Tran | 2018-01-12 | 1 | -8/+19 |
* | mg: add facility that handle individual gain | Trung N Tran | 2018-01-12 | 5 | -12/+348 |
* | fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2018-01-12 | 1 | -1/+1 |
* | mg: fix update_freq direction in set_rx_lo_freq | Trung N Tran | 2018-01-09 | 1 | -1/+1 |
* | fixup! mg: Use enums for all bands, move freq mapping to single location | Martin Braun | 2018-01-08 | 1 | -0/+1 |
* | mg: Use enums for all bands, move freq mapping to single location | Martin Braun | 2018-01-08 | 9 | -109/+339 |
* | mg: Remove superfluous UHD_VAR | Martin Braun | 2018-01-08 | 1 | -1/+0 |
* | eiscat: Remove superfluous UHD_VAR | Martin Braun | 2018-01-08 | 1 | -2/+0 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 5 | -65/+10 |
* | mg: Add 'identify' block arg, will toggle LEDs for identification | Martin Braun | 2017-12-22 | 5 | -1/+51 |
* | mg: Set default spp at ctor time, when xports have been init'd | Martin Braun | 2017-12-22 | 1 | -0/+12 |
* | mg: Don't set default rate before having RPC access | Martin Braun | 2017-12-22 | 1 | -2/+0 |
* | mg: Renamed lowband LO to 'lowband' | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mg: Use floating point comparison for all frequencies | Trung N Tran | 2017-12-22 | 2 | -23/+23 |
* | mg: Fix tx low band frequency | Trung N Tran | 2017-12-22 | 1 | -3/+2 |
* | mg: external LO need update correct freq | Trung N Tran | 2017-12-22 | 1 | -2/+13 |
* | mg: Fix reading back output sampling rate | Martin Braun | 2017-12-22 | 2 | -7/+0 |
* | mg: Add LO specific properties and methods | Trung N Tran | 2017-12-22 | 4 | -57/+515 |
* | n3xx: fix TX power loss | Trung N Tran | 2017-12-22 | 1 | -0/+1 |
* | mg: Update gain immediately after setting frequency | Trung N Tran | 2017-12-22 | 2 | -5/+37 |
* | mg: Lock access to setters | Martin Braun | 2017-12-22 | 2 | -0/+16 |
* | mg: Fix gain setting on channels 1 and 3 | Trung Tran | 2017-12-22 | 4 | -36/+46 |
* | mg: fix rx gain on channel 1 | Trung N Tran | 2017-12-22 | 1 | -1/+2 |
* | mg: Fix TX power issues | Trung N Tran | 2017-12-22 | 1 | -1/+3 |
* | mg: fix TX dsa bug | Trung N Tran | 2017-12-22 | 1 | -1/+3 |
* | mg: Enable variable master clock rates | Martin Braun | 2017-12-22 | 4 | -9/+50 |
* | mg: Init dboard sensors via MPM | Martin Braun | 2017-12-22 | 3 | -9/+39 |
* | mpm: mg: Add dboard sensors for low- and highband LO lock status | Martin Braun | 2017-12-22 | 1 | -2/+26 |
* | mg: Fix minor compiler warnings | Martin Braun | 2017-12-22 | 3 | -19/+22 |
* | mg: ad9371: Add shortcut for RPC requests | Martin Braun | 2017-12-22 | 2 | -22/+19 |
* | mg: ad9371: Add API to toggle LO source | Trung Tran | 2017-12-22 | 2 | -0/+35 |
* | mg: Add back _rpc_prefix | Martin Braun | 2017-12-22 | 2 | -0/+5 |
* | mg: Add stubs for LO locked sensors | Martin Braun | 2017-12-22 | 3 | -1/+48 |
* | mg: Add stubs for lo_locked sensor | Martin Braun | 2017-12-22 | 1 | -1/+17 |
* | mg: Include Algorithm header so that std::max resolves properly. | Andrew Lynch | 2017-12-22 | 1 | -0/+1 |
* | mg: Stop sharing RX and TX LO sptrs across blocks | Martin Braun | 2017-12-22 | 1 | -12/+0 |
* | mg: Force updating of CPLD/ATR bits at init | Martin Braun | 2017-12-22 | 3 | -34/+36 |
* | mg: Enable CAL and LO-CAL "antenna" inputs | Martin Braun | 2017-12-22 | 3 | -15/+33 |