Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Also removed usrp_n2xx_net_burner_gui.py | Martin Braun | 2016-09-28 | 1 | -2/+0 |
| | |||||
* | cmake: Check for python requests, warn if not found (does not fail though) | Martin Braun | 2016-09-22 | 1 | -0/+3 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2016-03-25 | 1 | -0/+14 |
|\ | |||||
| * | cmake: Added installation of .reg file | Martin Braun | 2016-03-24 | 1 | -0/+14 |
| | | |||||
* | | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 1 | -2/+1 |
|\| | | | | | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h | ||||
| * | ihex: Windows fixes | Nicholas Corgan | 2015-12-14 | 1 | -1/+0 |
| | | |||||
| * | octoclock: Now uses internal ihex parser | Martin Braun | 2015-12-14 | 1 | -1/+1 |
| | | |||||
* | | usrp_x3xx_fpga_burner: use internal cdecode files | Nicholas Corgan | 2015-12-15 | 1 | -1/+2 |
| | | |||||
* | | cmake: Proper selection of files for ENABLE_X300 | Martin Braun | 2015-10-26 | 1 | -5/+11 |
| | | |||||
* | | tools: Added converter benchmark tool | Martin Braun | 2015-10-19 | 1 | -0/+11 |
|/ | |||||
* | octoclock: replaced Intel hex -> binary converter | Nicholas Corgan | 2015-08-14 | 1 | -1/+3 |
| | |||||
* | e300: added -DE300_FORCE_NETWORK flag to CMake configuration | Nicholas Corgan | 2015-08-10 | 1 | -2/+2 |
| | | | | | | * Fixes building E300 support in native mode on any Linux system with libudev headers * Added E300_NATIVE check to e300_common.cpp * Improved network mode documentation | ||||
* | tools: Moved nirio_programmer out of utils | Martin Braun | 2015-07-21 | 1 | -1/+0 |
| | |||||
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -1/+2 |
| | | | | | | * Single class for loading firmware/FPGA images onto devices instead of multiple utilities * Loading functions are registered for each device, corresponding to their --args="type=foo" name * Deprecation warnings added to all product-specific image loading utilities | ||||
* | cmake: Improve usage of C modules | Martin Braun | 2015-04-21 | 1 | -2/+0 |
| | |||||
* | cmake: Skip building fx3 utils if B200 is disabled | Martin Braun | 2015-03-10 | 1 | -6/+11 |
| | |||||
* | utils: Added latency measurement utility | Balint Seeber | 2014-10-09 | 1 | -0/+2 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 1 | -0/+7 |
| | |||||
* | octoclock: Fixed merge conflict. Utils compile now. | Ashish Chaudhari | 2014-08-07 | 1 | -1/+15 |
| | |||||
* | b200: Moved AD9361 driver to host | Ashish Chaudhari | 2014-08-01 | 1 | -16/+5 |
| | | | | | | | - Switched to FPGA SPI engine - Moved firmware AD9361 driver to UHD - Bumped FW compat to 5, FPGA compat to 4 - Known Issue: AD9361 SPI rate is too slow | ||||
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -1/+15 |
| | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -2/+14 |
| | |||||
* | Merging mwest's improvements to B2xx utility. | Ben Hilburn | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | BUG #182: Cleaned up for proper dynamic linking of libuhd. | Michael West | 2013-11-18 | 1 | -9/+3 |
| | |||||
* | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 1 | -1/+9 |
| | |||||
* | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 1 | -0/+2 |
| | |||||
* | uhd: explicitly link the apps w/ boost | Josh Blum | 2013-06-21 | 1 | -2/+2 |
| | |||||
* | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -10/+10 |
| | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration | ||||
* | UHD has man pages now | Nicholas Corgan | 2013-05-03 | 1 | -9/+24 |
| | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin | ||||
* | Made uhd_images_downloader more robust to match Debian's uhd_firmware_installer | Nicholas Corgan | 2013-05-03 | 1 | -0/+8 |
| | | | | | * Uses custom User Agent * Compares md5sum of downloaded zip file to stored value | ||||
* | utils: USRP N2XX Simple Net Burner | Nicholas Corgan | 2012-10-10 | 1 | -0/+1 |
| | | | | | * More automated C++ implementation of usrp_n2xx_net_burner.py * By default, installs images from standard image install directories | ||||
* | utils: Query GPSDO Sensors | Nicholas Corgan | 2012-10-02 | 1 | -0/+1 |
| | | | | | * Outputs readings of GPSDO sensors and compares UHD device time with GPS time * Correction of URL for GPSDO installation information | ||||
* | utils: added .in extension to images downloader source | Josh Blum | 2012-07-01 | 1 | -1/+1 |
| | | | | | There seems to be confusion that this file can be used w/o building. The images downloader has been renamed to prevent execution b4 configure. | ||||
* | utils: if usrp2_recovery.py is only compatible with Linux, it doesn't need ↵ | Nicholas Corgan | 2012-06-15 | 1 | -1/+7 |
| | | | | to be part of other installs | ||||
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -1/+12 |
| | | | | the current host code and places them in the images directory | ||||
* | usrp2: changed download url for dd.exe | Josh Blum | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -4/+4 |
| | | | | | | uhd binaries will continue to install into share/uhd, however, one can specify -DPKG_LIB_DIR=lib/uhd for example to move where the binaries are installed | ||||
* | uhd: added calibration usage app notes and renamed apps again | Josh Blum | 2011-11-15 | 1 | -3/+3 |
| | |||||
* | uhd: different interp methods for IQ vs DC | Josh Blum | 2011-11-14 | 1 | -3/+3 |
| | |||||
* | uhd: added tx dc offset calibration + tweaks | Josh Blum | 2011-11-14 | 1 | -2/+3 |
| | |||||
* | uhd: created rx IQ imbalance app to parallel tx | Josh Blum | 2011-11-11 | 1 | -1/+2 |
| | |||||
* | uhd: first stab at calibration app | Josh Blum | 2011-11-09 | 1 | -0/+1 |
| | |||||
* | Renaming 'usrp1_init_eeprom' to 'fx2_init_eeprom', and making it enable based on | Ben Hilburn | 2011-10-10 | 1 | -3/+3 |
| | | | | ENABLE_USB rather than ENABLE_USRP1 since we also need it for B100. | ||||
* | uhd: updated docs usb post-install, added uhd-usrp.rules | Josh Blum | 2011-09-05 | 1 | -0/+8 |
| | |||||
* | usrp2: include dd.exe in windows installers | Josh Blum | 2011-04-28 | 1 | -0/+11 |
| | | | | uhd build system downloads dd.exe from ettus.com so we dont have to check it in | ||||
* | usrp2: added usrp_n2xx_net_burner_gui to build system installation | Josh Blum | 2011-03-26 | 1 | -0/+1 |
| | |||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -2/+3 |
| | |||||
* | usrp-e100: created component for stand-alone usrp-e utils and added wb test util | Josh Blum | 2011-01-23 | 1 | -15/+1 |
| | |||||
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 1 | -0/+1 |
| | | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map |