| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'maint' | Martin Braun | 2016-05-27 | 1 | -7/+26 |
|\| |
|
| * | UBX: Force RX LNAs on to reduce RX settling time | michael-west | 2016-05-26 | 1 | -7/+26 |
* | | Merge branch 'maint' | Martin Braun | 2016-05-26 | 1 | -23/+37 |
|\| |
|
| * | UBX: Fixed noise issues and reduced power consumption and heat | michael-west | 2016-05-26 | 1 | -23/+37 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-05-26 | 4 | -17/+17 |
|\| |
|
| * | bugfix#1102: Prevented X300 DAC FIFO from underflowing | Ashish Chaudhari | 2016-05-25 | 3 | -15/+4 |
| * | cmake: When git describe fails, just use defaults instead of printing warnings. | Martin Braun | 2016-05-25 | 1 | -2/+13 |
* | | Merge branch 'maint' | Martin Braun | 2016-05-19 | 2 | -3/+5 |
|\| |
|
| * | cmake: Better verbosity for installing/packaging images. | Martin Braun | 2016-05-19 | 1 | -1/+2 |
| * | examples: Increased the reference locking timeout in benchmark_rate | Paul David | 2016-05-17 | 1 | -2/+3 |
* | | x300: Fixed an issue where the wrong XB port was being selected | Paul David | 2016-05-19 | 1 | -18/+43 |
* | | x300: Check the maximum frame size for both links | Paul David | 2016-05-18 | 1 | -1/+22 |
* | | dboard_iface: Added FE name input to set_fe_connection | Ashish Chaudhari | 2016-05-16 | 6 | -17/+28 |
* | | remove unnecessary 'explicit' from soft_register constructors | Brooks Prumo | 2016-05-13 | 1 | -2/+2 |
* | | x300: Fixed false link capacity warning and cleaned up some code | Paul David | 2016-05-13 | 2 | -11/+7 |
* | | Merge branch 'maint' | Martin Braun | 2016-05-13 | 1 | -1/+1 |
|\| |
|
| * | debian: Updated postinst such that sysctl failures are non-fatal to installation | Martin Braun | 2016-05-11 | 1 | -1/+1 |
* | | devtest: Fix $PATH-setting code | Martin Braun | 2016-05-09 | 2 | -25/+21 |
* | | Merge branch 'maint' | Martin Braun | 2016-05-06 | 5 | -11/+60 |
|\| |
|
| * | doxygen/cmake: Allow Doxygen to use shorter filenames | Martin Braun | 2016-05-05 | 2 | -1/+7 |
| * | Final changes for 3.9.4 release: | Martin Braun | 2016-05-05 | 2 | -2/+17 |
| * | b200: Changed implicit conversion to explicit conversion for wptr | Andrew Lynch | 2016-05-05 | 1 | -2/+2 |
| * | b200: Changed tree sptr in lambda to wptr | Andrew Lynch | 2016-05-04 | 1 | -2/+6 |
| * | docs: Update E310 documentation. | Philip Balister | 2016-04-28 | 1 | -6/+30 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-26 | 0 | -0/+0 |
|\| |
|
| * | Updated images package for UHD 3.9.4 RC1 | Ashish Chaudhari | 2016-04-26 | 1 | -2/+2 |
* | | devtest: Run uhd_find_devices from current build | Martin Braun | 2016-04-22 | 1 | -2/+2 |
* | | Ignore .pyc files | Martin Braun | 2016-04-22 | 1 | -0/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-22 | 5 | -11/+39 |
|\| |
|
| * | Preparing maint branch for 3.9.4-RC1 | Martin Braun | 2016-04-22 | 3 | -1/+13 |
| * | b200: Fixed setting of max rate | Martin Braun | 2016-04-22 | 2 | -10/+18 |
| * | math: Fixed floating point comparison for custom delta | Martin Braun | 2016-04-22 | 2 | -1/+9 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-20 | 2 | -1/+3 |
|\| |
|
| * | e3xx: spi: Fix issue introduced in 1b149f56 | Moritz Fischer | 2016-04-19 | 1 | -0/+2 |
| * | docs: Fixed apt-get command for launchpad debs | Martin Braun | 2016-04-14 | 1 | -1/+1 |
* | | docs: Added information for specifying a second interface on the X-series USRP | Paul David | 2016-04-20 | 1 | -0/+17 |
* | | docs: Updated linux transport documentation on tuning NICs | Paul David | 2016-04-18 | 1 | -0/+12 |
* | | vita core: Fix the hard reset issue by flushing the flow control window | Paul David | 2016-04-18 | 1 | -0/+13 |
* | | transport optimize: Integrated the transport offloading into the X3XX codebase | Paul David | 2016-04-18 | 5 | -54/+227 |
* | | transport optimize: Added a thread transport offload to share the workload | Paul David | 2016-04-18 | 3 | -0/+209 |
* | | Updated images package and fpga-src to latest master | Ashish Chaudhari | 2016-04-18 | 2 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-08 | 2 | -1/+8 |
|\| |
|
| * | cmake: Enable use of dot for Doxygen | Martin Braun | 2016-04-07 | 2 | -1/+8 |
* | | Added option for writes to specify a SPI speed | Derek Kozel | 2016-04-08 | 3 | -8/+29 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-07 | 21 | -35/+32 |
|\| |
|
| * | gpio core: Fixed a mismatch in the address assignment for RX and full duplex | Paul David | 2016-04-06 | 1 | -2/+2 |
| * | Fixed spelling errors, mostly in documentation | Derek Kozel | 2016-04-06 | 19 | -30/+30 |
| * | cmake: Removed setting of CPACK_SET_DESTDIR | Martin Braun | 2016-04-06 | 2 | -3/+0 |
* | | examples: added options for specifying number of samples to transmit | Paul David | 2016-04-04 | 2 | -7/+32 |
* | | E310: Radio reset fix | michael-west | 2016-03-29 | 3 | -3/+3 |