From ba5722f6133f9051a999cbba3ba13a4ee56f63c8 Mon Sep 17 00:00:00 2001 From: Trung N Tran Date: Mon, 25 Jun 2018 14:06:18 -0700 Subject: e300: merge files from rfnoc-devel This disables the ability to do "network mode" on the E310. --- host/lib/usrp/e300/e300_fpga_defs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/e300/e300_fpga_defs.hpp') diff --git a/host/lib/usrp/e300/e300_fpga_defs.hpp b/host/lib/usrp/e300/e300_fpga_defs.hpp index 0d219d41f..517aa4653 100644 --- a/host/lib/usrp/e300/e300_fpga_defs.hpp +++ b/host/lib/usrp/e300/e300_fpga_defs.hpp @@ -11,7 +11,7 @@ namespace uhd { namespace usrp { namespace e300 { namespace fpga { static const size_t NUM_RADIOS = 2; -static const uint32_t COMPAT_MAJOR = 17; +static const uint32_t COMPAT_MAJOR = 255; static const uint32_t COMPAT_MINOR = 0; }}}} // namespace -- cgit v1.2.3