uhd/host
Trung Tran d89149a84f mpmd: increase claim_rpc call timeout.
During certain RPC calls (e.g. update_component), the MPM RPC server is
slow to respond to reclaim requests, which can causes RPC timeouts.
These changes fix those timeouts.

By setting the reclaiming timeout to twice the timeout of an RPC call,
we have some margin for error on the host side, while not affecting the
underlying claiming logic in MPM. The loop should still operate on a 5
second period, but now has more leeway during stressful conditions.
2019-01-14 09:43:56 -08:00
..
cmake cmake: python: adding RUNTIME_PYTHON_EXECUTABLE 2018-11-26 18:00:30 -08:00
docs docs: Add manual page on compat numbers 2019-01-02 16:28:39 -08:00
examples Examples: Add lo-offset to tx_waveforms 2019-01-10 09:47:33 -08:00
include log: Fix MSVC warnings by changing a size_t to unsigned int 2019-01-03 09:27:28 -08:00
lib mpmd: increase claim_rpc call timeout. 2019-01-14 09:43:56 -08:00
python python: Add sync source to Python API 2018-11-29 09:50:02 -08:00
tests tests: Add benchmark of streaming code paths 2019-01-10 17:26:18 -08:00
utils uhd: update cal utilities to support rhodium 2019-01-09 11:47:07 -08:00
.gitignore
CMakeLists.txt cmake: use "MATCHES" instead of "STREQUAL" for "Clang" 2018-12-07 10:18:43 -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.