Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. ↵ | Martin Braun | 2016-11-15 | 1 | -16/+16 |
| | | | | | | (fixed-width types) Now also removes the namespaces in the utils/ directory. | ||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -1/+1 |
| | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
* | B2xx: Added B205mini support. | michael-west | 2015-12-10 | 1 | -2/+3 |
| | | | | | | - Add support to b200_impl - New INF file - Removed references to old 'B205' name | ||||
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -1/+2 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2015-03-11 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: host/include/uhd/transport/vrt_if_packet.hpp | ||||
| * | uhd: Fixed multiple compiler warnings (unused variables, missing literal f) | Martin Braun | 2015-03-11 | 1 | -2/+2 |
| | | |||||
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -1/+1 |
| | | | | | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | | 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 |
| | | |||||
* | | uhd: replaced the `images_error` with a generic utility error | Ben Hilburn | 2014-11-21 | 1 | -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 documentation | Nicholas Corgan | 2014-07-31 | 1 | -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 Hilburn | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -90/+156 |
| | |||||
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -11/+29 |
| | |||||
* | b2xx_fx3_utils: more validation before trying to load | Nicholas Corgan | 2013-11-19 | 1 | -0/+10 |
| | |||||
* | More fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -4/+13 |
| | |||||
* | Added fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -27/+30 |
| | |||||
* | BUG #182: Merged with Corgan's fix for the Win32 error. | Michael West | 2013-11-19 | 1 | -9/+15 |
|\ | |||||
| * | b2xx_fx3_utils: catch error when WinUSB drivers aren't installed | Nicholas Corgan | 2013-11-18 | 1 | -9/+46 |
| | | |||||
* | | BUG #182: Addressed comments from code review. Re-factored to reduce ↵ | Michael West | 2013-11-19 | 1 | -247/+161 |
| | | | | | | | | repetitive code. | ||||
* | | More cleanup for dynamic linking. | Michael West | 2013-11-18 | 1 | -2/+2 |
|/ | |||||
* | BUG #182: Cleaned up for proper dynamic linking of libuhd. | Michael West | 2013-11-18 | 1 | -0/+9 |
| | |||||
* | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 1 | -542/+316 |
| | |||||
* | utils: fixed b2xx_fx3_utils bug with older versions of Boost | Nicholas Corgan | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 1 | -1/+2 |
| | |||||
* | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 1 | -0/+746 |