diff options
Diffstat (limited to 'gr-uhd/include/gr_uhd_usrp_source.h')
-rw-r--r-- | gr-uhd/include/gr_uhd_usrp_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/include/gr_uhd_usrp_source.h b/gr-uhd/include/gr_uhd_usrp_source.h index fa91cb52b..20cc863d7 100644 --- a/gr-uhd/include/gr_uhd_usrp_source.h +++ b/gr-uhd/include/gr_uhd_usrp_source.h @@ -124,7 +124,7 @@ public: /*! * Returns identifying information about this USRP's configuration. - * Returns motherboard ID and serial. + * Returns motherboard ID, name, and serial. * Returns daughterboard TX/RX ID, subdev name, and serial. * \param mboard the motherboard index 0 to M-1 * \param chan channel index 0 to N-1 |