From 2b5a88bb2031367123f728827660d267c87f220a Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 5 May 2016 13:02:52 -0700 Subject: Final changes for 3.9.4 release: - Updated UHD images packages (zip file name change) - Updated Debian changelog --- host/CMakeLists.txt | 4 ++-- host/cmake/debian/changelog | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 258c288be..29e89b8b7 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -274,8 +274,8 @@ UHD_INSTALL(FILES #{{{IMG_SECTION # This section is written automatically by /images/create_imgs_package.py # Any manual changes in here will be overwritten. -SET(UHD_IMAGES_MD5SUM "7c7356d1ca2979c7c9aeeead5eeac39e") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.009.004-rc1.zip") +SET(UHD_IMAGES_MD5SUM "c33b36a74d82198c8cfede64d8775c46") +SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.009.004-release.zip") #}}} ######################################################################## 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 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 -- cgit v1.2.3