uhd/mpm/python/usrp_mpm/sys_utils
Michael Auchter 15b94c53ed mpm: sys_utils: add libgpiod-based Gpio helper
This adds a new Gpio helper class, which uses libgpiod under the
hood instead of the deprecated sysfs GPIO access. This class provides
the ability to get/set a specific GPIO, which is looked up by name.
2021-06-03 09:34:55 -05: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
db_flash.py mpm: db_flash: Check mount status before mounting 2021-04-26 15:08:27 -05:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
filesystem_status.py mpm: Fix MD5 hashing of opkg status 2021-06-03 09:34:20 -05:00
gpio.py mpm: sys_utils: add libgpiod-based Gpio helper 2021-06-03 09:34:55 -05:00
i2c_dev.py mpm: Add i2c_dev lookup using sys_name 2021-03-08 16:17:48 -06:00
mount.py mpm: sysutils: mount: Check both mount point and data path 2021-04-21 15:20:24 -05:00
net.py sim: Lay Groundwork for Simulator 2020-10-07 15:29:19 -05:00
sysfs_gpio.py mpm: Fix documentation and minor issues in sys_utils.GPIOBank 2020-07-28 15:57:00 -05:00
sysfs_thermal.py mpm: sys_utils: Remove hardcoded 'subsystem' for temp sensor 2019-05-01 15:17:23 -07:00
udev.py mpm: add helper for symbol lookup 2021-03-04 12:10:08 -06: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