diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-05-05 13:02:52 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-05-05 13:02:52 -0700 |
commit | 2b5a88bb2031367123f728827660d267c87f220a (patch) | |
tree | 078824c0d16b8ff56b5ac5cb71a2d72152998156 /host/cmake/debian | |
parent | 60ed2ef4212a74911c490f2bb6b91d791844fcfc (diff) | |
download | uhd-2b5a88bb2031367123f728827660d267c87f220a.tar.gz uhd-2b5a88bb2031367123f728827660d267c87f220a.tar.bz2 uhd-2b5a88bb2031367123f728827660d267c87f220a.zip |
Final changes for 3.9.4 release:
- Updated UHD images packages (zip file name change)
- Updated Debian changelog
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 |