uhd/mpm/python/usrp_mpm/sys_utils
Lane Kolbly 11bc3fa3a8 mpm: Make contextmanagers exception-safe
When making context managers in Python, the yield statement has to be wrapped in a try/finally clause in order to properly clean up after exceptions happen.
2020-03-03 15:16:06 -06:00
..
__init__.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
i2c_dev.py mpm: Add convenience function to pull i2c bus from device tree 2018-11-07 18:26:13 -08:00
net.py mpm: net: Fix typo in docstring 2019-07-20 14:41:00 -07:00
sysfs_gpio.py mpm: identify sysfs gpios more generically 2018-10-18 18:15:25 -07:00
sysfs_thermal.py mpm: sys_utils: Remove hardcoded 'subsystem' for temp sensor 2019-05-01 15:17:23 -07:00
udev.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
uio.py mpm: Make contextmanagers exception-safe 2020-03-03 15:16:06 -06:00
watchdog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00