diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2016-10-27 17:45:50 -0700 |
---|---|---|
committer | Derek Kozel <derek.kozel@ettus.com> | 2016-10-27 17:45:50 -0700 |
commit | 945fd65309bf8d557ac6759f2d61e0822456a8ac (patch) | |
tree | 65c0fd6316661bd379d581a4e61135dcb5a007ce /CHANGELOG | |
parent | b9456c826446f375cef08196c55fb3d21194f59d (diff) | |
download | uhd-945fd65309bf8d557ac6759f2d61e0822456a8ac.tar.gz uhd-945fd65309bf8d557ac6759f2d61e0822456a8ac.tar.bz2 uhd-945fd65309bf8d557ac6759f2d61e0822456a8ac.zip |
Preparing branch for 3.10.1.0 release
- Updated CHANGELOG
- Updated fpga-src submodule pointer
- Updated images package
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Change Log for Releases now properly written. ignore-cal-file no longer ignored. Fixed case where too large recv_frame_size settings could break things. Reduced ZPU clock speed (helps FPGA timing). Added area constraints for AXI interconnect. Improved - halfband scaling in rx_frontend. + halfband scaling in rx_frontend. Improved PCIe streaming reliability - B2xx: Clear sequence numbers in idle state. - RFNoC: Nodes disconnect on destruction. Fixed setting of correct bits on sr_error_policy. DDC does no longer clear timed commands on EOB. DUC fixed @@ -17,7 +17,7 @@ Change Log for Releases commands on multiple channels). - UBX: Changed default performance parameters - TwinRX: LEDs properly light up depending on channels. Fixed issue of multiple - (redundant) writes. + (redundant) writes. Simplified API steps for phase synchronization - XCVR: Query dboard clock instead of DAC clock. Helps in X3x0s. - GPS: Fixed message for case when no GPS is present. Fixed multiple GPS-related issues. |