aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵Nick Foster2010-08-311-1/+62
| | | | usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX.
* usrp1: Wait for USB device renumeration only when necessaryThomas Tsou2010-08-271-0/+4
| | | | | | Waiting for FX2 renumeration is only needed after a firmware load so move it out of the main device discovery loop and into the firmware load itself.
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+381