aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/ad9361_driver
Commit message (Expand)AuthorAgeFilesLines
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-085-184/+184
* ad9361: Added option for safe SPIJonathon Pendlum2016-08-092-0/+13
* b200: Updated minimum clock rate to match DCM changesMartin Braun2015-10-142-2/+4
* B2XX: Added B200mini supportmichael-west2015-08-172-4/+12
* ad9361: Delay Tx Quad Cal from initialization to streamer startTom Tsou2015-08-131-2/+8
* ad9361: Use separate Tx and RX frequency calibration intervalsTom Tsou2015-08-132-19/+39
* ad9361: Reconfigure RF and baseband DC offset correctionTom Tsou2015-08-132-37/+39
* ad9361: Enable single shot Rx Quad CalTom Tsou2015-08-132-31/+63
* ad9361: Updated copyright headersMartin Braun2015-07-216-6/+84
* ad9361: Update Tx Quad Cal to match current gain tablesTom Tsou2015-07-131-1/+1
* ad9361: Prevent positive loop gain on Rx quadrature trackingTom Tsou2015-07-131-1/+1
* ad9361: Invert phase on Rx LNA bypass pathTom Tsou2015-07-131-1/+8
* Merge branch 'maint'Martin Braun2015-07-081-2/+2
|\
| * B200: New AD9361 I/O timing programming to work with new b200_io.v logic design.Ian Buckley2015-07-081-2/+2
* | ad9361: brought in Boost.Assign std::map workaround for MSVC 2013Nicholas Corgan2015-06-291-4/+11
* | Merge branch 'maint'Martin Braun2015-06-092-7/+30
|\|
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-222-3/+17
| * ad9361: Minor clarifications on req_rate and baseband_bwMartin Braun2015-05-192-4/+13
* | Merge branch 'maint'Martin Braun2015-04-142-2/+3
|\|
| * ad9361: Removed recommended max clock rate warningMartin Braun2015-04-142-2/+3
* | b2xx: filter API implementation. Supports listing of RX/TX filters, querying ...Julian Arnold2015-03-192-53/+667
* | ad9361: DC and IQ correction only done if df > 100MHz during a tune requestJulian Arnold2015-03-132-6/+15
* | uhd: Fixed multiple compiler warningsMichael Dickens2015-03-111-14/+14
* | b2xx: AGC supportJulian Arnold2015-03-052-24/+158
* | b2xx: dc offset and iq imbalance correction controlJulian Arnold2015-02-203-105/+191
* | Merge branch 'maint'Martin Braun2015-02-171-10/+10
|\|
| * b200: Revised configuration of AD9361 for master_clock_rates >56e6MHz. Issues...Ian Buckley2015-02-171-10/+10
* | Merge branch 'maint'Martin Braun2015-02-121-20/+5
|\|
| * ad936x: removing gain_offset from rx set_gainJon Kiser2015-02-111-20/+5
* | Merge branch 'maint'Martin Braun2015-01-271-1/+7
|\|
| * ad9361: Removed unnecessary digital TX attenuationAshish Chaudhari2015-01-231-1/+7
| * fixup! ad9361: More check for interpolation/decim ratiosAshish Chaudhari2015-01-231-1/+1
* | Merge branch 'maint'Martin Braun2015-01-232-7/+16
|\ \
| * | fixup! ad9361: More check for interpolation/decim ratiosAshish Chaudhari2015-01-231-1/+1
| |/
| * ad9361: More check for interpolation/decim ratiosMartin Braun2015-01-232-7/+16
* | ad9361: Added relative temperature sensorJulian Arnold2015-01-202-1/+52
|/
* ad9361: bugfix for ad9361 gain value truncationJon Kiser2015-01-202-6/+10
* B200: Bug #656. Added FIR coeffs for filters with Fs/4 stop band.Ian Buckley2015-01-193-17/+62
* ad9361: rssi readoutJulian Arnold2015-01-122-0/+25
* ad9361: Made recommended rate a constantMartin Braun2014-09-022-1/+2
* uhd: Changed line endings from Windows -> UNIXAshish Chaudhari2014-08-212-2039/+2039
* ad9361: Output PLL lock status on ctrl output pins.Ashish Chaudhari2014-08-211-1/+1
* ad9361: Fixed MSVC build issuesAshish Chaudhari2014-08-132-2034/+2039
* ad9361: Fixed debug messages with UHD_LOGsAshish Chaudhari2014-08-131-19/+15
* ad9361: Added synchronization to IO and device classesAshish Chaudhari2014-08-132-15/+30
* ad9361: Cleaned up constants and macrosAshish Chaudhari2014-08-132-78/+65
* ad9361: Cleaned up errors and debug messagesAshish Chaudhari2014-08-121-45/+46
* ad9361: Converted stdint types to boost typesAshish Chaudhari2014-08-125-114/+112
* ad9361: Renamed ad9361_impl.c to ad9361_device.cppAshish Chaudhari2014-08-121-0/+0
* b200, ad9361: Cleanup up AD9361 driverAshish Chaudhari2014-08-126-1190/+1028