uhd/mpm/python
Martin Braun 38b89ae965 cmake: Make UHDPython.cmake available to OOTs
This installs UHDPython.cmake to lib/uhd/, so that OOT RFNoC modules can
use it (and don't have to use a version that ships with the OOT). This
makes maintanance of that file a lot easier.

Now that this file can (and should) be used outside of UHD, we
"namespace" the macros and functions by prefacing them with 'UHD_'
(e.g., there's now UHD_PYTHON_CHECK_MODULE).

This file requires creating UHDMinDepVersions.cmake, which also gets
installed.
2024-09-02 08:22:58 +02:00
..
pyusrp_periphs n310: Add frontend bandwidth control 2022-04-07 13:28:02 -07:00
tests test: Correct sysref divider 2023-11-29 08:47:48 -06:00
usrp_mpm mpm: Add revF support to zbx_update_cpld 2024-07-22 13:29:03 -05:00
aurora_bist_test.py mpm: n3xx: Fix usage of UIO in Aurora tests 2018-03-01 18:34:28 -08:00
CMakeLists.txt cmake: Make UHDPython.cmake available to OOTs 2024-09-02 08:22:58 +02:00
copy_python_module.cmake python: Add windows dll import logic 2024-08-01 17:55:58 +02:00
e320_bist mpm: Fix units for DRAM BIST 2022-02-03 14:21:31 -06:00
n3xx_bist mpm: n3xx: Recommend reboot USRP after BIST 2022-03-23 16:14:22 -05:00
pyproject.toml python: Add pyproject.toml with black line length 2024-04-08 21:44:38 -05:00
setup.py.in cmake: Add RegMaps build component to MPM 2021-03-01 15:57:01 -06:00
socket_test.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
test_lmk.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
usrp_hwd.py mpm: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
usrp_update_fs mpm: usrp_update_fs: correct outdated mender command in prints 2024-06-11 10:20:08 +02:00
x4xx_bist x4xx_bist: replace set_clock_source for x440 2023-09-06 10:09:36 -05:00