aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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