| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 13 | -1806/+1346 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 3 | -3/+0 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 1 | -0/+2 |
* | N310 E320: Add initialization of TX bandwidth | michael-west | 2018-12-19 | 1 | -1/+1 |
* | mg: Unindent falsely indented block of code | Martin Braun | 2018-11-30 | 1 | -29/+29 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -1/+1 |
* | mg: fixup set_rx_antenna | Trung Tran | 2018-10-04 | 1 | -1/+1 |
* | mg: clipping frequency | Trung Tran | 2018-09-14 | 2 | -4/+7 |
* | fixup! mpm: mg: add set_master_clock_rate member | Martin Braun | 2018-08-03 | 1 | -2/+2 |
* | mg: Allow calling set_rate() at runtime | Martin Braun | 2018-08-02 | 2 | -6/+38 |
* | mpm: mg: add set_master_clock_rate member | Daniel Jepson | 2018-08-02 | 2 | -0/+13 |
* | mg: fix tx power issue | Trung Tran | 2018-07-14 | 4 | -27/+4 |
* | mg: remove set_rpc_lock | Trung Tran | 2018-06-18 | 2 | -14/+1 |
* | cmake: Add ENABLE_N300 target | Martin Braun | 2018-06-11 | 1 | -13/+14 |
* | mg: Rename _L to _log_prefix | Martin Braun | 2018-05-31 | 2 | -12/+12 |
* | lib: Purge use of boost::assign, except for uhd::dict | Martin Braun | 2018-05-02 | 1 | -2/+2 |
* | docs: Clarify that the magnesium/ dboard driver is used for N310/N300 | Martin Braun | 2018-04-10 | 1 | -1/+7 |
* | fixup! mg: fix compiler warnings | Martin Braun | 2018-04-09 | 1 | -10/+10 |
* | mg: fix compiler warnings | michael-west | 2018-04-05 | 2 | -2/+2 |
* | rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses | Martin Braun | 2018-03-16 | 1 | -4/+8 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 3 | -6/+6 |
* | mg: reduce to 2 radios for n310 | Trung N Tran | 2018-03-13 | 2 | -192/+52 |
* | 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 | 13 | -13/+13 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 2 | -26/+4 |
* | 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 |