aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp1: fixed compile time warning, tweaked fw load messageJosh Blum2010-09-291-2/+2
* usb: submit should return ssize_t, usrp1: set hash before reset after fw loadJosh Blum2010-09-281-1/+1
* usrp1: modify fpga file load to use read (readsome seems to not work here in ...Josh Blum2010-09-281-2/+3
* usrp1: add print out messages when loading imagesJosh Blum2010-09-261-1/+6
* usrp1: modified control to use the c++ ifstream over fopenJosh Blum2010-09-231-8/+9
* usrp1: fixes to remove warnings and errors for usrp1 + libusb windowsJosh Blum2010-09-231-2/+2
* EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_...Nick Foster2010-08-311-1/+62
* usrp1: Wait for USB device renumeration only when necessaryThomas Tsou2010-08-271-0/+4
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+381