Skip to content

Commit

Permalink
Update master branch for 3.11.0.0 release
Browse files Browse the repository at this point in the history
- Updated fpga-src submodule pointer
- Updated CHANGELOG
- Updated Debian-related files
  • Loading branch information
mbr0wn committed Mar 5, 2018
1 parent 118f9f3 commit 13c32ce
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion fpga-src
23 changes: 23 additions & 0 deletions host/cmake/debian/changelog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions host/cmake/debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13c32ce

Please sign in to comment.