aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* uhd: added image utils code to search the images paths for image filesJosh Blum2010-08-191-0/+1
|
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-0/+1
| | | | | | | | - read from environment variable paths - utility functions to get paths and search for images - modified load modules to call the utility functions - added private header constants.hpp to contain cmake variables of interest - modified version.cpp to use this constants file
* uhd: moved utils specific cmake stuff into utils cmake fileJosh Blum2010-08-081-0/+59
|
* Merge branch 'codec_gains'Josh Blum2010-08-061-1/+1
|\ | | | | | | | | | | | | Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt
| * Merge branch 'master' into codec_gainsJosh Blum2010-08-041-1/+1
| | | | | | | | | | | | Conflicts: host/lib/CMakeLists.txt host/lib/utils/gain_handler.cpp
* | uhd: added warning printer utility functionJosh Blum2010-08-041-0/+1
|/
* uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-0/+26