diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2014-07-22 15:37:21 -0700 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2014-07-22 15:37:21 -0700 |
commit | fe9db33c9833e485c31b48ad8808ad4419c5138f (patch) | |
tree | 767884b517fa1c47dd5a2e40e13b263fa71ba48f | |
parent | 272bd734cf74cfe94bf39ec776639d9cb727cd05 (diff) | |
parent | 7911d3e2e90672f44eafc635208053fe75ff19d9 (diff) | |
download | uhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.tar.gz uhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.tar.bz2 uhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.zip |
Merge branch 'maint'
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Change Log for Releases * The B200 / B210 now generates an internal PPS if none is provided. * Improved performance on PCIe for X300. * B200 / B210 properly reports clock rate (issue with float comparison). +* Fixed issue with filter selection in B200 that caused loss of RX power. +* Removed ref lock check from X300 where it wasn't necessary. ## 003.007.001 * Fixed issue with TVRX2 divider calculation. |