Skip to content

Commit 13c32ce

Browse files
committed
Update master branch for 3.11.0.0 release
- Updated fpga-src submodule pointer - Updated CHANGELOG - Updated Debian-related files
1 parent 118f9f3 commit 13c32ce

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

host/cmake/debian/changelog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
uhd (3.11.0.0-0ubuntu1) trusty; urgency=low
2+
3+
* N310: Added driver
4+
* UBX: Add support for CAL antenna for Rev E
5+
* Added the module peripheral manager (MPM) with all subcomponents (N310
6+
drivers, mpm_shell, RPC server, BIST, etc.)
7+
* UHD: Added rpclib as a internally tracked dependency
8+
* UHD: Reduced the usage of Boost
9+
* UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to
10+
optimize downloads
11+
* UHD: Introduced uhdlib internal include paths
12+
* UHD: Add support for configuration files. USRP settings can now be set using
13+
a uhd.conf file in addition to device args
14+
* UHD: Add narrow and narrow_cast
15+
* gr-usrptest: Various bugfixes
16+
* Updated required Vivado version to 2017.4
17+
* Updated all license headers to use SPDX identifiers and correctly identify
18+
Ettus Research as part of National Instruments
19+
* This release includes all bugfixes and features from previous releases, in
20+
particular, the 3.10.* release cycle
21+
22+
-- Ettus Research <packages@ettus.com> Mon, 05 Mar 2018 10:48:10 -0800
23+
124
uhd (3.10.3.0-0ubuntu1) trusty; urgency=low
225

326
* X300

host/cmake/debian/copyright

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Files: *
1212
Copyright: Copyright 2010-2018 Ettus Research, A National Instruments Company
1313
License: GPL-3+
1414

15+
Files: host/lib/rpclib/*
16+
Copyright: Copyright (c) 2015-2017, Tamás Szelei
17+
License: MIT
18+
1519
Files: images/*
1620
firmware/fx2/b100/CMakeLists.txt
1721
firmware/fx2/CMakeLists.txt

0 commit comments

Comments
 (0)