diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-07-14 14:51:14 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-07-14 14:51:14 -0700 |
commit | 7c6bc34f625e3945458a0a2a281850513a02ef08 (patch) | |
tree | 0e34c196d4aceae4cae6d7e22708ded67f558c31 /CHANGELOG | |
parent | bb940ccabb94daa685b4869f44c00844eeeb905b (diff) | |
parent | 5f4470a8fb340677f2d0b557f4670bc7506fc38a (diff) | |
download | uhd-7c6bc34f625e3945458a0a2a281850513a02ef08.tar.gz uhd-7c6bc34f625e3945458a0a2a281850513a02ef08.tar.bz2 uhd-7c6bc34f625e3945458a0a2a281850513a02ef08.zip |
Merge branch 'maint'
Conflicts:
fpga-src
host/CMakeLists.txt
host/cmake/Modules/UHDVersion.cmake
host/lib/usrp/b200/b200_impl.hpp
host/lib/usrp/e300/e300_fpga_defs.hpp
host/lib/usrp/x300/x300_fw_common.h
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,20 @@ Change Log for Releases ============================== +## 003.008.005 +* E3xx: Added support for battery-based E3xx device (E312), + get_freq() for network mode, fixed GPS time initialization bug +* AD9361-based devices: Fixed frequency readback bug +* B200: Fixed DCM issues, better loopback failure handling, + fix erroneous warning for custom clock rates +* X3x0: Better warnings for clock reate / ref freq +* multi_usrp: Added define for GPIO capabilities (enables + exposure in GNU Radio) +* UHD: sc16->sc16 SSE converter +* Manual: Multiple minor updates, FPGA manual improvements, +* Build System: Fixed builds on some Windows platforms, removed + stray prints + ## 003.008.004 * B200: Fixed EEPROM writing bug, updated images for B200 Rev5/6 * E300: GPS antenna power defaults to staying on, GPS time used as |