aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-01-28 23:48:16 +0100
committerMartin Braun <martin.braun@ettus.com>2015-01-28 23:48:16 +0100
commitd3bdb8f1602fda76e0a5a2578cb06902abfe7209 (patch)
tree4fb4b9f50b328b126e106f85abfce612bd0970f2 /CHANGELOG
parent659d2e2c78d21ca79099c0ee0b7f5cffefbe04de (diff)
downloaduhd-d3bdb8f1602fda76e0a5a2578cb06902abfe7209.tar.gz
uhd-d3bdb8f1602fda76e0a5a2578cb06902abfe7209.tar.bz2
uhd-d3bdb8f1602fda76e0a5a2578cb06902abfe7209.zip
3.8.2 Release
- Updated fpga-src - Updated version strings - Updated images package
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a5c67cbac..28ac1fad2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,20 @@
Change Log for Releases
==============================
+## 003.008.002
+* CMake: Introducing named versions for dev branches, enable static libs,
+* E300: Docs updates, compat number bump, VCTCXO updates,
+ more status bits for ref locking, fixed serial number length fix,
+ RSSI Sensor
+* B200: RSSI sensor
+* AD9361: Better handling of different interpolation rates in FIR,
+ fix for gain value truncation
+* UBX: Added drivers
+* Manual/Docs: Numerous updates, minimum compiler versions now specified,
+* Converters: Multiple fixes for sc12
+* Examples: Fixes to txrx_loopback_to_file
+* Minor UHD fixes
+
## 003.008.001
* B2x0: Fixed PLL settings, Fixed external ref selection, serialized
streamer setup (thread-safety)