diff options
author | michael-west <michael.west@ettus.com> | 2018-05-16 14:34:36 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-05-16 15:15:39 -0700 |
commit | 4b75fcbcb3314c7f34e8025c75d390c105c384d5 (patch) | |
tree | 449a4297b34b6a719e266a11cbf5f8badecb754b /CHANGELOG | |
parent | d5c450614951978c005e764c18dff832dc7e5a1b (diff) | |
download | uhd-4b75fcbcb3314c7f34e8025c75d390c105c384d5.tar.gz uhd-4b75fcbcb3314c7f34e8025c75d390c105c384d5.tar.bz2 uhd-4b75fcbcb3314c7f34e8025c75d390c105c384d5.zip |
Debian: Fix formatting of CHANGELOG to work better with convert_changelog.py tool
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 28 |
1 files changed, 12 insertions, 16 deletions
@@ -86,7 +86,6 @@ Change Log for Releases * cmake: update NSIS template * cmake: Remove images downloader section (replaced by manifest) - ## 003.011.000.001 * N300: Added driver support (includes some refactoring of N3xx codebase) @@ -205,7 +204,6 @@ Change Log for Releases * FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up superfluous files. Clean separation between Gen-3 and other devices in usrp3. - ## 003.010.001.000 * Fixed multiple compiler warnings * Multiple documentation fixes @@ -389,7 +387,6 @@ Change Log for Releases * CMake: Build fixes * E300: Flow control fix - ## 003.008.002 * CMake: Introducing named versions for dev branches, enable static libs, * E300: Docs updates, compat number bump, VCTCXO updates, @@ -664,7 +661,7 @@ Change Log for Releases ** Added API calls for DC offset correction ** Added API calls for IQ balance correction -## Release 003.003.002 +## 003.003.002 * N2x0: ** Fixed TX daughterboard clocking mode * B100: @@ -683,7 +680,7 @@ Change Log for Releases * B100: ** Fixed discovery throwing when device claimed -## Release 003.003.000 +## 003.003.000 * USRP2/N2x0: ** Incremented firmware image compat number to 11.0 ** Re-implement internal GPSDO UART control @@ -702,7 +699,7 @@ Change Log for Releases * Gen2: ** Fix DSP rate selection clipping for very low rates -## Release 003.002.004 +## 003.002.004 * USRP2/N2x0: ** Resize all socket buffers (multi-channel) * N2x0: @@ -718,7 +715,7 @@ Change Log for Releases ** Fix bounds checking on stream num samps ** Fix error using PPS_NEG in clock config -## Release 003.002.003 +## 003.002.003 * USRP2/N2x0: ** Fix uninitialized variable for multi-board case ** Fix deconstructor throwing on device disconnect @@ -733,7 +730,7 @@ Change Log for Releases ** Clip the reported tune range to the dboard bandwidth ** Preserve bands when calculating overall tune range -## Release 003.002.002 +## 003.002.002 * USRP2/N2x0: ** Always resize socket send buffer to SRAM size ** Incremented FPGA image compat number to 7.2 @@ -754,12 +751,12 @@ Change Log for Releases ** Fix send to return zero on empty packets ** Perform version check on liborc -## Release 003.002.001 +## 003.002.001 * USRP2/N-Series: ** Firmware fix to shutoff streaming when socket unreachable ** Incremented firmware image compat number to 10.3 -## Release 003.002.000 +## 003.002.000 * USRP2/N-Series: ** Incremented FPGA image compat number to 7.1 ** Incremented firmware image compat number to 10.2 @@ -789,13 +786,13 @@ Change Log for Releases ** Code reorganization with property tree ** Calibration support in gen2 FPGAs -## Release 003.001.002 +## 003.001.002 * N-Series: ** Fix UART communication for GPSDO * XCVR2450: ** Fix for descontructor throwing on hardware disconnect -## Release 003.001.001 +## 003.001.001 * USRP1: ** Fixed lock up in logging facility under MSVC * USRP2/N-Series: @@ -804,7 +801,7 @@ Change Log for Releases * WBX ** Keep mixers on between bursts to maintain phase offsets -## Release 003.001.000 +## 003.001.000 * USRP2/N-Series: ** Incremented FPGA compat number to 6 ** Incremented firmware compat number to 10 @@ -837,7 +834,7 @@ Change Log for Releases ** Deprecated API in utils/warning.hpp ** Fixed race condition in device discovery/factory -## Release 003.000.001 +## 003.000.001 * RFX400: fix for transmit capability * USRP1: fix for axillary ADC read * Windows: statically link libusb @@ -847,6 +844,5 @@ Change Log for Releases * build: various work on build system * build: include FPGA and firmware images in installers -## Release 003.000.000 +## 003.000.000 Initial (formal) release, no changes to mention. - |