uhd/mpm/python/usrp_mpm/periph_manager
Brent Stapleton 19cdfb4148 mpm: Reset periph manager on update
Upon updating certain components (the FPGA, for example), the
Peripheral Manager is restarted, and the overlay is reapplied. In order
to facilitate this, the RPC server intercepts and handles the
update_component function.

Tested on the RJ45 ethernet connection. It probably won't work as well
if the SFP connection goes down when the overlay is removed.
2017-12-22 15:05:57 -08:00
..
__init__.py.in mpm: Renamed types submodule mpmtypes to avoid import confusion 2017-12-22 15:03:52 -08:00
base.py mpm: Reset periph manager on update 2017-12-22 15:05:57 -08:00
CMakeLists.txt mpm: Added ethernet dispatcher code for N310 2017-12-22 15:03:53 -08:00
n310.py mpm: Reset periph manager on update 2017-12-22 15:05:57 -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