uhd/mpm/python/usrp_mpm/periph_manager
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
..
__init__.py.in mpm: Renamed types submodule mpmtypes to avoid import confusion 2017-12-22 15:03:52 -08:00
base.py fpga load: add update_component function to MPM 2017-12-22 15:04:28 -08:00
CMakeLists.txt mpm: Added ethernet dispatcher code for N310 2017-12-22 15:03:53 -08:00
n310.py fpga load: add update_component function to MPM 2017-12-22 15:04:28 -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