aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib')
-rw-r--r--host/lib/include/uhdlib/usrp/common/max287x.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/include/uhdlib/usrp/common/max287x.hpp b/host/lib/include/uhdlib/usrp/common/max287x.hpp
index de3db9b4b..84d8b710e 100644
--- a/host/lib/include/uhdlib/usrp/common/max287x.hpp
+++ b/host/lib/include/uhdlib/usrp/common/max287x.hpp
@@ -298,7 +298,7 @@ static const vco_map_t max2871_vco_map =
boost::assign::map_list_of
(0,uhd::range_t(2767776024.0,2838472816.0))
(1,uhd::range_t(2838472816.0,2879070053.0))
- (1,uhd::range_t(2879070053.0,2921202504.0))
+ (2,uhd::range_t(2879070053.0,2921202504.0))
(3,uhd::range_t(2921202504.0,2960407579.0))
(4,uhd::range_t(2960407579.0,3001687422.0))
(5,uhd::range_t(3001687422.0,3048662562.0))