aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoringAshish Chaudhari2015-10-163-4/+4
* Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-1521-265/+601
|\
| * Merge branch 'master' into ashish/gpio_atr_reduxAshish Chaudhari2015-10-154-21/+54
| |\
| * | usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-102-10/+21
| * | usrp3: Added more inline comments to gpio_atr_3000Ashish Chaudhari2015-10-071-5/+31
| * | usrp3: Cleaned up some GPIO ATR constants and typesAshish Chaudhari2015-09-302-13/+32
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-2921-265/+545
* | | Merge branch 'master' into x300/dramAshish Chaudhari2015-10-156-31/+64
|\ \ \ | | |/ | |/|
| * | UBX: Support for Integer-N mode step size controlmichael-west2015-10-151-17/+46
| * | b200: Updated minimum clock rate to match DCM changesMartin Braun2015-10-143-4/+8
| |/
| * b200, multi_usrp: More consistent messages regarding auto MCRMartin Braun2015-09-172-10/+10
* | fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-303-3/+1
* | x300: Bumped FPGA compat number to 16Ashish Chaudhari2015-09-161-1/+1
* | x300: Made DRAM FIFO size software configurableAshish Chaudhari2015-09-164-9/+114
* | x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-164-18/+75
* | usrp3: Added AXI DMA FIFO control coreAshish Chaudhari2015-09-163-0/+382
* | usrp3: Added support for pre-FIFO TX flowcontrolAshish Chaudhari2015-09-164-25/+52
|/
* b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-083-4/+4
* b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-082-3/+2
* b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-081-17/+3
* cores: Corrected scaling_adjustment calculationIan Buckley2015-09-084-12/+42
* b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-081-1/+1
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-014-6/+6
* b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* B2XX: Added B200mini supportmichael-west2015-08-1710-92/+277
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* C API: added soft register APINicholas Corgan2015-08-141-0/+48
* gps_ctrl: code cleanupNicholas Corgan2015-08-141-11/+11
* multi_usrp: comment out for-now unused function to remove warningNicholas Corgan2015-08-141-2/+2
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-143-3/+3
* 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
* uhd: Fixes to build with MSVCAshish Chaudhari2015-08-131-1/+1
* multi_usrp: Disabled tuning messageMartin Braun2015-08-121-2/+2
* multi_usrp: Fixed bug where policy == none was not obeyedMartin Braun2015-08-121-2/+6
* B200/X300: Make default clock and time sources internalmichael-west2015-08-122-27/+1
* UHD: Remove initialization of time to GPS time.michael-west2015-08-124-30/+1
* Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-129-214/+56
|\
| * C API cleanup, feature additionsNicholas Corgan2015-08-121-202/+44
| * cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-118-12/+12
* | Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-1019-151/+2142
|\|
| * e300: Fix internal GPIO register settingTom Tsou2015-08-101-1/+1
| * x300: added missing included necessary in Boost 1.46Nicholas Corgan2015-08-101-0/+1
| * e300: added -DE300_FORCE_NETWORK flag to CMake configurationNicholas Corgan2015-08-102-2/+18
| * ad936x: Disable AGC by defaultMartin Braun2015-08-101-1/+1
| * C API: feature additions, bugfixesNicholas Corgan2015-08-071-0/+14