aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-07-17 18:44:48 -0700
committerMartin Braun <martin.braun@ettus.com>2017-07-17 18:44:48 -0700
commit3d5176874f90f9155c1591656df8a7d663b3c712 (patch)
tree3693c123057a9420b273f595e6609fb32343130c /CHANGELOG
parent47c853f9dd518ef25d23b94bc0e77dbda3c2ddab (diff)
parent684fd3a3ffaf31b9fa726ccf2fdea2627f6ea10d (diff)
downloaduhd-3d5176874f90f9155c1591656df8a7d663b3c712.tar.gz
uhd-3d5176874f90f9155c1591656df8a7d663b3c712.tar.bz2
uhd-3d5176874f90f9155c1591656df8a7d663b3c712.zip
Merge branch 'maint'
Diffstat (limited to 'CHANGELOG')
-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