summaryrefslogtreecommitdiff
path: root/usrp/host/lib/legacy/db_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/lib/legacy/db_base.h')
-rw-r--r--usrp/host/lib/legacy/db_base.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usrp/host/lib/legacy/db_base.h b/usrp/host/lib/legacy/db_base.h
index 3448fbc19..35470891a 100644
--- a/usrp/host/lib/legacy/db_base.h
+++ b/usrp/host/lib/legacy/db_base.h
@@ -42,6 +42,10 @@ struct freq_result_t
/******************************************************************************/
+/*!
+ * \brief Abstract base class for all USRP daughterboards
+ * \ingroup usrp
+ */
class db_base
{
protected: