Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | latency: fixed bugs in test running and grapher | Balint Seeber | 2014-11-04 | 2 | -7/+17 | |
| | | ||||||
* | | Corrected the function to construct EEPROM vector. | vkakade | 2015-01-12 | 1 | -9/+9 | |
| | | ||||||
* | | Added NI PID and VID to known values for easy enumeration. | vkakade | 2015-01-12 | 1 | -1/+3 | |
| | | ||||||
* | | Adding support for NI VID + PIDs for USRP B2xx devices. | Ben Hilburn | 2014-12-18 | 1 | -25/+55 | |
| | | ||||||
* | | latency: fixed wrong return code | Balint Seeber | 2014-11-25 | 1 | -1/+1 | |
| | | ||||||
* | | uhd: replaced the `images_error` with a generic utility error | Ben Hilburn | 2014-11-21 | 4 | -4/+4 | |
| | | | | | | | | | | | | - Deleted images.*, moved functionality to paths.* - Applies for all devices that check FPGA or FW compat numbers - Adds generic utility search tool | |||||
* | | latency: fixed bugs in test running and grapher | Balint Seeber | 2014-11-13 | 2 | -7/+17 | |
|/ | ||||||
* | utils: Minor fixes in images downloader and packaging scripts | Ashish Chaudhari | 2014-10-27 | 1 | -0/+3 | |
| | ||||||
* | Adding explicit positional arguments to .format strings for compatibility ↵ | Patrick Sisterhen | 2014-10-16 | 1 | -6/+6 | |
| | | | | with older Pythons | |||||
* | utils: Removed compiler warning in latency test | Martin Braun | 2014-10-15 | 1 | -1/+1 | |
| | ||||||
* | utils: Small fix to uhd_images_downloader, less warnings | Martin Braun | 2014-10-13 | 1 | -2/+1 | |
| | ||||||
* | x300,nirio: Added support for NI-RIO 14.0 | Ashish Chaudhari | 2014-10-10 | 1 | -24/+23 | |
| | | | | | | | | | - Split niriok_proxy interfaces to support NI-RIO <=13.0 and >=14.0 kernel interfaces - Fixed multi-session race conditions by synchronizing niriok_proxy access - Fixed bug switching from NI LV-FPGA access to UHD access by changing how devices are hashed into a reservation table - Fixed calculation of FRAC values for CBX and SBX LO tuning by rounding instead of truncating - Fixed bug that was not setting two MSBs for band select configuration of CBX LO - Submitting on behalf of Patrick Sisterhen, Matthew Crymble | |||||
* | utils: Removed deprecated options from mb eeprom and simple net burner. | Martin Braun | 2014-10-09 | 2 | -29/+10 | |
| | ||||||
* | utils: Added latency measurement utility | Balint Seeber | 2014-10-09 | 8 | -0/+2774 | |
| | ||||||
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 | |
| | ||||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 3 | -8/+100 | |
| | ||||||
* | uhd: uhd_images_downloader now respects $UHD_IMAGES_BASE_URL | Martin Braun | 2014-10-06 | 1 | -115/+126 | |
| | ||||||
* | uhd: Changed line endings from Windows -> UNIX | Ashish Chaudhari | 2014-08-21 | 1 | -80/+80 | |
| | ||||||
* | OctoClock: bugfixes/improvements | Nicholas Corgan | 2014-08-20 | 1 | -19/+38 | |
| | | | | | | | | | * Fixed Ethernet initialization problem * Improved external reference detection * Added gratuitous ARP, sent upon power-up * Tweaked host-side timing for initialization and firmware burning * Fixed logic for dealing with firmware incompatibility * Misc efficiency/reliability improvements to firmware's network code | |||||
* | octoclock: Fixed merge conflict. Utils compile now. | Ashish Chaudhari | 2014-08-07 | 1 | -1/+15 | |
| | ||||||
* | Merge branch 'master' into ashish/cat_refactor_master | Ashish Chaudhari | 2014-08-05 | 6 | -11/+13 | |
|\ | ||||||
| * | Merge branch 'maint' | Martin Braun | 2014-08-01 | 4 | -8/+9 | |
| |\ | ||||||
| | * | Updated documentation | Nicholas Corgan | 2014-07-31 | 4 | -8/+9 | |
| | | | | | | | | | | | | | | | * Updated UHD documentation-related URL's after manual overhaul * Updated NI-USRP URL to link to NI-USRP 1.3 | |||||
| | * | usrp_burn_mb_eeprom: write all changes to the EEPROM at once | Nicholas Corgan | 2014-07-31 | 1 | -2/+3 | |
| | | | | | | | | | | | | * Utility was unnecessarily wearing out EEPROMs by calling separate writes for each key | |||||
| * | | Updated master-specfic documentation | Nicholas Corgan | 2014-07-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | * Updated manual URL on OctoClock documentation after manual overhaul * Improved "Coding to the API" page | |||||
| * | | usrp_burn_mb_eeprom: write all changes to EEPROM at once | Nicholas Corgan | 2014-07-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | * Manually applied 1f848914a09795a37156968cc7a5dd11fcb869d3 to master due to merge conflict | |||||
* | | | 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 | 10 | -10/+742 | |
| | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | utils: uhd_usrp_probe gets argument --init-only | Martin Braun | 2014-07-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | This will run the tool without the output (unless --tree is provided). Using --init-only, uhd_usrp_probe can be used to simply test a device in more detail than doing a uhd_find_device, but the output of the device initalization is not scrolled by because of the device info output. | |||||
* | | Merge branch 'maint' | Ben Hilburn | 2014-05-22 | 3 | -11/+12 | |
|\| | ||||||
| * | Lots of bit-specific type work to fix compilation on older OSes. | Ben Hilburn | 2014-05-21 | 3 | -11/+12 | |
| | | ||||||
* | | usrp_n2xx_simple_net_burner: implement features from old Python burner | Nicholas Corgan | 2014-05-07 | 1 | -31/+85 | |
| | | | | | | | | | | * --dont-check-rev ignores USRP revision, useful when EEPROM is corrupted * --overwrite-safe overwrites safe images after warning user of danger | |||||
* | | Merge branch 'maint' | Ben Hilburn | 2014-04-11 | 3 | -3/+6 | |
|\| | ||||||
| * | Merge branch 'origin/uhd/cal_msg' into maint | Ben Hilburn | 2014-04-11 | 3 | -3/+6 | |
| |\ | ||||||
| | * | uhd: Cal tools had ambiguous help message, referring to XCVR boards. | Martin Braun | 2014-03-28 | 3 | -3/+6 | |
| | | | ||||||
* | | | usrp_burn_mb_eeprom: deprecated --key and --val arguments | Nicholas Corgan | 2014-04-11 | 1 | -19/+32 | |
|/ / | | | | | | | | | | | | | | | | | | | * New method: --values="key1=value1,key2=value2" * To read key2: --values="key1=value1,key2,key3=value2" * Added --read-all option to read all values in EEPROM without burning * Old arguments still work but print deprecation warning Conflicts: host/docs/usrp_x3x0.rst | |||||
* | | Merge branch 'origin/uhd/cal_tools_subdev_B' | Ben Hilburn | 2014-04-10 | 4 | -96/+53 | |
|\ \ | | | | | | | | | | Fixing issue with subdev selection in cal tools. | |||||
| * | | uhd: Fixed bug in cal tools that would always use A-side settings, also some ↵ | Martin Braun | 2014-04-10 | 4 | -96/+53 | |
| | | | | | | | | | | | | refactoring | |||||
* | | | uhd: Added nicer error reporting to cal tools | Martin Braun | 2014-04-10 | 1 | -2/+2 | |
|/ / | ||||||
* / | Major improvements to usrp_n2xx_simple_net_burner | Nicholas Corgan | 2014-04-09 | 2 | -310/+284 | |
|/ | | | | | | | | | * Improved utility's memory usage * Moved packet structure and relevant #defines to source file, removed header * Formalized packet code enums and removed unused code * Added progress percentage to image writing and verification * Deprecated --no_fw, --no_fpga, and --auto_reboot options, warning message displays when used * Other misc. coding improvements | |||||
* | utils: added subdev selection to cal tools | Martin Braun | 2014-03-10 | 4 | -18/+66 | |
| | ||||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 2 | -18/+53 | |
| | ||||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 7 | -3/+898 | |
| | ||||||
* | Brought in UHD 3.6.2 MacPorts patches for OS X compatibility | Nicholas Corgan | 2014-01-27 | 1 | -2/+5 | |
| | | | | * With OS X, boost::lexical_cast won't accept to_hex<boost::uint16_t> as a type | |||||
* | Merging mwest's improvements to B2xx utility. | Ben Hilburn | 2013-12-11 | 2 | -91/+157 | |
| | ||||||
* | Merge Corgan's branch 'origin/n2xx/net_burner_path_fix' | Ben Hilburn | 2013-11-27 | 1 | -2/+10 | |
|\ | ||||||
| * | usrp_n2xx_simple_net_burner: ~ now expands into user's home directory | Nicholas Corgan | 2013-11-25 | 1 | -2/+10 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/uhd/new_images_downloader' | Ben Hilburn | 2013-11-27 | 1 | -119/+316 | |
|\ \ | ||||||
| * | | uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more ↵ | Balint Seeber | 2013-11-22 | 1 | -119/+316 | |
| |/ | | | | | | | robust and user-friendly) | |||||
* / | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -11/+29 | |
|/ |