uhd/mpm/python/usrp_mpm/sys_utils
Martin Braun 595264854f mpm: mount: Demote already-mounted warning
The class Mount defines a mount point and device path. It currently
warns if mount() is called twice, but that warning is at odds with the
contract of that API. It even returns 'True' (== success) after printing
the warning, and the outcome is the desired one. For that reason, we
demote the warning to a debug statement.
2021-04-21 15:19:59 -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: added DBFlash class 2021-02-11 07:19:14 -06:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
filesystem_status.py mpm: filesystem_status: tolerate absence of mender 2021-02-09 07:36:08 -06:00
i2c_dev.py mpm: Add i2c_dev lookup using sys_name 2021-03-08 16:17:48 -06:00
mount.py mpm: mount: Demote already-mounted warning 2021-04-21 15:19:59 -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