Skip to content

Commit 0b73667

Browse files
committed
Updated to latest scopehal with GPU accelerated ACCoupleFilter
1 parent 0253ef9 commit 0b73667

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

release-notes/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@ This is a running list of significant bug fixes and new features since the last
88
* Core: Scopesession loading now uses multithreaded IO for significant performance gains especially when many channels and deep history are involved
99
* Drivers: Added support for many more PicoScope models
1010
* Drivers: ThunderScope now overlaps socket IO and GPU processing of waveforms giving a significant increase in WFM/s rate
11-
* Filters: Added GPU acceleration for several filters including CDR PLL (7.5x speedup), 100baseTX (10x speedup), DDJ (16x speedup), eye pattern (25x speedup), histogram (12x speedup), TIE (5.3x speedup) and more (https://github.com/ngscopeclient/scopehal/issues/977).
11+
* Filters: Added GPU acceleration for several filters (https://github.com/ngscopeclient/scopehal/issues/977) including:
12+
* AC Couple (10x speedup)
13+
* CDR PLL (7.5x speedup)
14+
* DDJ (16x speedup)
15+
* Ethernet - 100baseTX (10x speedup)
16+
* Eye pattern (25x speedup)
17+
* Histogram (12x speedup)
18+
* TIE (5.3x speedup)
1219
* Filters: CDR PLL now outputs the input signal sampled by the recovered clock in a second data stream (https://github.com/ngscopeclient/scopehal/issues/991)
1320
* Filters: FFT now works with arbitrary length input rather than truncating to next lowest power of two
1421
* Filters: Peak detector for FFT etc now does quadratic interpolation for sub-sample peak fitting

0 commit comments

Comments
 (0)