Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: catch open errors and print message, device: catch exceptions at discove... | Josh Blum | 2010-10-01 | 1 | -5/+11 |
* | usb: set rt thread priority for the libusb event loop | Josh Blum | 2010-09-30 | 1 | -0/+3 |
* | usb: zero copy work, multiple endpoints with single context, async io | Josh Blum | 2010-09-26 | 1 | -0/+16 |
* | usb: work on libusb code to use a single context across all calls | Josh Blum | 2010-09-25 | 1 | -77/+212 |
* | usb: tweaks to usb code to cleanup properly and/or in error conditions | Josh Blum | 2010-09-24 | 1 | -10/+7 |
* | usrp1: fixes to remove warnings and errors for usrp1 + libusb windows | Josh Blum | 2010-09-23 | 1 | -1/+1 |
* | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_... | Nick Foster | 2010-08-31 | 1 | -44/+8 |
* | usrp1: Additional comments on libusb transport implemenation | Thomas Tsou | 2010-08-28 | 1 | -0/+12 |
* | usrp1: Cleanup libusb device handling | Thomas Tsou | 2010-08-27 | 1 | -9/+41 |
* | usrp1: Modifiy USB transport implementations to use new interface | Thomas Tsou | 2010-08-26 | 1 | -0/+118 |