From ca2c2f4f0bfb0b39194d76e4543829e39fde8ce8 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 13 Feb 2018 11:47:27 -0800 Subject: docs: Updates to the N310 manual --- host/docs/mpm.dox | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'host/docs/mpm.dox') diff --git a/host/docs/mpm.dox b/host/docs/mpm.dox index 130410e7b..87fec7110 100644 --- a/host/docs/mpm.dox +++ b/host/docs/mpm.dox @@ -2,6 +2,14 @@ \tableofcontents +The Module Peripheral Manager (MPM) is a software process that continually runs +on a USRP device, and allows access to its peripherals through a network-capable +API. This way, it does not matter whether or not it is being accessed locally or +remotely, as long as it is possible to open an network socket to the device. + +For all MPM-capable devices, a single USRP/UHD driver is sufficient. + + */ // vim:ft=doxygen: -- cgit v1.2.3