diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-06-05 10:40:12 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-06-05 17:48:43 -0700 |
commit | ec786351c73a4b94bf43f5212b1f57d0820267bb (patch) | |
tree | a62b8505e34d90d5f275befc932f3deec76fe1d2 /CHANGELOG | |
parent | 990bcbc0985fcac84a80cff3d19e9b2757c1da1d (diff) | |
download | uhd-ec786351c73a4b94bf43f5212b1f57d0820267bb.tar.gz uhd-ec786351c73a4b94bf43f5212b1f57d0820267bb.tar.bz2 uhd-ec786351c73a4b94bf43f5212b1f57d0820267bb.zip |
Update CHANGELOG and manifest.txt for 3.12.0.0 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,8 @@ Change Log for Releases ## 003.012.000.000 * N3x0: Add White Rabbit support, add N300 support, standard BIST includes fan, fix issue with 1GigE, switch to 2 radio blocks - with 2 channels each, upgrade TDC to version 2.0 + with 2 channels each, upgrade TDC to version 2.0, fix issue in + ARM deframer * X300: Enable BasicRX to use A/B/AB/BA muxing setups, more consistent logging, fix enumeration issue with TwinRX * USRP2/N2x0: Re-add ability to modulate in the DAC, improve ISE @@ -31,6 +32,8 @@ Change Log for Releases * Fix license headers * This release includes all bugfixes and features from previous releases, in particular, the 3.11.* release cycle +* Known issues: N310: In some rare scenarios at high rates, streaming + can fail and even bring the FPGA into a bad state. ## 003.011.001.000 * N310: fix compiler warnings |