diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-08-23 16:29:59 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-08-23 16:29:59 -0700 |
commit | 3e3524294629f3ad3c1ca0c0011aeadceab90120 (patch) | |
tree | 9f6bb9dfcc59e5907a1db72453d5f2dc21a93210 /CHANGELOG | |
parent | 186e156277f61eb6fea276e84ce8e1c7b12b62ff (diff) | |
parent | 70ec54a8d084bd1f96803e6b272f49478d414dd8 (diff) | |
download | uhd-3e3524294629f3ad3c1ca0c0011aeadceab90120.tar.gz uhd-3e3524294629f3ad3c1ca0c0011aeadceab90120.tar.bz2 uhd-3e3524294629f3ad3c1ca0c0011aeadceab90120.zip |
Merge branch 'maint'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -22,6 +22,21 @@ Change Log for Releases - Added more aggressive optimization strategies for FPGA builds - Xilinx IP tool upgrade scripts cleaned up +## 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. |