uhd/host/lib
Lars Amsel 3a6d4ef1d7 host: remove superfluous usage of const in return values
Returning a const value does not ensure value constness. Instead,
it prevent move semantics (see C++ core guidelines F.49).
2024-06-25 16:59:56 +02:00
..
cal Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
convert host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
deps python: pybind: Bump min pybind11 version to 2.7 (default on Ubuntu 22) 2024-06-11 10:20:08 +02: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 Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
ic_reg_maps Fixed error in lmx2572 regmap 2024-05-16 15:22:58 -05:00
include host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
rc Fix handling of discontinuities in power calibration data 2022-03-23 16:12:03 -05:00
rfnoc host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
transport host/lib: uhd-dpdk: fix issue compiling with gcc 13.2 2024-03-28 11:50:40 +01:00
types host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
usrp host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
usrp_clock lib: Replace deprecated boost::filesystem usage 2024-04-02 11:02:11 +02:00
utils host: remove superfluous usage of const in return values 2024-06-25 16:59:56 +02:00
build_info.cpp
CMakeLists.txt python: pybind: Bump min pybind11 version to 2.7 (default on Ubuntu 22) 2024-06-11 10:20:08 +02:00
device.cpp
device_python.cpp
device_python.hpp
error_c.cpp
exception.cpp
image_loader.cpp
property_tree.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
property_tree_python.cpp python: add access for db_iface from property_tree 2024-03-19 12:52:23 +01:00
property_tree_python.hpp
stream.cpp
stream_python.hpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
uhd.rc.in
version.cpp
version_c.cpp
version_python.hpp python: Add version API calls 2024-01-30 13:37:07 -06:00