Skip to content

Commit 0e473fa

Browse files
committed
Updated CHANGELOG for 2.6.8
1 parent 6d07890 commit 0e473fa

4 files changed

Lines changed: 20 additions & 70 deletions

File tree

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ digital_rf Change Log
44

55
.. current developments
66
7+
v2.6.8
8+
====================
9+
10+
**Changed:**
11+
12+
* drf_sti: Updated to have better arguments (consistent with more recent tools), handle data gaps, and add simple channel sum beamforming.
13+
* thor: Swap order of setting USRP clock and time sources, time first. This should reduce the number of re-syncs necessary with modern USRPs (N3xx, X4xx) in the absence of being able to do a set_sync_source call.
14+
* thor: Put USRP clock, time, and lo arguments into device string, and do not set those arguments after device initialization if they do not change. This means that thor will do less re-initialization of the device settings during startup.
15+
16+
**Fixed:**
17+
18+
* Fixed Python DigitalRFReader and DigitalMetadataReader for compatibility with numpy 1.23 on Windows (and possibly other platforms with np.longdouble==np.double).
19+
20+
**Authors:**
21+
22+
* Ryan Volz
23+
* Frank Lind
24+
25+
26+
727
v2.6.7
828
====================
929

news/drf_sti_update.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/numpy123.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/thor_usrp_clock.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)