mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This manager first detects all valid Ethernet devices. The checks for validity happen across multiple calls in a non-atomic fashion, so it's possible to end up with inconsistent results. To avoid such issues, we filter results without talking to the network stack as a final pass. |
||
|---|---|---|
| .. | ||
| 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 | ||
| prefs.py | ||
| rpc_server.py | ||
| test_bfrfs.py | ||