uhd/mpm/python/usrp_mpm/sys_utils
Martin Braun 8762a4d444 mpm: net: Fix rare failures for IP addr detection
Because the detection of valid Ethernet devices happens across multiple
calls in a non-atomic fashion, we cannot assume that a device passed to
net.get_iface_info() actually has a valid IP address, so we don't make
that assumption.
2018-06-08 14:58:20 -07:00
..
__init__.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt mpm: Add prefs modules 2018-02-08 22:18:14 +01:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
net.py mpm: net: Fix rare failures for IP addr detection 2018-06-08 14:58:20 -07:00
sysfs_gpio.py mpm: sysfs_gpio: Throw exception on unsuccessful init 2018-03-08 10:54:19 -08:00
sysfs_thermal.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
udev.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
uio.py mpm: adding reference counters to UIO 2018-03-14 16:45:45 -07:00
watchdog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00