| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | lib: add default ctors to structs and initialize members properly | Andrej Rode | 2017-01-12 | 1 | -3/+15 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -17/+17 |
* | ad9361: Added option for safe SPI | Jonathon Pendlum | 2016-08-09 | 1 | -0/+3 |
* | b200: Updated minimum clock rate to match DCM changes | Martin Braun | 2015-10-14 | 1 | -0/+1 |
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -0/+2 |
* | ad9361: Use separate Tx and RX frequency calibration intervals | Tom Tsou | 2015-08-13 | 1 | -1/+3 |
* | ad9361: Reconfigure RF and baseband DC offset correction | Tom Tsou | 2015-08-13 | 1 | -2/+2 |
* | ad9361: Enable single shot Rx Quad Cal | Tom Tsou | 2015-08-13 | 1 | -1/+2 |
* | ad9361: Updated copyright headers | Martin Braun | 2015-07-21 | 1 | -1/+14 |
* | ad9361: brought in Boost.Assign std::map workaround for MSVC 2013 | Nicholas Corgan | 2015-06-29 | 1 | -4/+11 |
* | Merge branch 'maint' | Martin Braun | 2015-06-09 | 1 | -2/+12 |
|\ |
|
| * | B200/E300: Fix incorrect readback of frequency. | michael-west | 2015-05-22 | 1 | -0/+3 |
| * | ad9361: Minor clarifications on req_rate and baseband_bw | Martin Braun | 2015-05-19 | 1 | -2/+9 |
* | | Merge branch 'maint' | Martin Braun | 2015-04-14 | 1 | -1/+1 |
|\| |
|
| * | ad9361: Removed recommended max clock rate warning | Martin Braun | 2015-04-14 | 1 | -1/+1 |
* | | b2xx: filter API implementation. Supports listing of RX/TX filters, querying ... | Julian Arnold | 2015-03-19 | 1 | -6/+85 |
* | | ad9361: DC and IQ correction only done if df > 100MHz during a tune request | Julian Arnold | 2015-03-13 | 1 | -0/+2 |
* | | b2xx: AGC support | Julian Arnold | 2015-03-05 | 1 | -1/+11 |
* | | b2xx: dc offset and iq imbalance correction control | Julian Arnold | 2015-02-20 | 1 | -0/+9 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-23 | 1 | -1/+1 |
|\| |
|
| * | ad9361: More check for interpolation/decim ratios | Martin Braun | 2015-01-23 | 1 | -1/+1 |
* | | ad9361: Added relative temperature sensor | Julian Arnold | 2015-01-20 | 1 | -0/+7 |
|/ |
|
* | ad9361: bugfix for ad9361 gain value truncation | Jon Kiser | 2015-01-20 | 1 | -1/+1 |
* | B200: Bug #656. Added FIR coeffs for filters with Fs/4 stop band. | Ian Buckley | 2015-01-19 | 1 | -2/+3 |
* | ad9361: rssi readout | Julian Arnold | 2015-01-12 | 1 | -0/+3 |
* | ad9361: Made recommended rate a constant | Martin Braun | 2014-09-02 | 1 | -0/+1 |
* | uhd: Changed line endings from Windows -> UNIX | Ashish Chaudhari | 2014-08-21 | 1 | -125/+125 |
* | ad9361: Fixed MSVC build issues | Ashish Chaudhari | 2014-08-13 | 1 | -125/+125 |
* | ad9361: Added synchronization to IO and device classes | Ashish Chaudhari | 2014-08-13 | 1 | -0/+3 |
* | ad9361: Cleaned up constants and macros | Ashish Chaudhari | 2014-08-13 | 1 | -0/+4 |
* | ad9361: Converted stdint types to boost types | Ashish Chaudhari | 2014-08-12 | 1 | -13/+12 |
* | b200, ad9361: Cleanup up AD9361 driver | Ashish Chaudhari | 2014-08-12 | 1 | -42/+108 |
* | b200: Moved AD9361 driver to host | Ashish Chaudhari | 2014-08-01 | 1 | -0/+53 |