uhd/host
Martin Braun 2fb53be084 uhd: Update all headers for setters on multi_usrp re coerce/throw
Our APIs are not consistent when it comes to handling invalid settings.
Some setting (like antenna, LO name, ...) will trigger an exception when
invalid. Other settings (gain, frequency, clock rate) will get coerced
to a valid value.

This behaviour does make sense for the most part (it is more intuitive
that 81 dB gets coerced to 80 dB if that's the maximum, but coercing an
invalid antenna value like "RX1" has no clear alternative). And in any
case, this is the behaviour that UHD has always had.

In this commit, all Doxygen headers in multi_usrp are updated to exactly
describe their behaviour (coerce or throw).
2021-04-19 14:44:05 -05:00
..
cmake uhd: enable vcpkg support on windows 2021-03-19 15:40:09 -05:00
docs docs: Fix missing section header in power level controls page 2021-04-19 14:42:50 -05:00
examples examples: Add min dynamic range limit to ascii art DFT example 2021-04-15 14:00:34 -05:00
include uhd: Update all headers for setters on multi_usrp re coerce/throw 2021-04-19 14:44:05 -05:00
lib X300: Reduce phase noise for 184.32 MHz MCR 2021-04-16 15:20:55 -05:00
python python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
tests host: Update code base using clang-tidy 2021-03-17 15:44:05 -05:00
utils uhd: enable vcpkg support on windows 2021-03-19 15:40:09 -05:00
.gitignore
CMakeLists.txt cmake: tests: Support qemu also for python based tests 2020-08-04 07:38:40 -05: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.