uhd/mpm/python/usrp_mpm/sys_utils
Michael Auchter 70abcdc17b mpm: check-filesystem: liberalize version check
check-filesystem assumed that UHD's version string always had the format
of <version>-<git_count>-<git_hash>. However, this is not always the
case; see ./host/cmake/Modules/UHDVersion.cmake for more details.

Instead of trying to parse the version string into components, just
check to make sure the version and git hash are present in the version
string.
2021-06-02 22:28:43 -07: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: check-filesystem: liberalize version check 2021-06-02 22:28:43 -07: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