aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: implement name checking on dicovery (all platforms), separate usb seria...Josh Blum2010-11-051-2/+11
* uhd: added dict get method, used in usrp1 image loadingJosh Blum2010-10-311-4/+2
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-1/+1
* uhd: replaced frame params for the zero copy interfaces with a device addressJosh Blum2010-10-051-30/+18
* uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-011-2/+2
* usb: catch open errors and print message, device: catch exceptions at discove...Josh Blum2010-10-011-15/+13
* usrp: transfer resize options and documentationJosh Blum2010-09-291-6/+20
* Merge branch 'master' into libusbJosh Blum2010-09-281-1/+4
|\
| * usrp1: filter the discovery routine on the serialJosh Blum2010-09-271-1/+4
* | usrp1: move the get handles call into the for loop scope to facilitate decont...Josh Blum2010-09-281-8/+7
|/
* usrp1: fixes to remove warnings and errors for usrp1 + libusb windowsJosh Blum2010-09-231-1/+1
* Removed USRP1 firmware path debug messagesNick Foster2010-08-311-2/+2
* Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1Nick Foster2010-08-311-3/+19
|\
| * usrp1: Fedora sdcc note and change fw error to warning (find should not error)Josh Blum2010-08-311-3/+14
| * usrp1: init the subdev specs so they will be non-emptyJosh Blum2010-08-301-0/+5
* | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_...Nick Foster2010-08-311-16/+18
|/
* usrp1: Wait for USB device renumeration only when necessaryThomas Tsou2010-08-271-3/+0
* usrp1: Fix fpga load issue by increasing delay after firmware loadThomas Tsou2010-08-271-1/+1
* Merge branch 'usrp1_next' into usrp1Thomas Tsou2010-08-261-18/+27
|\
| * usrp1: Modifiy USB transport implementations to use new interfaceThomas Tsou2010-08-261-16/+21
| * usrp1: Refactor mboard tuning codeThomas Tsou2010-08-181-2/+6
* | usrp1: images for usrp1, makefile checks for image generation dependenciesJosh Blum2010-08-191-12/+22
|/
* usrp1: created daughterboard dualityJosh Blum2010-08-151-3/+10
* usrp1: compiling off next branchJosh Blum2010-08-151-3/+2
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+196