mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
The X4x0 device is an outlier with respect to all other MPM devices when it comes to this API. All other MPM-devices define this API on the daughterboard, not the motherboard. For all the reasons laid out in dboard_manager/base.py, we move this API call for X4x0 also into the daughterboard RPC space. Both get_master_clock_rate() and set_master_clock_rate() are explicitly declared @no_rpc in MPM. This is an API breakage in the UHD/MPM communication API. |
||
|---|---|---|
| .. | ||
| pyusrp_periphs | ||
| tests | ||
| usrp_mpm | ||
| aurora_bist_test.py | ||
| CMakeLists.txt | ||
| copy_python_module.cmake | ||
| e320_bist | ||
| n3xx_bist | ||
| setup.py.in | ||
| socket_test.py | ||
| test_lmk.py | ||
| usrp_hwd.py | ||
| usrp_update_fs | ||
| x4xx_bist | ||