Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
| | |||||
* | init_usrp: add c++11 flags to compiler if available | Andrej Rode | 2017-02-10 | 1 | -0/+19 |
| | |||||
* | cmake: Fix compatibility with new versioning scheme | Nicolas Cuervo | 2016-08-01 | 1 | -1/+1 |
| | | | | - Fixes init_usrp | ||||
* | examples: Updated init_usrp example on note about CMake flags | Martin Braun | 2015-06-09 | 2 | -0/+9 |
| | |||||
* | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -4/+28 |
| | | | | | | | - Allows building static libraries - For users calling find_package(UHD), provides extra options for building apps statically linking UHD. - Updated the init_usrp example to link UHD statically. | ||||
* | examples: Fixed init_usrp for building with MSVC | Martin Braun | 2015-01-12 | 1 | -0/+9 |
| | |||||
* | examples: Also bumped min Boost version in init_usrp example | Martin Braun | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | uhd: Added an example for CMake usage | Martin Braun | 2014-09-25 | 3 | -0/+126 |