mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
This is an addition to both PeriphManagerBase (MPM) and mb_iface (UHD). Main changes: - Addition of mb_iface::add_remote_chdr_route() and mb_iface::get_chdr_xport_adapters() - In X3x0, these APIs are stubbed out. - In mpmd, these APIs are implemented and call the new MPM APIs (see below) - Addition of PeriphManagerBase.add_remote_chdr_route() and PeriphManagerBase.get_chdr_xport_adapters() - The PeriphManagerBase implements these APIs fully when the 'remote_udp_streaming' FPGA feature is detected. - The MPM compat number is bumped to 4.3. UHD will continue to work with lower compat numbers. It will query the compat number and act accordingly. |
||
|---|---|---|
| .. | ||
| 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 | ||