Skip to content

Commit ad6b093

Browse files
committed
Release 3.11.1.0
1 parent 410ec09 commit ad6b093

2 files changed

Lines changed: 63 additions & 72 deletions

File tree

CHANGELOG

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ Change Log for Releases
174174
* FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up
175175
superfluous files. Clean separation between Gen-3 and other devices in usrp3.
176176

177-
178177
## 003.010.001.000
179178
* Fixed multiple compiler warnings
180179
* Multiple documentation fixes
@@ -358,7 +357,6 @@ Change Log for Releases
358357
* CMake: Build fixes
359358
* E300: Flow control fix
360359

361-
362360
## 003.008.002
363361
* CMake: Introducing named versions for dev branches, enable static libs,
364362
* E300: Docs updates, compat number bump, VCTCXO updates,
@@ -633,7 +631,7 @@ Change Log for Releases
633631
** Added API calls for DC offset correction
634632
** Added API calls for IQ balance correction
635633

636-
## Release 003.003.002
634+
## 003.003.002
637635
* N2x0:
638636
** Fixed TX daughterboard clocking mode
639637
* B100:
@@ -646,13 +644,13 @@ Change Log for Releases
646644
** Handle EINTR on select() w/ udp transport
647645
** Minor fixes for compiling on FreeBSD
648646

649-
## Release 003.003.001
647+
## 003.003.001
650648
* B100/E1x0:
651649
** Fixed VCO bounds checking on flexible clocking
652650
* B100:
653651
** Fixed discovery throwing when device claimed
654652

655-
## Release 003.003.000
653+
## 003.003.000
656654
* USRP2/N2x0:
657655
** Incremented firmware image compat number to 11.0
658656
** Re-implement internal GPSDO UART control
@@ -671,7 +669,7 @@ Change Log for Releases
671669
* Gen2:
672670
** Fix DSP rate selection clipping for very low rates
673671

674-
## Release 003.002.004
672+
## 003.002.004
675673
* USRP2/N2x0:
676674
** Resize all socket buffers (multi-channel)
677675
* N2x0:
@@ -687,7 +685,7 @@ Change Log for Releases
687685
** Fix bounds checking on stream num samps
688686
** Fix error using PPS_NEG in clock config
689687

690-
## Release 003.002.003
688+
## 003.002.003
691689
* USRP2/N2x0:
692690
** Fix uninitialized variable for multi-board case
693691
** Fix deconstructor throwing on device disconnect
@@ -702,7 +700,7 @@ Change Log for Releases
702700
** Clip the reported tune range to the dboard bandwidth
703701
** Preserve bands when calculating overall tune range
704702

705-
## Release 003.002.002
703+
## 003.002.002
706704
* USRP2/N2x0:
707705
** Always resize socket send buffer to SRAM size
708706
** Incremented FPGA image compat number to 7.2
@@ -723,12 +721,12 @@ Change Log for Releases
723721
** Fix send to return zero on empty packets
724722
** Perform version check on liborc
725723

726-
## Release 003.002.001
724+
## 003.002.001
727725
* USRP2/N-Series:
728726
** Firmware fix to shutoff streaming when socket unreachable
729727
** Incremented firmware image compat number to 10.3
730728

731-
## Release 003.002.000
729+
## 003.002.000
732730
* USRP2/N-Series:
733731
** Incremented FPGA image compat number to 7.1
734732
** Incremented firmware image compat number to 10.2
@@ -758,13 +756,13 @@ Change Log for Releases
758756
** Code reorganization with property tree
759757
** Calibration support in gen2 FPGAs
760758

761-
## Release 003.001.002
759+
## 003.001.002
762760
* N-Series:
763761
** Fix UART communication for GPSDO
764762
* XCVR2450:
765763
** Fix for descontructor throwing on hardware disconnect
766764

767-
## Release 003.001.001
765+
## 003.001.001
768766
* USRP1:
769767
** Fixed lock up in logging facility under MSVC
770768
* USRP2/N-Series:
@@ -773,7 +771,7 @@ Change Log for Releases
773771
* WBX
774772
** Keep mixers on between bursts to maintain phase offsets
775773

776-
## Release 003.001.000
774+
## 003.001.000
777775
* USRP2/N-Series:
778776
** Incremented FPGA compat number to 6
779777
** Incremented firmware compat number to 10
@@ -806,7 +804,7 @@ Change Log for Releases
806804
** Deprecated API in utils/warning.hpp
807805
** Fixed race condition in device discovery/factory
808806

809-
## Release 003.000.001
807+
## 003.000.001
810808
* RFX400: fix for transmit capability
811809
* USRP1: fix for axillary ADC read
812810
* Windows: statically link libusb
@@ -816,5 +814,5 @@ Change Log for Releases
816814
* build: various work on build system
817815
* build: include FPGA and firmware images in installers
818816

819-
## Release 003.000.000
817+
## 003.000.000
820818
Initial (formal) release, no changes to mention.

0 commit comments

Comments
 (0)