uhd/host
Martin Braun 90652b9066 clang-format: Break after templates
Before, code would get formatted thus:

template <typename T> class X {}

Now, it gets formatted as such:

template <typename T>
class X {}
2019-03-21 09:50:09 -07:00
..
cmake python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
docs docs: Add comment on chmod+x for SDKs if necessary 2019-03-14 17:28:24 -07:00
examples uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
include clang-format: Break after templates 2019-03-21 09:50:09 -07:00
lib uhd: Remove cal containers 2019-03-20 14:02:08 -07:00
python python: change CMake variable for library ext 2019-03-06 16:01:10 -08:00
tests uhd: Remove cal containers 2019-03-20 14:02:08 -07:00
utils uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
.gitignore
CMakeLists.txt lib: cmake: Fix MSVC options (add /bigobj) 2019-02-25 15:20:47 -08:00
LICENSE
README.md
uhd.pc.in

Host UHD™ Software Source Code

This directory tree contains the source code that builds the UHD software library on your host computer. This library contains the drivers for all Ettus Research products, and the framework and API that make them usable to application-level programs. The UHD library runs entirely in user-space.

Documentation

For documentation, please refer to the following resources:

For technical documentation related to our devices and UHD check out the UHD and USRP Manual.

Additionally, be sure to check out the Ettus Research FAQ, and the Knowledge Base for useful application notes and tutorials.

Support

If you have purchased an Ettus Research USRP™ product and need technical support using the device or using this UHD™ software, please e-mail the USRP-Users mailing list, which is where Ettus Research, and our community, provide support to users.

Note that you must be subscribed to the list in order to post a message to the list. This is to prevent spammers from just sending garbage messages out over the listserve.