aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common
Commit message (Expand)AuthorAgeFilesLines
* lib: add default ctors to structs and initialize members properlyAndrej Rode2017-01-121-3/+15
* lib: remove statements after throwAndrej Rode2017-01-121-1/+1
* ad9361: assign before throwAndrej Rode2017-01-121-1/+1
* lib: Removed more superfluous variablesMartin Braun2016-11-281-6/+6
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0823-426/+427
* max2871: Added label for the bit region VAS_DLYPaul David2016-10-051-0/+7
* Frontend corrections: Provide new function for RFNoC-based radioNicolas Cuervo2016-08-112-3/+64
* ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-092-10/+7
* ad9361: Added option for safe SPIJonathon Pendlum2016-08-094-10/+65
* common: adf5355: 'Fix' compiler warningMoritz Fischer2016-08-011-2/+2
* adf_synth: Added muxout config API to 435x controllersAshish Chaudhari2016-07-191-0/+34
* twinrx: Added ADF5355 control moduleAshish Chaudhari2016-07-193-0/+434
* Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-1/+2
* Merge branch 'maint'Ashish Chaudhari2016-02-181-9/+134
|\
| * UBX: Phase synchronizationmichael-west2016-02-181-9/+134
* | adf435x: Refactored ADF435X control codeAshish Chaudhari2016-02-125-225/+365
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-14/+14
* | Merge branch 'maint'Martin Braun2016-01-211-3/+1
|\|
| * cmake: removed unnecessary includeNicholas Corgan2016-01-181-3/+1
* | n230: Multiple usability improvementsAshish Chaudhari2016-01-132-9/+15
* | usrp3,n230: Moved all shared FW-Host headers to the host dirAshish Chaudhari2016-01-082-1/+103
* | n230: Added N230 device supportAshish Chaudhari2016-01-054-0/+596
* | Merge branch 'maint'Ashish Chaudhari2015-12-151-4/+4
|\|
| * ADF4002: Fix register programming (bug #974)michael-west2015-12-151-4/+4
| * max287x: assert target_freqMartin Braun2015-10-161-0/+1
* | max287x: assert target_freqMartin Braun2015-10-191-0/+1
* | Merge branch 'maint'Ashish Chaudhari2015-10-161-4/+35
|\|
| * 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
* | b200: Updated minimum clock rate to match DCM changesMartin Braun2015-10-143-4/+8
|/
* 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
|\|