Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | | | | | | - Removed force on of components to reduce noise, power consumption, and heat - Set TX PA force on only when RX antenna set to RX2 to remove long TX transient caused by HW issue on TX path | |||||
* | | 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 | |
| | | | | | | | | | | | | | | - The spectral distortion was begin caused by the DAC FIFO underflowing. The fix was to run through the DAC sync procedure which uses the falling edge clock to sample the RefClk and sync it with the data clk | |||||
| * | 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 | |
| | | | | | | | | | | | | - If there were duplicate IPs in the mboard eeprom, the last one would be selected instead of the first - The default IP addresses (used for the case where the mboard eeprom can't be read) would overwrite the previous settings - Added a warning for duplicate IP entries in the mboard eeprom | |||||
* | | x300: Check the maximum frame size for both links | Paul David | 2016-05-18 | 1 | -1/+22 | |
| | | | | | | | | | | - This change ensures that the smallest frame size is chosen with dual ethernet - It helps avoid any issues with using frame sizes larger than what the smaller link supports | |||||
* | | dboard_iface: Added FE name input to set_fe_connection | Ashish Chaudhari | 2016-05-16 | 6 | -17/+28 | |
| | | | | | | | | | | - A dboard_base class can have multiple frontends (subdevs) and the set_fe_connection needs to be able to distinguish between them | |||||
* | | 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 | |
| | | | | | | | | | | - Fixed an issue where 10GE on the HGS image presented a false warning for the link capacity - Removed some unnecessary variables after cleanup | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | PATH was only set for the examples, but not for the initial call to uhd_find_devices. This reverts commit b7c296f58399f0ef1fee7b3ef3d7da957f551558, which tried to fix this but did so badly, and also amends it with the correct fix. | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-05-06 | 5 | -11/+60 | |
|\| | | | | | | | | | | | Conflicts: host/CMakeLists.txt host/lib/usrp/b200/b200_impl.cpp | |||||
| * | doxygen/cmake: Allow Doxygen to use shorter filenames | Martin Braun | 2016-05-05 | 2 | -1/+7 | |
| | | | | | | | | | | This fixes cases where automatic builds fail on operating systems with character limits in paths, such as Windows. | |||||
| * | Final changes for 3.9.4 release: | Martin Braun | 2016-05-05 | 2 | -2/+17 | |
| | | | | | | | | | | - Updated UHD images packages (zip file name change) - Updated Debian changelog | |||||
| * | 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 | |
| | | | | | | | | | | | | | | Provide some more background on when you need to cross compile UHD and install it on the E310. Clarify image build process. Signed-off-by: Philip Balister <philip@opensdr.com> | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-04-26 | 0 | -0/+0 | |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | |||||
| * | 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 | |
|\| | | | | | | | | | | | | | Conflicts: fpga-src host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.cpp | |||||
| * | Preparing maint branch for 3.9.4-RC1 | Martin Braun | 2016-04-22 | 3 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | - Updated changelog - Updated submodule pointer - Updated version Note: Image package was not updated for RC1 because it's unchanged from 3.9.3. | |||||
| * | b200: Fixed setting of max rate | Martin Braun | 2016-04-22 | 2 | -10/+18 | |
| | | | | | | | | | | | | | | DSP rates are now being tracked as in whether or not they've been set. We can disregard unset DSPs for the automatic clock rate calculation. Reviewed-By: Derek Kozel <derek.kozel@ettus.com> | |||||
| * | math: Fixed floating point comparison for custom delta | Martin Braun | 2016-04-22 | 2 | -1/+9 | |
| | | | | | | | | Reviewed-By: Derek Kozel <derek.kozel@ettus.com> | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kernels (3.15+) introduce the possibility to do DUAL and QUAD spi operations via spidev. Prior to this commit nothing was setting the {tx,rx}_nbits members of the struct spi_ioc_transfer. from include/uapi/linux/spi/spidev.h struct spi_ioc_transfer { __u64 tx_buf; __u64 rx_buf; __u32 len; __u32 speed_hz; __u16 delay_usecs; __u8 bits_per_word; __u8 cs_change; __u8 tx_nbits; __u8 rx_nbits; __u16 pad; }; This turns into an issue on more recent kernels, where it turns all transactions into QUAD transactions, while the controller actually doesn't support that mode of operation. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | |||||
| * | 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 | |
| | | | | | | | | | | - Added dual-10GigE (XG) images for X3xx - Multiple fixes for B2xx, B2xxmini, E3xx, X3xx, N230 | |||||
* | | 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 | |
|\| | | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp | |||||
| * | 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 | |
| | | | | | | | | | | | | - Updated images - E310: Bumped compat number to 16 for radio reset fix - Update fpga-src submodule pointer | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-03-29 | 3 | -4/+3 | |
|\| | ||||||
| * | Updated URL for USRP image files | Derek Kozel | 2016-03-29 | 1 | -2/+1 | |
| | | | | | | | | | | Previously there were separate maint and master images. Since 3.8.1 these have been combined at a new URL. |