diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2014-04-21 14:20:53 -0700 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2014-04-21 14:20:53 -0700 |
commit | 167d56f4d02ff6062f9766d22e823d6fe30ce9fc (patch) | |
tree | 681358374305bdc57e3e606027ca264e908dc17a /CHANGELOG | |
parent | e07771f89bea8a021472a029c96adf6ed1782da1 (diff) | |
download | uhd-167d56f4d02ff6062f9766d22e823d6fe30ce9fc.tar.gz uhd-167d56f4d02ff6062f9766d22e823d6fe30ce9fc.tar.bz2 uhd-167d56f4d02ff6062f9766d22e823d6fe30ce9fc.zip |
uhd: updating CHANGELOG for UHD-3.7.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,6 +1,27 @@ Change Log for Releases ============================== +## 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. +* Properly initializing N-Series clock, fixing short transient on device boot-up. +* Improved `--help` output for a number of utilities & examples. +* Improved READMEs for directories. +* Fixed X3xx documentation with some clarifications. +* UHD will now tell you if you have requested a sample rate higher than the transport can deliver. +* Removed work-around necessary in RIO kernel module for zero-copy in PCIe for X3xx devices. +* Fixed issue where X3xx devices would lock-up when on networks with lots of traffic. +* The B2xx FX3 and AD9361 source code is now in UHD. +* Numerous B2xx stability improvements. +* Fixed includes for older OSes (e.g., Fedora 14). +* Fixed includes for older versions of Boost. +* Fixed PPS detection in X3xx with multiple time sources. +* Fixed overflow reporting for X3xx utilities. +* Fixed MTU / frame size detection for X3xx devices. +* Fixed B2xx filter chain causing wrong sample rate in some circumstances. + ## 003.007.000 * Introduced USRP X300 and X310 support! * Releasing a CHDR Dissector for Wireshark analysis |