uhd/host
Martin Braun a5ee66ade9 lib: Fix time-cast for dboard_iface::sleep()
The previous cast would take the number of nanoseconds, cast them to an
integer, and then add that to the previous command time. Now, we cast
the nanoseconds duration to a number of seconds, represented as a double,
first.
2023-07-18 13:03:16 -07:00
..
cmake cmake: Fix linking DPDK when installed at non-standard location 2023-07-12 10:14:13 -07:00
docs docs: Update X4xx manual wrt. self-cal 2023-07-13 07:33:08 -05:00
examples examples: Add power controls to rx_ascii_art_dft.cpp 2023-07-11 11:46:08 -05:00
include lib: Add default virtual dtor to filter_node 2023-07-12 09:43:23 -07:00
lib lib: Fix time-cast for dboard_iface::sleep() 2023-07-18 13:03:16 -07:00
python examples: Amend tx_waveforms.py to use DramTransmitter 2023-07-07 12:35:55 -07:00
tests devtest: gpio test updates 2023-07-13 15:01:55 -05:00
utils SelfCal: Enable parameters in self-cal executable 2023-07-13 07:33:08 -05:00
.gitignore
CMakeLists.txt host: Bump minimum gcc version to 7.3.0 2023-05-07 19:28:19 -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.