diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-07-24 11:02:37 -0700 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2018-07-24 11:38:09 -0700 |
commit | f114cfa0ddf70228d10462758c2b8e878c993f5d (patch) | |
tree | d5dc3784252c03be858018986c76b8212ccf3d4d /host/cmake/debian/changelog | |
parent | a39b6680a560517a61be2a63c629d90d0cca6b08 (diff) | |
download | uhd-f114cfa0ddf70228d10462758c2b8e878c993f5d.tar.gz uhd-f114cfa0ddf70228d10462758c2b8e878c993f5d.tar.bz2 uhd-f114cfa0ddf70228d10462758c2b8e878c993f5d.zip |
3.13.0.0 Release
- Update Debian changelog
- Update manifest.txt
- Update Debian copyright file
- Update fpga-src submodule
Diffstat (limited to 'host/cmake/debian/changelog')
-rw-r--r-- | host/cmake/debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/host/cmake/debian/changelog b/host/cmake/debian/changelog index 72966146f..3f66fa845 100644 --- a/host/cmake/debian/changelog +++ b/host/cmake/debian/changelog @@ -1,3 +1,28 @@ +uhd (3.13.0.0-0ubuntu1) trusty; urgency=low + + * N3x0: Enable fast-reinit, fix power level issue, accept 0x01 PID for + AD9371, fix concurrency issues with Liberio + * B200: Fix sc8/sc12 modes, fix frame-size related issues, fix tick rate + coercion, fix issues on update of tick rate, fix EOB-not-seen + issue + * E310: Move to RFNoC architecture (this disables network mode!) + * UBX: Fix phase synchronization for 184.32 MHz master clock rate, + * multi_usrp: Fix get_?x_info() API calls + * UHD: Remove more Boost usage, fix some compiler warnings, default to + all-channels subdev specs for X3x0 and N3x0, various LMX2592 + fixes, bump minimum CMake to 2.8.2, fix logging dtor issues + * RFNoC: Merge all existing RFNoC features into master + * FPGA: Fix various testbenches, add batch testbench execution mode, + improve uhd_image_builder and uhd_image_builder_gui, add all + existing RFNoC features + * Add Python API + * MPM: Enable Rev2 EEPROM format, fix some rare issues when detecting + Ethernet devices + * CMake: Allow to override UHD_GIT_BRANCH, fix Python-finding logic, add + ENABLE_N300 target + + -- Ettus Research <packages@ettus.com> Tue, 24 Jul 2018 10:13:10 -0800 + uhd (3.12.0.0-0ubuntu1) trusty; urgency=low * N3x0: Add White Rabbit support, add N300 support, standard BIST |