uhd/mpm/python/usrp_mpm/dboard_manager
Trung N Tran db7039f8be mpm: enable RX external LO set through args
This change allow user to set RX LO of ad9371 to external or internal from args
constructor of usrp device.
 new args is rx_lo_source value can be either internal or external:
 If there's no rx_lo_source specified or invalid value, default rx_lo is used;  which is internal LO.
Usage example:
 usrp_application --args "rx_lo_source=external"
2017-12-22 15:05:06 -08:00
..
__init__.py mpm: Enabled mboard EEPROM readout 2017-12-22 15:03:53 -08:00
base.py mpm: mg: Add lowband LO lock and AD9371 lock sensors 2017-12-22 15:05:06 -08:00
CMakeLists.txt mpm: Added lmk_mg to CMake 2017-12-22 15:04:01 -08:00
eiscat.py mpm: Update TDC sync code to make it generic for N dboards 2017-12-22 15:04:01 -08:00
lmk_eiscat.py lmk: change holdover settings to reduce lock time 2017-12-22 15:04:02 -08:00
lmk_mg.py mpm: Fix minor logging issues with LMK04828 code 2017-12-22 15:05:05 -08:00
magnesium.py mpm: enable RX external LO set through args 2017-12-22 15:05:06 -08:00
test.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
unknown.py mpm: Moved over to new logging infrastructure 2017-12-22 15:03:45 -08:00