aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-07-22 15:37:21 -0700
committerBen Hilburn <ben.hilburn@ettus.com>2014-07-22 15:37:21 -0700
commitfe9db33c9833e485c31b48ad8808ad4419c5138f (patch)
tree767884b517fa1c47dd5a2e40e13b263fa71ba48f
parent272bd734cf74cfe94bf39ec776639d9cb727cd05 (diff)
parent7911d3e2e90672f44eafc635208053fe75ff19d9 (diff)
downloaduhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.tar.gz
uhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.tar.bz2
uhd-fe9db33c9833e485c31b48ad8808ad4419c5138f.zip
Merge branch 'maint'
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dd89ef0e0..6a7856e9a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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.