aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/b2xx_fx3_utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Corrected the function to construct EEPROM vector.vkakade2015-01-121-9/+9
|
* Added NI PID and VID to known values for easy enumeration.vkakade2015-01-121-1/+3
|
* Adding support for NI VID + PIDs for USRP B2xx devices.Ben Hilburn2014-12-181-25/+55
|
* uhd: replaced the `images_error` with a generic utility errorBen Hilburn2014-11-211-1/+1
| | | | | | - Deleted images.*, moved functionality to paths.* - Applies for all devices that check FPGA or FW compat numbers - Adds generic utility search tool
* Updated documentationNicholas Corgan2014-07-311-2/+2
| | | | | * Updated UHD documentation-related URL's after manual overhaul * Updated NI-USRP URL to link to NI-USRP 1.3
* Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-211-1/+1
|
* Brought in UHD 3.6.2 MacPorts patches for OS X compatibilityNicholas Corgan2014-01-271-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 Hilburn2013-12-111-90/+156
|
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-11/+29
|
* b2xx_fx3_utils: more validation before trying to loadNicholas Corgan2013-11-191-0/+10
|
* More fixes for Win32 compatibility.Michael West2013-11-191-4/+13
|
* Added fixes for Win32 compatibility.Michael West2013-11-191-27/+30
|
* BUG #182: Merged with Corgan's fix for the Win32 error.Michael West2013-11-191-9/+15
|\
| * b2xx_fx3_utils: catch error when WinUSB drivers aren't installedNicholas Corgan2013-11-181-9/+46
| |
* | BUG #182: Addressed comments from code review. Re-factored to reduce ↵Michael West2013-11-191-247/+161
| | | | | | | | repetitive code.
* | More cleanup for dynamic linking.Michael West2013-11-181-2/+2
|/
* BUG #182: Cleaned up for proper dynamic linking of libuhd.Michael West2013-11-181-0/+9
|
* BUG #182: Refactored b2xx_fx3_utils to use files from UHDMichael West2013-11-151-542/+316
|
* utils: fixed b2xx_fx3_utils bug with older versions of BoostNicholas Corgan2013-09-201-1/+1
|
* b200: firmware update changed for FPGA load workBen Hilburn2013-09-101-1/+2
|
* b200: squashed support for b200 onto master branchJosh Blum2013-07-191-0/+746