uhd/mpm/python/usrp_mpm/sys_utils
Martin Braun d682a90255 mpm: Factor GPIO panel code into common module
GPIOBank is the new class, n310.FrontpanelGPIO and BackpanelGPIO now
derive from that.

Other minor changes:
- Renamed classes to FrontpanelGPIO and BackpanelGPIO in accordance
  with coding guidelines
- Moved MboardRegsControl before n310 class for consistent code layout
2018-01-10 17:31:21 -08:00
..
__init__.py mpm: Harmonize imports, tidy + sort modules 2017-12-22 15:05:58 -08:00
CMakeLists.txt mpm: Add sysfs_thermal module 2017-12-22 15:06:11 -08:00
dtoverlay.py mpm: Fix linter warnings 2017-12-22 15:06:03 -08:00
net.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
sysfs_gpio.py mpm: Factor GPIO panel code into common module 2018-01-10 17:31:21 -08:00
sysfs_thermal.py mpm: Add sysfs_thermal module 2017-12-22 15:06:11 -08:00
udev.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
uio.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00