diff options
author | michael-west <michael.west@ettus.com> | 2019-06-28 09:06:07 -0700 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2019-06-28 09:06:07 -0700 |
commit | bfb9c1c77ecd06120a16cebce9de2225d87e50f2 (patch) | |
tree | d8beeaf12976ffa7db09b81b67d3a3fd5bd6d71d /CHANGELOG | |
parent | 5f75f73f25016958ab32710bb0cbd5ce4481041b (diff) | |
download | uhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.tar.gz uhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.tar.bz2 uhd-bfb9c1c77ecd06120a16cebce9de2225d87e50f2.zip |
3.14.1.0 Release
Updated CHANGELOG
Updated Debian files
Updated manifest
Signed-off-by: michael-west <michael.west@ettus.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -2,24 +2,43 @@ Change Log for Releases ============================== ## 003.014.001.000 +N320: Terminate the DAC when not transmitting E320: Add support for rev E +E320: Added .gitignore for FPGA build products X300: Add DPDK support X300: add capability to flash NI-2974 FPGA +X300: Broke two critical timing paths in FPGA +X300: fixed udp WSA buffer size assignment issue +E310: Fix DRAM_TEST target build B200: Add bootloader for FX3 (fix for B2xx failing to enumerate) TwinRX: Expose charge pump current for LO2 TwinRX: Add low spur mode for LO2 +TwinRX: increase rev c lo1 charge pump default value +TwinRX: Fix tick rate Device3: Constraint send/recv_frame_size based on down/upstream MTU +Device3: Fix MTU and default frame sizes RFNoC: Search all nodes for tick rates +RFNoC: Change default address for the reg readbacks +uhd_image_builder: Let the OOT module point to folders not named "rfnoc" +uhd_image_builder: Add --auto-inst-src MPMD: Fix spurious reclaim call after unclaim MPMD: Release resources on destruction MPM: Add SW/HW compat liberio: Release context holder on destruction of last liberio xport +transport: fixed a pre-mature buffer reset +nirio: Fix typo in nirio_zero_copy GPSD: fix API for 'gps_read' AD9361: Fix return values for tune and set_clock_rate +DUC/DDC: Fix phase reset and accumulation +cores: Use NSDMI consistently in ?x_dsp_core_3000.* Logging: fix deadlock issue on Windows machines Logging: Fix ANSI colour codes Utils: Add X300/X310 reset utility Docs: Improved Windows-related build instructions +Docs: Add link to README for building custom filesystems for N3xx +sim: Fixing the port number in use for connection +tools: Fix for proj creation in ip_utils for tcl-based IP +tests: Fix mock_ctrl_iface for 32-bit MSVC ## 003.014.000.000 * N320: Add support for N320 and N321 |