Skip to content

Commit

Permalink
Release 3.11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-west committed May 16, 2018
1 parent 410ec09 commit ad6b093
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 72 deletions.
28 changes: 13 additions & 15 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,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
Expand Down Expand Up @@ -358,7 +357,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,
Expand Down Expand Up @@ -633,7 +631,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:
Expand All @@ -646,13 +644,13 @@ Change Log for Releases
** Handle EINTR on select() w/ udp transport
** Minor fixes for compiling on FreeBSD

## Release 003.003.001
## 003.003.001
* B100/E1x0:
** Fixed VCO bounds checking on flexible clocking
* 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
Expand All @@ -671,7 +669,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:
Expand All @@ -687,7 +685,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
Expand All @@ -702,7 +700,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
Expand All @@ -723,12 +721,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
Expand Down Expand Up @@ -758,13 +756,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:
Expand All @@ -773,7 +771,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
Expand Down Expand Up @@ -806,7 +804,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
Expand All @@ -816,5 +814,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.
Loading

0 comments on commit ad6b093

Please sign in to comment.