uhd/host/lib
Martin Braun 4574063639 multi_usrp: Factor out make_overall_tune_range() and fix limits
This function had an issue where it might return negative frequency
values. A quick fix was to limit it to positive frequencies.

Since this function was duplicated between multi_usrp and
multi_usrp_rfnoc, this patch also moves it to a common location to not
have to fix it twice.
2021-06-09 16:58:57 -05:00
..
cal host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
convert convert: Remove unused variables 2021-03-04 08:18:41 -06:00
deps rpclib: Fix warning on ARM build 2021-03-04 12:09:17 -06:00
experts host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
features uhd: Create discoverable feature registry implementation 2020-06-25 13:36:08 -05:00
ic_reg_maps ic_reg_maps: Remove SPCC core reg map 2021-05-27 12:13:48 -07:00
include multi_usrp: Factor out make_overall_tune_range() and fix limits 2021-06-09 16:58:57 -05:00
rc cmakerc: Remove patch to CMakeRC.cmake (and move it one level up) 2020-07-20 16:01:24 -05:00
rfnoc rfnoc: Fix post action behavior of nodes 2021-06-03 13:26:36 -05:00
transport host: Update code base using clang-tidy 2021-03-17 15:44:05 -05:00
types host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
usrp multi_usrp: Factor out make_overall_tune_range() and fix limits 2021-06-09 16:58:57 -05:00
usrp_clock host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
utils host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
build_info.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
CMakeLists.txt cmake: fix cut-and-paste typo to fix SIM APPLE build 2021-01-25 15:24:17 -06:00
device.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
device_python.cpp python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
device_python.hpp python: Add find() to the Python API 2020-12-07 11:53:35 -08:00
error_c.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
exception.cpp uhd: Add new exceptions for RFNoC-specific errors 2019-11-26 11:49:08 -08:00
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: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
property_tree_python.cpp python: Improve access to device_addr_t 2020-11-23 14:35:15 -08:00
property_tree_python.hpp python: Add access to the property_tree from Python 2020-10-16 14:58:15 -05:00
stream.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
stream_python.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
uhd.rc.in
version.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
version_c.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00