mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-14 20:58:09 +00:00
uhd: updating CHANGELOG for uhd-3.7.2 release
This commit is contained in:
parent
d2be9455d6
commit
e06c3b84a4
1 changed files with 21 additions and 1 deletions
22
CHANGELOG
22
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue