diff options
author | Derek Kozel <derek.kozel@gmail.com> | 2017-01-12 17:45:57 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-01-12 17:56:09 -0800 |
commit | 68d272d38b8e25126795a931c325bb5cba1a81e6 (patch) | |
tree | ac574d1738b14960583570a6829d21bd3a999b6f /CHANGELOG | |
parent | d9edfc57a7f52269242e8f21563a4f03115c094d (diff) | |
download | uhd-68d272d38b8e25126795a931c325bb5cba1a81e6.tar.gz uhd-68d272d38b8e25126795a931c325bb5cba1a81e6.tar.bz2 uhd-68d272d38b8e25126795a931c325bb5cba1a81e6.zip |
Fix release number and product ID in changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ Change Log for Releases ============================== -## 003.010.002.000 +## 003.010.001.001 - Docs: The protocol for Gen-3 devices is now consistently referred to as CHDR. - X300: Fixed EEPROM corruption bug (happened when two processes would access @@ -11,7 +11,7 @@ Change Log for Releases now more lenient in case one devices fails (others can still be found then). Improve PCIe behaviour. Fix timed commands for non-TwinRX dboards. Improve AXI Interconnect (faster, improved build timing). -- N231: Use second_addr (like X300). +- N230: Use second_addr (like X300). - C API: Added UHD_VERSION macro. Fixed online rate change. - Utils: Minor fixes to uhd_images_downloader. - Build/CMake: Fixed some Py3k build issues. Fixed many compiler warnings. Allow |