aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/init_usrp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-192-1/+3
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-222-24/+2
|
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
|
* init_usrp: add c++11 flags to compiler if availableAndrej Rode2017-02-101-0/+19
|
* cmake: Fix compatibility with new versioning schemeNicolas Cuervo2016-08-011-1/+1
| | | | - Fixes init_usrp
* examples: Updated init_usrp example on note about CMake flagsMartin Braun2015-06-092-0/+9
|
* cmake: Added ENABLE_STATIC_LIBS optionMartin Braun2015-01-191-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 MSVCMartin Braun2015-01-121-0/+9
|
* examples: Also bumped min Boost version in init_usrp exampleMartin Braun2014-10-251-1/+1
|
* uhd: Added an example for CMake usageMartin Braun2014-09-253-0/+126