From fbd491862528d19f840dc3a6ab0a95ca1f95d2c4 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 9 Apr 2018 12:39:37 -0700 Subject: docs: Clarify that the magnesium/ dboard driver is used for N310/N300 --- host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'host/lib') diff --git a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp index 27c5db240..48414cd5b 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp @@ -4,6 +4,10 @@ // SPDX-License-Identifier: GPL-3.0-or-later // +// +// Driver for the N310/N300 daughterboard ("Magnesium") +// + #ifndef INCLUDED_LIBUHD_RFNOC_MAGNESIUM_RADIO_CTRL_IMPL_HPP #define INCLUDED_LIBUHD_RFNOC_MAGNESIUM_RADIO_CTRL_IMPL_HPP @@ -22,7 +26,9 @@ namespace uhd { namespace rfnoc { -/*! \brief Provide access to an Magnesium radio. +/*! \brief RFNoC block / daughterboard driver for a "Magnesium" daughterboard. + * + * This daughterboard is used on the USRP N310 and N300. */ class magnesium_radio_ctrl_impl : public radio_ctrl_impl, public rpc_block_ctrl { -- cgit v1.2.3