aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | Merge branch 'maint'Martin Braun2016-06-061-8/+10
|\|
| * octoclock: Fix multi-line #define statementsMarcus Müller2016-06-061-8/+10
* | Merge branch 'maint'Martin Braun2016-05-271-7/+26
|\|
| * UBX: Force RX LNAs on to reduce RX settling timemichael-west2016-05-261-7/+26
* | Merge branch 'maint'Martin Braun2016-05-261-23/+37
|\|
| * UBX: Fixed noise issues and reduced power consumption and heatmichael-west2016-05-261-23/+37
* | Merge branch 'maint'Ashish Chaudhari2016-05-264-17/+17
|\|
| * bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-253-15/+4
| * cmake: When git describe fails, just use defaults instead of printing warnings.Martin Braun2016-05-251-2/+13
* | Merge branch 'maint'Martin Braun2016-05-192-3/+5
|\|
| * cmake: Better verbosity for installing/packaging images.Martin Braun2016-05-191-1/+2
| * examples: Increased the reference locking timeout in benchmark_ratePaul David2016-05-171-2/+3
* | x300: Fixed an issue where the wrong XB port was being selectedPaul David2016-05-191-18/+43
* | x300: Check the maximum frame size for both linksPaul David2016-05-181-1/+22
* | dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-166-17/+28
* | remove unnecessary 'explicit' from soft_register constructorsBrooks Prumo2016-05-131-2/+2
* | x300: Fixed false link capacity warning and cleaned up some codePaul David2016-05-132-11/+7
* | Merge branch 'maint'Martin Braun2016-05-131-1/+1
|\|
| * debian: Updated postinst such that sysctl failures are non-fatal to installationMartin Braun2016-05-111-1/+1
* | devtest: Fix $PATH-setting codeMartin Braun2016-05-092-25/+21
* | Merge branch 'maint'Martin Braun2016-05-065-11/+60
|\|
| * doxygen/cmake: Allow Doxygen to use shorter filenamesMartin Braun2016-05-052-1/+7
| * Final changes for 3.9.4 release:Martin Braun2016-05-052-2/+17
| * b200: Changed implicit conversion to explicit conversion for wptrAndrew Lynch2016-05-051-2/+2
| * b200: Changed tree sptr in lambda to wptrAndrew Lynch2016-05-041-2/+6
| * docs: Update E310 documentation.Philip Balister2016-04-281-6/+30
| * Updated images package for UHD 3.9.4 RC1Ashish Chaudhari2016-04-261-2/+2
* | devtest: Run uhd_find_devices from current buildMartin Braun2016-04-221-2/+2
* | Merge branch 'maint'Martin Braun2016-04-224-11/+27
|\|
| * Preparing maint branch for 3.9.4-RC1Martin Braun2016-04-221-1/+1
| * b200: Fixed setting of max rateMartin Braun2016-04-222-10/+18
| * math: Fixed floating point comparison for custom deltaMartin Braun2016-04-222-1/+9
* | Merge branch 'maint'Martin Braun2016-04-202-1/+3
|\|
| * e3xx: spi: Fix issue introduced in 1b149f56Moritz Fischer2016-04-191-0/+2
| * docs: Fixed apt-get command for launchpad debsMartin Braun2016-04-141-1/+1
* | docs: Added information for specifying a second interface on the X-series USRPPaul David2016-04-201-0/+17
* | docs: Updated linux transport documentation on tuning NICsPaul David2016-04-181-0/+12
* | vita core: Fix the hard reset issue by flushing the flow control windowPaul David2016-04-181-0/+13
* | transport optimize: Integrated the transport offloading into the X3XX codebasePaul David2016-04-185-54/+227
* | transport optimize: Added a thread transport offload to share the workloadPaul David2016-04-183-0/+209
* | Updated images package and fpga-src to latest masterAshish Chaudhari2016-04-181-2/+2
* | Merge branch 'maint'Martin Braun2016-04-082-1/+8
|\|
| * cmake: Enable use of dot for DoxygenMartin Braun2016-04-072-1/+8
* | Added option for writes to specify a SPI speedDerek Kozel2016-04-083-8/+29
* | Merge branch 'maint'Martin Braun2016-04-0721-35/+32
|\|
| * gpio core: Fixed a mismatch in the address assignment for RX and full duplexPaul David2016-04-061-2/+2
| * Fixed spelling errors, mostly in documentationDerek Kozel2016-04-0619-30/+30
| * cmake: Removed setting of CPACK_SET_DESTDIRMartin Braun2016-04-061-3/+0
* | examples: added options for specifying number of samples to transmitPaul David2016-04-042-7/+32