aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-07-07 10:17:43 -0700
committerMartin Braun <martin.braun@ettus.com>2017-07-07 10:17:43 -0700
commit6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f (patch)
tree6ee214b5e551501af67b1f013de57b6e6149c058
parent7ac01c7f979aab8fac5e62f596ff0af52cedec40 (diff)
downloaduhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.tar.gz
uhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.tar.bz2
uhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.zip
CHANGELOG: Imported overlap from 3.9.LTS branch
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 69aae6a91..3f573575a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,20 @@
Change Log for Releases
==============================
+## 003.010.001.002
+* multi_usrp: Fixed get_normalized_tx_gain.
+* E300: Fix for streamer recreation issue
+* X300: Fix for network discovery, will now return early when correct serial is
+ found.
+* CBX: Fixed LO LPF behaviour in 1.5-2 GHz range.
+* UBX: Fixed dtor SIGABRT issue.
+* GPSDO: Improved detection.
+* Examples: Added channel param to samps to/from file. sync_to_gps exits instead
+ of uncaught throw.
+* C API: Fixed some missing fields in USRP info.
+* Docs: Many minor fixes.
+* CMake: Fixed GCC 4.4 compilation issue. Added ability to specify package
+ names.
## 003.010.001.001