uhd/mpm/python/usrp_mpm/periph_manager
Martin Braun 8ee3da3ef9 mpm: n3xx: Don't set time and clock source without dboards
When there are no daughterboards present, clock and time source are
meaningless. It's also possible that corresponding FPGA images are not
loaded, in which case trying to set those could crash the system. Unless
daughterboards are actually present, these settings won't get applied
any more.
2017-12-22 15:04:00 -08:00
..
__init__.py.in mpm: Renamed types submodule mpmtypes to avoid import confusion 2017-12-22 15:03:52 -08:00
base.py mpm: Overlay handling functions use dtoverlay module 2017-12-22 15:04:00 -08:00
CMakeLists.txt mpm: Added ethernet dispatcher code for N310 2017-12-22 15:03:53 -08:00
n310.py mpm: n3xx: Don't set time and clock source without dboards 2017-12-22 15:04:00 -08:00
test.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
udev.py mpm: Removed gratuitous encode(), safer udev lookups 2017-12-22 15:03:58 -08:00