mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This splits up the transport code in mpmd_impl across multiple classes to properly leverage the request_xport/commit_xport API in MPM. Different types of transport (UDP, liberio) use their own distinct classes, which are generated dynamically on request. This is a true refactoring despite the large amount of changes; there are no functional differences. Reviewed-By: Brent Stapleton <brent.stapleton@ettus.com> Reviewed-By: Trung Tran <trung.tran@ettus.com> Reviewed-By: Ashish Chaudhari <ashish.chaudhari@ettus.com> |
||
|---|---|---|
| .. | ||
| chips | ||
| cores | ||
| dboard_manager | ||
| periph_manager | ||
| sys_utils | ||
| xports | ||
| __init__.py | ||
| aurora_control.py | ||
| bfrfs.py | ||
| CMakeLists.txt | ||
| discovery.py | ||
| eeprom.py | ||
| ethtable.py | ||
| fpga_bit_to_bin.py | ||
| gpsd_iface.py | ||
| liberiotable.py | ||
| mpmlog.py | ||
| mpmtypes.py | ||
| mpmutils.py | ||
| rpc_server.py | ||
| test_bfrfs.py | ||