From 13c32cefcd6ea45e20e2eca97159ca26603ca533 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 5 Mar 2018 10:48:41 -0800 Subject: Update master branch for 3.11.0.0 release - Updated fpga-src submodule pointer - Updated CHANGELOG - Updated Debian-related files --- host/cmake/debian/changelog | 23 +++++++++++++++++++++++ host/cmake/debian/copyright | 4 ++++ 2 files changed, 27 insertions(+) (limited to 'host/cmake') diff --git a/host/cmake/debian/changelog b/host/cmake/debian/changelog index af91fe4d1..11488afc7 100644 --- a/host/cmake/debian/changelog +++ b/host/cmake/debian/changelog @@ -1,3 +1,26 @@ +uhd (3.11.0.0-0ubuntu1) trusty; urgency=low + + * N310: Added driver + * UBX: Add support for CAL antenna for Rev E + * Added the module peripheral manager (MPM) with all subcomponents (N310 + drivers, mpm_shell, RPC server, BIST, etc.) + * UHD: Added rpclib as a internally tracked dependency + * UHD: Reduced the usage of Boost + * UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to + optimize downloads + * UHD: Introduced uhdlib internal include paths + * UHD: Add support for configuration files. USRP settings can now be set using + a uhd.conf file in addition to device args + * UHD: Add narrow and narrow_cast + * gr-usrptest: Various bugfixes + * Updated required Vivado version to 2017.4 + * Updated all license headers to use SPDX identifiers and correctly identify + Ettus Research as part of National Instruments + * This release includes all bugfixes and features from previous releases, in + particular, the 3.10.* release cycle + + -- Ettus Research Mon, 05 Mar 2018 10:48:10 -0800 + uhd (3.10.3.0-0ubuntu1) trusty; urgency=low * X300 diff --git a/host/cmake/debian/copyright b/host/cmake/debian/copyright index 071f6337f..cb0932443 100644 --- a/host/cmake/debian/copyright +++ b/host/cmake/debian/copyright @@ -12,6 +12,10 @@ Files: * Copyright: Copyright 2010-2018 Ettus Research, A National Instruments Company License: GPL-3+ +Files: host/lib/rpclib/* +Copyright: Copyright (c) 2015-2017, Tamás Szelei +License: MIT + Files: images/* firmware/fx2/b100/CMakeLists.txt firmware/fx2/CMakeLists.txt -- cgit v1.2.3