| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 1 | -6/+6 |
* | lib: transport: apply clang-format | Brent Stapleton | 2019-01-18 | 1 | -106/+107 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | usb: add virtual destructors where needed; make virtual destructors out-of-li... | Michael Dickens | 2016-08-01 | 1 | -6/+6 |
* | UHD: libusb_strerror compatibility with older versions of libusb | michael-west | 2015-08-06 | 1 | -0/+23 |
* | b200: Change init sequence to catch bad USB states | Balint Seeber | 2015-08-03 | 1 | -0/+4 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -1/+13 |
* | usb: added timeout param and additional queries | Josh Blum | 2013-07-15 | 1 | -2/+2 |
* | usb: use the proper libusb include (in path set by pkgconfig) | Josh Blum | 2010-09-27 | 1 | -1/+1 |
* | usb: added some documentation to wrapper base | Josh Blum | 2010-09-26 | 1 | -0/+7 |
* | usb: work on libusb code to use a single context across all calls | Josh Blum | 2010-09-25 | 1 | -57/+105 |
* | libusb: various minor code tweaks | Josh Blum | 2010-09-23 | 1 | -3/+3 |
* | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_... | Nick Foster | 2010-08-31 | 1 | -10/+0 |
* | usrp1: Additional comments on libusb transport implemenation | Thomas Tsou | 2010-08-28 | 1 | -0/+60 |
* | usrp1: Cleanup libusb device handling | Thomas Tsou | 2010-08-27 | 1 | -0/+2 |
* | usrp1: Modifiy USB transport implementations to use new interface | Thomas Tsou | 2010-08-26 | 1 | -0/+42 |