diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2014-01-14 18:02:31 -0800 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2014-01-14 18:02:31 -0800 |
commit | 1560b18e9813893c4ce0ff118bed29fb4c3ec25f (patch) | |
tree | 6ce5947b38aea868823fffd734b01ecd6f756da5 | |
parent | c6b36ae4085ae71f3aa30088566b17fc1ab27ed0 (diff) | |
download | uhd-1560b18e9813893c4ce0ff118bed29fb4c3ec25f.tar.gz uhd-1560b18e9813893c4ce0ff118bed29fb4c3ec25f.tar.bz2 uhd-1560b18e9813893c4ce0ff118bed29fb4c3ec25f.zip |
Updating CHANGELOG for 003.006.002
-rw-r--r-- | CHANGELOG | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,6 +1,29 @@ Change Log for Releases ============================== +## 003.006.002 +* Fixed bug in timed commands example. +* Improved compatibility for older versions of Boost. +* Fixed segmentation fault issue in converter code. +* Fixed binary-stripping for ARM builds. +* B2xx: Further improvements to code and images. +* Documentation links now installed to Start Menu in Windows. +* B2xx: More robust error checking in host code. +* B2xx: Improved error reporting. +* B2xx: Increase FPGA loading speed on USB 3 +* B2xx: Re-programming FPGA without cycle now supported. +* B2xx: Larger RX SPP ceiling to support 16K transfers with larger RX FIFO in new FPGA image +* Updated internal READMEs and documentation. +* N-Series: netburner now accepts relative paths with '~' +* Completely re-written UHD Images Downloader, with numerous bug fixes and new features. + +## 003.006.001 +* B2xx: Fixed critical bug in 003.006.000 regarding USRP B2xx operation + +## 003.006.000 +* Many small fixes for bugs revealed by static analysis. +* Introduced support for the USRP B200 / B210 + ## 003.005.003 * E110: |