uhd/mpm/python/usrp_mpm
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
..
chips mpm: Minor logging improvement for LMK04828 classes 2017-12-22 15:03:59 -08:00
cores mpmd/cores: Removed PPS disable logic from TDC routine and added comments 2017-12-22 15:03:59 -08:00
dboard_manager n310/eiscat: Removed 20 MHz as a valid ref clock frequency 2017-12-22 15:04:00 -08:00
periph_manager mpm: n3xx: Don't set time and clock source without dboards 2017-12-22 15:04:00 -08:00
__init__.py mpm: Renamed types submodule mpmtypes to avoid import confusion 2017-12-22 15:03:52 -08:00
aurora_control.py mpm aurora: Fixed undeclared variable issue 2017-12-22 15:04:00 -08:00
CMakeLists.txt mpm/n310: Added Aurora BIST code 2017-12-22 15:04:00 -08:00
discovery.py mpm: discovery can now be bound to subnet 2017-12-22 15:03:59 -08:00
dtoverlay.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
eeprom.py n3xx: Add CRC check for eeprom read 2017-12-22 15:04:00 -08:00
ethtable.py n3xx: added args for ethernet crossover path 2017-12-22 15:03:59 -08:00
mpmlog.py mpm: Clarified use of get_logger() call 2017-12-22 15:04:00 -08:00
mpmtypes.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
net.py mpm: Better handling of case where no CHDR interfaces are available 2017-12-22 15:03:53 -08:00
nijesdcore.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
rpc_server.py mpm: RPC methods now tell us if they need a claim 2017-12-22 15:04:00 -08:00
sysfs_gpio.py n310: add init value for sysfs_gpio 2017-12-22 15:04:00 -08:00
uio.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00