uhd/mpm/python
Joerg Hofrichter ba5028cf57 mpm: avoid importing from rpc_server when importing usrp_mpm
Importing from usrp_mpm.rpc_server imports a lot of dependencies which are
unnecessary if the rpc_server functionality is not actually needed.

Move the decorator functions to a new file rpc_utils.py and import only
from this file inside periph_manager.

usrp_hwd.py needs additional dependencies which are specifically imported:
- usrp_mpm.rpc_server.spawn_rpc_process
- usrp_mpm.discovery.spawn_discovery_process
2024-06-11 10:20:08 +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: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
aurora_bist_test.py mpm: n3xx: Fix usage of UIO in Aurora tests 2018-03-01 18:34:28 -08:00
CMakeLists.txt debian: Update control and package building 2022-04-06 14:30:49 -07:00
copy_python_module.cmake cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08: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