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. |
||
|---|---|---|
| .. | ||
| chips | ||
| cores | ||
| dboard_manager | ||
| periph_manager | ||
| simulator | ||
| sys_utils | ||
| xports | ||
| __init__.py.in | ||
| aurora_control.py | ||
| bfrfs.py | ||
| bist.py | ||
| CMakeLists.txt | ||
| compat_num.py | ||
| components.py | ||
| discovery.py | ||
| e31x_legacy_eeprom.py | ||
| eeprom.py | ||
| ethdispatch.py | ||
| fpga_bit_to_bin.py | ||
| gpsd_iface.py | ||
| mpmlog.py | ||
| mpmtypes.py | ||
| mpmutils.py | ||
| prefs.py | ||
| process_manager.py | ||
| rpc_server.py | ||
| test_bfrfs.py | ||
| tlv_eeprom.py | ||
| user_eeprom.py | ||