aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/debian/changelog
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-03-05 10:48:41 -0800
committerMartin Braun <martin.braun@ettus.com>2018-03-05 10:59:04 -0800
commit13c32cefcd6ea45e20e2eca97159ca26603ca533 (patch)
treeefc9d846decb05936c3d51204b695077c62c8814 /host/cmake/debian/changelog
parent118f9f33af6df49fc40e7ae836d1e9b3c6edf9c0 (diff)
downloaduhd-13c32cefcd6ea45e20e2eca97159ca26603ca533.tar.gz
uhd-13c32cefcd6ea45e20e2eca97159ca26603ca533.tar.bz2
uhd-13c32cefcd6ea45e20e2eca97159ca26603ca533.zip
Update master branch for 3.11.0.0 release
- Updated fpga-src submodule pointer - Updated CHANGELOG - Updated Debian-related files
Diffstat (limited to 'host/cmake/debian/changelog')
-rw-r--r--host/cmake/debian/changelog23
1 files changed, 23 insertions, 0 deletions
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 <packages@ettus.com> Mon, 05 Mar 2018 10:48:10 -0800
+
uhd (3.10.3.0-0ubuntu1) trusty; urgency=low
* X300