From f032371736a3a84b3a814ad38081b12edaea448f Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Wed, 25 Apr 2012 16:49:15 -0700 Subject: include: updated multi_usrp's help descriptions for USRP info functions --- host/include/uhd/usrp/multi_usrp.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/include') diff --git a/host/include/uhd/usrp/multi_usrp.hpp b/host/include/uhd/usrp/multi_usrp.hpp index 429ae356b..3095eea89 100644 --- a/host/include/uhd/usrp/multi_usrp.hpp +++ b/host/include/uhd/usrp/multi_usrp.hpp @@ -131,7 +131,7 @@ public: /*! * Returns identifying information about this USRP's configuration. * Returns motherboard ID, name, and serial. - * Returns daughterboard RX ID, subdev name, and serial. + * Returns daughterboard RX ID, subdev name and spec, serial, and antenna. * \param chan channel index 0 to N-1 * \return RX info */ @@ -140,7 +140,7 @@ public: /*! * Returns identifying information about this USRP's configuration. * Returns motherboard ID, name, and serial. - * Returns daughterboard TX ID, subdev name, and serial. + * Returns daughterboard TX ID, subdev name and spec, serial, and antenna. * \param chan channel index 0 to N-1 * \return TX info */ -- cgit v1.2.3