uhd/mpm/python/usrp_mpm
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
..
chips mpm: Fix minor logging issues with LMK04828 code 2017-12-22 15:05:05 -08:00
cores sync: add PDAC BIST test 2017-12-22 15:04:03 -08:00
dboard_manager mpm: enable RX external LO set through args 2017-12-22 15:05:06 -08:00
periph_manager mpm/mpmd: Move to request_xport()/commit_xport() architecture 2017-12-22 15:05:06 -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
bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
CMakeLists.txt mpm: Add LiberioDispatcherTable 2017-12-22 15:05:05 -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
fpga_bit_to_bin.py bit to bin: initial commit of converter script 2017-12-22 15:04:02 -08:00
liberiotable.py mpm/mpmd: Move to request_xport()/commit_xport() architecture 2017-12-22 15:05:06 -08:00
mpmlog.py mpm: Run C++ logger through central logging 2017-12-22 15:05:06 -08:00
mpmtypes.py mpm/mpmd: Move to request_xport()/commit_xport() architecture 2017-12-22 15:05:06 -08:00
mpmutils.py mpm: Add mpmutils module, includes poll_with_timeout 2017-12-22 15:04:02 -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 mg: Updated JESD204b init seq and documentation. 2017-12-22 15:04:02 -08:00
rpc_server.py mpm/mpmd: Move to request_xport()/commit_xport() architecture 2017-12-22 15:05:06 -08:00
sysfs_gpio.py mpm: sysfsgpio: Allow to filter by parent device 2017-12-22 15:04:02 -08:00
test_bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
uio.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00