aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | n230: GPIO ATR cleanup and miniSAS GPIO supportAshish Chaudhari2016-01-056-9/+61
| | | | | | | | | | - Replaced all gpio_200 cores with gpio_3000 - Added support for miniSAS GPIO through FP0 and FP1 banks
* | n230: Added N230 device supportAshish Chaudhari2016-01-0532-26/+4656
| |
* | n230: Ethernet activity LED is now functionalAshish Chaudhari2016-01-054-11/+30
| |
* | n230: Added missing FW defsAshish Chaudhari2016-01-051-0/+2
| |
* | n230: Output interface ID in echo requestAshish Chaudhari2016-01-053-1/+7
| |
* | n230: Added dual-eth and link LED support to ZPU FWAshish Chaudhari2016-01-054-3/+87
| |
* | n230: Increased FW size to 8192Ashish Chaudhari2016-01-053-23/+19
| | | | | | | | - Updated to X300 bootloader
* | n230: Initial checkin of firmware filesAshish Chaudhari2016-01-0533-94/+3181
| |
* | fixed a orthography typo; funnier if you're German.Marcus Müller2015-12-311-3/+3
| |
* | Added uhd_config_info utilityNicholas Corgan2015-12-3010-0/+396
| |
* | Merge branch 'maint'Martin Braun2015-12-3023-62/+1822
|\|
| * tools: made upload_debs.sh smarter about ignoresNicholas Corgan2015-12-301-7/+6
| |
| * Final updates for 3.9.2 releaseMartin Braun2015-12-303-4/+43
| | | | | | | | | | | | - Updated images package - Updated Debian changelog - Updated ppa script
| * Added scripts and Debian configuration files for Ubuntu PPANicholas Corgan2015-12-3022-0/+1633
| |
| * docs: updated OctoClock Doxygen fileNicholas Corgan2015-12-301-62/+151
| |
* | docs: Added reference to dnfMartin Braun2015-12-281-0/+4
| |
* | Updated fpga-src submoduleAshish Chaudhari2015-12-231-0/+0
| |
* | Updated images package for masterAshish Chaudhari2015-12-231-2/+2
| |
* | uhd: Moving from UHD_INLINE to UHD_FORCE_INLINE for clarityMartin Braun2015-12-231-0/+4
| |
* | Merge branch 'maint'Martin Braun2015-12-223-6/+14
|\|
| * Updated repo for 3.9.2 releaseMartin Braun2015-12-224-3/+16
| | | | | | | | | | | | | | - Updated Changelog - Updated fpga submodule pointer - Updated version strings - Updated images package
| * Updated URLsNicholas Corgan2015-12-222-6/+1
| |
* | Merge branch 'maint'Martin Braun2015-12-185-15/+29
|\|
| * e3xx: Added FPGA loading code for speedgrade 3 devices.Moritz Fischer2015-12-165-15/+29
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | error.h: added missing UHD_APINicholas Corgan2015-12-181-1/+1
| |
* | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint mergeAshish Chaudhari2015-12-153-4/+4
| | | | | | | | | | | | | | - b200: compat 14 - b200mini: compat 5 - e3xx: compat 15 - x3xx: compat 20
* | Merge branch 'maint'Ashish Chaudhari2015-12-1530-911/+701
|\| | | | | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h
| * ADF4002: Fix register programming (bug #974)michael-west2015-12-151-4/+4
| |
| * Added B205mini VID/PID to udev fileNicholas Corgan2015-12-141-0/+1
| |
| * ihex: Windows fixesNicholas Corgan2015-12-143-12/+10
| |
| * octoclock: Now uses internal ihex parserMartin Braun2015-12-148-688/+49
| |
| * b200: Factored ihex routines out of b200_ifaceMartin Braun2015-12-144-160/+339
| |
| * B2xx: Added B205mini support.michael-west2015-12-106-37/+224
| | | | | | | | | | | | - Add support to b200_impl - New INF file - Removed references to old 'B205' name
| * b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-103-4/+4
| | | | | | | | | | | | | | - b200: compat 13 - b200mini: compat 4 - e3xx: compat 14 - x3xx: compat 19
| * Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-103-3/+3
| |
| * B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-104-8/+20
| |
| * B210/E300: Re-sync times after master clock rate change.michael-west2015-12-102-0/+6
| |
| * E300/X300: Add VITA time synchronization on internal signalmichael-west2015-12-105-6/+32
| |
| * B210: Add VITA time synchronization on internal signalmichael-west2015-12-105-10/+30
| |
* | usrp_x3xx_fpga_burner: use internal cdecode filesNicholas Corgan2015-12-153-109/+2
| |
* | Use UHD_INLINE macro instead of inlineNicholas Corgan2015-12-096-54/+54
| |
* | Merge branch 'maint'Martin Braun2015-12-0921-33/+79
|\|
| * e300: added virtual destructor to e300_sensor_manager classNicholas Corgan2015-12-081-1/+3
| |
| * docs: GPSDO no longer autoset as time and clock srcMarcus Müller2015-12-081-8/+49
| | | | | | | | Also added instructions to safely set device time.
| * docs: Fixed many typos, recompressed and cropped imagesMarcus Müller2015-12-0818-23/+26
| |
| * examples: Fixed error code variable in rx_samples_cMartin Braun2015-11-171-1/+1
| |
| * Updated top-level README.Martin Braun2015-11-091-1/+7
| |
| * docs: Remove some doxygen warnings by minor refactoringsMartin Braun2015-11-052-6/+10
| |
| * If we are cross compiling, do not test for build machine distro.Philip Balister2015-10-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | UHD would use the result of the REDHAT test to decide if UHD installed in lib64. So if you did a build for a 64 bit machine on a FEDORA box with OE, it decided to install uhd in /usr/lib64. This is not always the right thing to do. Eventually, we will need to deal with OE builds that use lib64, but we can figure that out when we hit the problem. Signed-off-by: Philip Balister <philip@opensdr.com>
| * docs: Install info updatesMarcus Müller2015-10-261-10/+13
| | | | | | | | | | | | - fixed win boost bin link - formatting - added detailed Win Build instructions