uhd/host/lib
David Raeman 51d4411ec1 e3xx: add support for power calibration api
This commit adds support for the UHD power calibration API on the E3xx
family of radios. It also updates the documentation to reflect this
support, and it adds support to the uhd_power_cal.py utility by adding a
"calibrator" subclass for E3xx radios.
2023-01-17 11:30:53 -08:00
..
cal cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR 2021-09-10 15:08:10 -05:00
convert convert: Make narrowing conversions saturate 2022-02-28 14:47:47 -06:00
deps python: update to pybind11 for Python 3.11 2022-08-22 12:45:38 -05:00
experts experts: Move expert framework into public API 2022-07-20 15:56:32 -05:00
extension extension: Add extension framework 2022-08-30 08:49:26 -05:00
features
ic_reg_maps fixup! uhd: change default into option flag in register definition 2022-07-19 09:36:31 -05:00
include usrp: Add xport_adapter_ctrl core 2023-01-10 14:19:00 -08:00
rc Fix handling of discontinuities in power calibration data 2022-03-23 16:12:03 -05:00
rfnoc lib: Fix warning in ctrlport_endpoint.cpp 2022-12-20 15:37:51 -06:00
transport transport: Remove zero_copy_flow_ctrl 2022-06-03 06:12:41 -07:00
types C API: Fix double-free issue with sensor values 2022-11-11 15:31:50 -06:00
usrp e3xx: add support for power calibration api 2023-01-17 11:30:53 -08:00
usrp_clock C API: Fix double-free issue with sensor values 2022-11-11 15:31:50 -06:00
utils Fix build with GCC 13 (add missing <cstdint> include) 2023-01-12 17:52:12 -08:00
build_info.cpp
CMakeLists.txt extension: Add extension framework 2022-08-30 08:49:26 -05:00
device.cpp uhd: Replace Boost mutexes and locks with standard options 2021-10-19 12:21:33 -07:00
device_python.cpp
device_python.hpp
error_c.cpp uhd: Replace Boost mutexes and locks with standard options 2021-10-19 12:21:33 -07:00
exception.cpp
image_loader.cpp lib: Use const-ref in for loops instead of const-copy 2021-03-04 08:24:09 -06:00
property_tree.cpp host: Throw exception when accessing properties with incorrect type 2022-02-07 14:43:46 -06:00
property_tree_python.cpp
property_tree_python.hpp
stream.cpp
stream_python.hpp
uhd.rc.in
version.cpp
version_c.cpp