uhd/mpm/python/usrp_mpm/periph_manager
Martin Braun 29394e2994 mpm: n3xx: Remove eth1, eth2 from interface list
These interfaces are renamed to sfp0 and sfp1 and thus don't exist. They
were kept in MPM for a while after the rename, but that was many
versions of UHD ago, and the current filesystem (which does the rename)
is not compatible with older versions of UHD anyway (and vice versa).

These aliases are thus dead code and can be removed.
2020-08-07 07:25:30 -05:00
..
__init__.py.in
base.py uhd: remove liberio 2020-07-20 16:01:03 -05:00
CMakeLists.txt
common.py
e31x.py mpm: Remove SID class 2020-08-07 07:25:08 -05:00
e31x_periphs.py
e320.py mpm: Remove SID class 2020-08-07 07:25:08 -05:00
e320_periphs.py mpm: Fix various Pylint issues 2020-07-09 00:39:11 -07:00
n3xx.py mpm: n3xx: Remove eth1, eth2 from interface list 2020-08-07 07:25:30 -05:00
n3xx_periphs.py