aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2016-04-260-0/+0
|\ | | | | | | | | Conflicts: host/CMakeLists.txt
| * 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
| |
* | Ignore .pyc filesMartin Braun2016-04-221-0/+1
| |
* | Merge branch 'maint'Martin Braun2016-04-225-11/+39
|\| | | | | | | | | | | | | Conflicts: fpga-src host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.cpp
| * Preparing maint branch for 3.9.4-RC1Martin Braun2016-04-223-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 rateMartin Braun2016-04-222-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 deltaMartin Braun2016-04-222-1/+9
| | | | | | | | Reviewed-By: Derek Kozel <derek.kozel@ettus.com>
* | Merge branch 'maint'Martin Braun2016-04-202-1/+3
|\|
| * e3xx: spi: Fix issue introduced in 1b149f56Moritz Fischer2016-04-191-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 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-182-2/+2
| | | | | | | | | | - Added dual-10GigE (XG) images for X3xx - Multiple fixes for B2xx, B2xxmini, E3xx, X3xx, N230
* | 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
|\| | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp
| * 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-062-3/+0
| |
* | examples: added options for specifying number of samples to transmitPaul David2016-04-042-7/+32
| |
* | E310: Radio reset fixmichael-west2016-03-293-3/+3
| | | | | | | | | | | | - Updated images - E310: Bumped compat number to 16 for radio reset fix - Update fpga-src submodule pointer
* | Merge branch 'maint'Martin Braun2016-03-293-4/+3
|\|
| * Updated URL for USRP image filesDerek Kozel2016-03-291-2/+1
| | | | | | | | | | Previously there were separate maint and master images. Since 3.8.1 these have been combined at a new URL.
| * Removed mention of OSX PPC supportDerek Kozel2016-03-291-1/+1
| | | | | | | | | | | | OS X 10.5.8 is the last release to support PPC (current is 10.11.3) and the default compilers in that release do not meet UHD's minimum requirements. Also various dependency versions are not met.
| * ubx: Changed member declaration to satisfy debug builds on WindowsMartin Braun2016-03-291-1/+1
| |
* | devtest: Fixed case where B200 test could fail due to bad paramsMartin Braun2016-03-252-3/+3
| |
* | devtest: Backed out fast B2X0 rate tests so we can use the same test on USB2Martin Braun2016-03-251-24/+24
| |
* | devtest: fixed check for specific productNicholas Corgan2016-03-251-1/+1
| |
* | Merge branch 'maint'Martin Braun2016-03-253-4/+62
|\|
| * query_gpsdo_sensors: fixed sleep timeNicholas Corgan2016-03-251-2/+2
| |
| * utils: Updated query_gpsdo_sensorsMarcus Müller2016-03-241-31/+90
| | | | | | | | | | | | | | | | | | | | * Beautified the tool: * better help messages, argument description * removed device-specific warning about external clock source being unavailable * if instant LO lock cannot be achieved, wait a few seconds * try/catches don't swallow unrelated errors * copyright year * Since time is no longer auto-set on GPSDO, fix that
| * cmake: Added installation of .reg fileMartin Braun2016-03-241-0/+14
| |
| * Unroll the loops in the NEON float to/from integer converters.Philip Balister2016-03-231-2/+46
| | | | | | | | | | | | | | | | Unrolling the RX loop showed marked improvement with perf. The TX path was only slightly better. Checked signal correctness with shinysdr to verify received signal and tx_waveforms into a spectrum analyzer for TX. Signed-off-by: Philip Balister <philip@opensdr.com>
| * Added missing stdint.h includeNicholas Corgan2016-03-221-1/+2
| |
* | images: Package builder script now can specify versioningMartin Braun2016-03-223-7/+14
| |
* | cmake: Allow to override patch-part of version stringMartin Braun2016-03-221-0/+4
| |
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-212-2/+7
| |
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-218-0/+45
| |
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-215-17/+46
| | | | | | | | | | | | | | | | | | - rx_dsp_core: set_mux takes in a fe_connection obj to determine IQ mapping and sampling mode parameters - rx_dsp_core: Support a non-zero IF for downconversion The current strategy applies a software DSP freq offset which eats into the range of the CORDIC which is OK because heterodyne assumes real-mode sampling
* | usrp: Added fe_connection type and unit testAshish Chaudhari2016-03-216-0/+305
| | | | | | | | | | - Wraps a sampling mode and IF frequency - Built-in parser to deduce swap,invert,mode bits from string connection
* | experts: Print values of data nodes when debuggingAshish Chaudhari2016-03-212-2/+32
| |
* | experts: Added additional assignment operator to data writerAshish Chaudhari2016-03-211-1/+6
| |
* | Updated code to work for new minimum dependenciesNicholas Corgan2016-03-217-86/+10
| | | | | | | | | | * Removed code referencing now-unsupported versions of Boost * Added <stdint.h> includes where needed
* | tests: devtests now check for timeouts and the sample countsMartin Braun2016-03-211-7/+30
| |
* | examples: Add timeouts to benchmark_rateMartin Braun2016-03-211-1/+10
| |