diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-09-13 17:30:13 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-09-13 17:30:13 -0700 |
commit | d4ebf85e2826006807d9ac4c68ef4e989b11dd21 (patch) | |
tree | 4949470ec9e8519fdbf012cfc4b77a6c54698f48 | |
parent | 79f3237fb59d77a7a83e0d07ef3682c760477340 (diff) | |
download | uhd-d4ebf85e2826006807d9ac4c68ef4e989b11dd21.tar.gz uhd-d4ebf85e2826006807d9ac4c68ef4e989b11dd21.tar.bz2 uhd-d4ebf85e2826006807d9ac4c68ef4e989b11dd21.zip |
Import changelog from UHD-3.13 branch
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ Change Log for Releases ============================== +## 003.013.000.002 +* N3xx: Fix issue where changing the clock/time source could result in + clocks becoming unlocked +* N3xx: Improve error messages for invalid clock/time settings +* N3xx: Add support for Rev G mboard +* MPM: Add function parameter to support holding AD9371 in reset +* Docs: Add section on building fs/SD images for N3xx +* Docs: Fix Doxygen warnings + +## 003.013.000.001 +* N3xx: Fix UIO usage in Aurora BIST +* N3xx: Fix EEPROM parsing (for upcoming hardware) +* UHD: Fix install path for Python API + ## 003.013.000.000 * N3x0: Enable fast-reinit, fix power level issue, accept 0x01 PID for AD9371, fix concurrency issues with Liberio |