uhd/host
Brent Stapleton d1a5b70a8f gain_groups: Add zero-value gain groups
Add convenience factory for making a gain group that has a single
zero-valued element. This factory requires a name, which should
probably be ALL_GAINS, or something similar (these constants are
device-specific).

Using this new make_zero factory in the X300 radio control when we
don't find any gain elements so that our gain groups aren't empty. This
simplifies our later setters/getters because we know that we'll always
have _something_ cached.
Note that we only register this zero value gain group for TX, as our
ADC is registered as a gain element, so our RX gain groups are never
empty.
2019-11-26 11:49:11 -08:00
..
cmake cmake: Bump dependency versions for UHD 4.0.0.0 2019-11-26 11:49:08 -08:00
docs uhd: Remove support for N230 2019-11-26 11:49:08 -08:00
examples uhd: Remove deprecated objects and methods 2019-11-26 11:49:08 -08:00
include gain_groups: Add zero-value gain groups 2019-11-26 11:49:11 -08:00
lib gain_groups: Add zero-value gain groups 2019-11-26 11:49:11 -08:00
python python: MultiUSRP: Fix send_waveforms() 2019-11-13 14:07:15 -08:00
tests convert: Add CHDR converters 2019-11-26 11:49:10 -08:00
utils utils: query_gpsdo_sensors: Fix ref_lock wait loop 2019-11-21 15:02:32 -08:00
.gitignore
CMakeLists.txt cmake: Bump dependency versions for UHD 4.0.0.0 2019-11-26 11:49:08 -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.