uhd/host
Martin Braun 0fdc47dfaf examples: Remove unused constants
Unused variables, constants, and functions cause compiler warnings on
recent compilers. We therefore remove those, or comment them out. The
heuristic for when to comment out and when to delete is as such: If
there is a list of constants or variables, where the unused constant
makes sense within a list, it is commented out. Otherwise, it is
deleted.
2024-10-29 17:59:42 +01:00
..
cmake dpdk: find DPDK using pkg-config 2024-10-02 14:05:42 +02:00
docs Docu: Extend install instructions for libUSB on Windows 2024-10-29 16:03:34 +01:00
examples examples: Remove unused constants 2024-10-29 17:59:42 +01:00
include utils: added DPDK version to uhd_config_info 2024-10-02 14:05:42 +02:00
lib host: Remove duplicates in uhd::device::find result 2024-10-24 16:24:03 +02:00
python image builder: Add SYNTH and CHECK build options 2024-10-25 08:03:20 -05:00
tests dpdk: set DPDK compile and linker flags at libuhd toplevel 2024-10-02 14:05:42 +02:00
utils image builder: Add SYNTH and CHECK build options 2024-10-25 08:03:20 -05:00
.gitignore
CMakeLists.txt cmake: Increase C++ standard to 17 2024-10-21 17:42:57 +02:00
LICENSE
README.md host/README.md: Fix links to knowledge base 2022-06-03 07:20:44 -07:00
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.