diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-07-07 10:17:43 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-07-07 10:17:43 -0700 |
commit | 6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f (patch) | |
tree | 6ee214b5e551501af67b1f013de57b6e6149c058 /CHANGELOG | |
parent | 7ac01c7f979aab8fac5e62f596ff0af52cedec40 (diff) | |
download | uhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.tar.gz uhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.tar.bz2 uhd-6ff5cd4f8c92b43b2a38d292d1e2dc046696eb1f.zip |
CHANGELOG: Imported overlap from 3.9.LTS branch
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |