diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-05-06 11:02:54 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-05-06 11:02:54 -0700 |
commit | 30c3a9f0d5ef628855b9cbd0c68b6a92f238e03b (patch) | |
tree | 3284367df76378c768f296019ebce3e724f86b4b /host/cmake/debian | |
parent | 8e1f759a4ce3a5a00c5087daa5fc6dd25ceed74c (diff) | |
parent | 8426569f5c6ee954c5f0345351bd8239725a8fee (diff) | |
download | uhd-30c3a9f0d5ef628855b9cbd0c68b6a92f238e03b.tar.gz uhd-30c3a9f0d5ef628855b9cbd0c68b6a92f238e03b.tar.bz2 uhd-30c3a9f0d5ef628855b9cbd0c68b6a92f238e03b.zip |
Merge branch 'maint'
Conflicts:
host/CMakeLists.txt
host/lib/usrp/b200/b200_impl.cpp
Diffstat (limited to 'host/cmake/debian')
-rw-r--r-- | host/cmake/debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/host/cmake/debian/changelog b/host/cmake/debian/changelog index 75aeeab81..f83d834a2 100644 --- a/host/cmake/debian/changelog +++ b/host/cmake/debian/changelog @@ -1,3 +1,18 @@ +uhd (3.9.4-0ubuntu1) trusty; urgency=low + + - GPIO control: Fix address mismatch for RX and full duplex. + This fixes full-duplex mode for most devices. + - B200: Fixed auto rate selection (can now select 61.44 Msps) + - UBX: Fix member declaration order which could cause + segfaults for debug builds + - Manual/Docs: Numerous fixes, use dot for graphs in manual + - Utils: multiple fixes for query_gpsdo_sensors, fixed floating point + comparison + - Windows: Include registry file in installation + - Converters: Improve NEON converters + + -- Ettus Research <packages@ettus.com> Thu, 05 May 2016 12:56:28 -0800 + uhd (3.9.3-0ubuntu1) trusty; urgency=low * UBX: Fixed a phase synchronization issue on the sub-1GHz band |