diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-08-22 14:40:03 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-08-22 14:40:49 -0700 |
commit | 3ef416e1a2c9338dda552586abbbb8505e95ff49 (patch) | |
tree | f6fdb756cf3b7057deb4d07b32b6469b60727cc0 /CHANGELOG | |
parent | f5a082fd3841571d2a53a9e677b5dfe6d653bd94 (diff) | |
download | uhd-3ef416e1a2c9338dda552586abbbb8505e95ff49.tar.gz uhd-3ef416e1a2c9338dda552586abbbb8505e95ff49.tar.bz2 uhd-3ef416e1a2c9338dda552586abbbb8505e95ff49.zip |
Preparing branch for 3.9.5 Release
- Updated CHANGELOG (incl. Debian)
- Updated version
- Updated images package
FPGA submodule pointer already up-to-date.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,6 +1,21 @@ Change Log for Releases ============================== +## 003.009.005 +- B200: Update DSPs after changing tick rate +- X300: Added option to disable ADC self test, prevent DAC from + underrunning +- UBX: Fixed noise issues, reduced power consumption/heat, added codes for + upcoming board revisions, force RX LNAs on (reduces rx settling time) +- WBX: Fixed rev2 and rev3 boards on X300 +- Utils/Examples: Cleaned up query_gpsdo_sensors, test_dboard_coercion, +- Manual: Minor fixes and updates +- CMake: Fix lib64 detection, better platform detection, Doxygen may use shorter + filenames +- Octoclock: GPSDO-related fixes, sequence number consistency fixes, UART + fixes (off-by-one errors). uhd_usrp_probe will pick up an OC now, + added Wireshark dissector for OC packets + ## 003.009.004 - GPIO control: Fix address mismatch for RX and full duplex. This fixes full-duplex mode for most devices. |