uhd/mpm/python/usrp_mpm
Brent Stapleton e63a3e8b74 fpga load: add update_component function to MPM
-update_component takes a byte array containing the data to be written,
 and a dictionary containing the metadata of the component to be
 updated
-The metadata must contain 'id' and 'filename'
-The metadata may contain an md5 hash ('md5')
2017-12-22 15:04:28 -08:00
..
chips lmk: change holdover settings to reduce lock time 2017-12-22 15:04:02 -08:00
cores sync: add PDAC BIST test 2017-12-22 15:04:03 -08:00
dboard_manager mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout 2017-12-22 15:04:02 -08:00
periph_manager fpga load: add update_component function to MPM 2017-12-22 15:04:28 -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 mpmutils module, includes poll_with_timeout 2017-12-22 15:04:02 -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
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
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: server supports binary strings being sent across rpc 2017-12-22 15:04:03 -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