From e06c3b84a4afd2c8128b5ebb94be283247ec4d1b Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 21 Jul 2014 14:45:11 -0700 Subject: uhd: updating CHANGELOG for uhd-3.7.2 release --- CHANGELOG | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 174128a50..dd89ef0e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,28 @@ Change Log for Releases ============================== -## 003.007.001 +## 003.007.002 +* Properly flushing PCIe chain on device to prevent stale data. +* Adjusted bus clock rate in FPGA to improve timing. +* Fixed issue where FPGA would fail to load FPGA image over PCIe. +* Fixed incompatibility issue with USRP2 FPGA burner utility. +* Fixed issue where ZPU would report empty NMEA strings from GPSDO. +* Updated some functions to no longer use deprecated Boost calls. +* Fixed issue where libusb would declare 'connection refused'. +* Fixed Windows library package naming. +* Updated documentation. +* Fixed reversed TX / RX colors in X300 LED indicators. +* DBSRX2 now works properly with X300 / X310. +* Updated include files to build on older distros of Linux. +* Fixed issue with 'item32' type converter from GNU Radio. +* Fixed issue where channels on B210 would occasionally not be phase-aligned. +* Fixed problem causing channels on B210 to swap between runs. +* Fixed issue in N-Series devices causing scaling error @ 50 MSps. +* 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). +## 003.007.001 * Fixed issue with TVRX2 divider calculation. * Fixed issue using calibration utilities on B-Side daughterboard in an X3xx. * Replaced unsafe `sscanf` call in utilities. -- cgit v1.2.3