aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common
Commit message (Expand)AuthorAgeFilesLines
* UBX: Phase synchronizationmichael-west2016-02-181-9/+134
* cmake: removed unnecessary includeNicholas Corgan2016-01-181-3/+1
* ADF4002: Fix register programming (bug #974)michael-west2015-12-151-4/+4
* max287x: assert target_freqMartin Braun2015-10-161-0/+1
* fixup! ad9361: codec manager needs more includes on some platformsMartin Braun2015-10-121-0/+1
* B200: Fix for CODEC loopback test failuremichael-west2015-10-121-4/+34
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-011-1/+1
* B2XX: Added B200mini supportmichael-west2015-08-174-4/+19
* 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
* ad936x: Disable AGC by defaultMartin Braun2015-08-101-1/+1
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-294-3/+428
* 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-094-7/+42
|\|
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-224-3/+29
| * ad9361: Minor clarifications on req_rate and baseband_bwMartin Braun2015-05-192-4/+13
* | Merge branch 'maint'Martin Braun2015-04-201-0/+1
|\|
| * uhd: Fixed missing includeMartin Braun2015-04-201-0/+1
* | Merge branch 'maint'Martin Braun2015-04-143-9/+4
|\|
| * ad9361: Removed recommended max clock rate warningMartin Braun2015-04-143-9/+4
* | Merge branch 'maint'Martin Braun2015-04-141-6/+6
|\|
| * dboards: Fixed type deduction for older compilers on max287x codeMichael West2015-04-141-6/+6
* | Merge branch 'maint'Martin Braun2015-04-101-0/+799
|\|
| * Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBXmichael-west2015-04-101-0/+799
* | Merge branch 'maint'Martin Braun2015-04-062-6/+9
|\|
| * uhd: Add ability to get and set command time through dboard_iface.michael-west2015-04-032-6/+9
* | Merge branch 'maint'Martin Braun2015-03-273-7/+7
|\|
| * Warning fixesNicholas Corgan2015-03-273-7/+7
* | b2xx: filter API implementation. Supports listing of RX/TX filters, querying ...Julian Arnold2015-03-194-58/+714
* | 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-054-24/+185
* | e3xx: support for dc offset and iq balance controlJulian Arnold2015-02-232-15/+11
* | b2xx: dc offset and iq imbalance correction controlJulian Arnold2015-02-205-106/+233
* | 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-122-21/+6
|\|
| * ad936x: removing gain_offset from rx set_gainJon Kiser2015-02-112-21/+6
* | 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