aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/uhd_find_devices.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-1/+1
| | | | | | And created utility functions to go between representations. Created to_pp_string for pretty print strings for dboard ids and device addrs. Minor changes to the various classes that call these utilities.
* setting size of buffers from device argsJosh Blum2010-04-271-1/+1
|
* Created args string contructor for device address.Josh Blum2010-04-201-12/+2
| | | | | Using the args string for the find devices app. Added documentation to simple usrp.
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-1/+0
|
* use find to discover devicesJosh Blum2010-03-301-0/+71