diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-04-21 15:32:29 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-04-22 11:17:26 -0700 |
commit | 0feabd678fe3bde22e994649b9071bb05f4050d3 (patch) | |
tree | e6781aeb74f3d7e4785c89cb8e7db93c983d5ce4 /CHANGELOG | |
parent | d010b3e4d4327f3db10147c67ec47b85b89fe0fd (diff) | |
download | uhd-0feabd678fe3bde22e994649b9071bb05f4050d3.tar.gz uhd-0feabd678fe3bde22e994649b9071bb05f4050d3.tar.bz2 uhd-0feabd678fe3bde22e994649b9071bb05f4050d3.zip |
Preparing maint branch for 3.9.4-RC1
- Updated changelog
- Updated submodule pointer
- Updated version
Note: Image package was not updated for RC1 because it's unchanged
from 3.9.3.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ Change Log for Releases ============================== +## 003.009.004 +- 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 + ## 003.009.003 * UBX: Fixed a phase synchronization issue on the sub-1GHz band * USB: Fixed transport issue that crashed when multiple USB devices were |