summaryrefslogtreecommitdiffstats
path: root/host/utils/discover_usrps.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use find to discover devicesJosh Blum2010-03-301-71/+0
|
* refactored types.hpp into types directoryJosh Blum2010-03-271-1/+1
|
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-1/+2
| | | | | | | static for static block and static instance (singleton) assert for assertion and throwing related stuff algorithm for my addons to std::algorithm (has) and a new one, safe main, for having a main catch-all
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-231-0/+70
The files get installed into the pkg data directory.