uhd/host/lib
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
..
convert convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
deps rpclib: add patch file for constructor hang 2019-10-15 08:13:45 -07:00
experts uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
ic_reg_maps twinrx: increase rev c lo1 charge pump default value 2019-05-28 17:03:51 -07:00
include uhd: utils: Add compat check for 32-bit compat numbers 2019-11-26 11:49:10 -08:00
rfnoc rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface 2019-09-04 20:28:04 -07:00
transport libusb: fix global session race condition 2019-10-16 14:24:14 -07:00
types python: Add operators and get_full_secs() to time_spec_t 2019-03-22 15:43:19 -07:00
usrp lib: utils: Add new signature to get_freq_and_freq_word() 2019-11-26 11:49:10 -08:00
usrp_clock uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
utils gain_groups: Add zero-value gain groups 2019-11-26 11:49:11 -08:00
build_info.cpp
CMakeLists.txt uhd: Remove deprecated objects and methods 2019-11-26 11:49:08 -08:00
device.cpp lib: device: Parallelize device discovery 2018-07-31 10:05:03 -07:00
device3.cpp
error_c.cpp
exception.cpp uhd: Add new exceptions for RFNoC-specific errors 2019-11-26 11:49:08 -08:00
image_loader.cpp
property_tree.cpp Revert "uhd: Check property type at access; error if mismatch" 2019-09-30 16:35:51 +02:00
stream.cpp
stream_python.hpp python: Replace Boost.Python with PyBind11 2019-02-22 16:56:52 -08:00
uhd.rc.in
version.cpp cmake: Add UHD_COMPONENT variable 2019-10-15 15:21:52 -07:00
version_c.cpp C: Add uhd_get_abi_string, uhd_get_version_string 2019-05-02 08:36:44 -07:00