From cf34a754406dd514c5ca734394f156a45b1294a5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 11 Jan 2017 12:24:40 -0800 Subject: docs: Purged references to CVITA, replaced with CHDR --- host/lib/usrp/device3/device3_io_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib') diff --git a/host/lib/usrp/device3/device3_io_impl.cpp b/host/lib/usrp/device3/device3_io_impl.cpp index b4aac71bf..ea6bedb74 100644 --- a/host/lib/usrp/device3/device3_io_impl.cpp +++ b/host/lib/usrp/device3/device3_io_impl.cpp @@ -38,7 +38,7 @@ using namespace uhd; using namespace uhd::usrp; using namespace uhd::transport; -//! CVITA uses 12-Bit sequence numbers +//! CHDR uses 12-Bit sequence numbers static const uint32_t HW_SEQ_NUM_MASK = 0xfff; -- cgit v1.2.3