Skip to content

Commit fa40081

Browse files
committed
Updated to latest scopehal with GPU accelerated histogram
1 parent 5d0941b commit fa40081

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

release-notes/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ This is a running list of significant bug fixes and new features since the last
44

55
## New features since v0.1.1
66

7-
* Filters: CDR PLL is now GPU accelerated for the common case (no gating, deep waveform) and runs about 7.5x faster than before (https://github.com/ngscopeclient/scopehal/issues/977)
7+
* Filters: CDR PLL is now GPU accelerated for the common case (no gating, deep waveform) and runs about 7.5x faster (https://github.com/ngscopeclient/scopehal/issues/977)
88
* Filters: CDR PLL now outputs the input signal sampled by the recovered clock in a second data stream.
99
* Filters: 100baseTX Ethernet is now GPU accelerated for a subset of processing and runs about 2.5x faster than before
10-
* Filters: Eye pattern is now GPU accelerated for the common case (DDR clock on uniformly sampled input) and runs about 25x faster than before
10+
* Filters: Eye pattern is now GPU accelerated for the common case (DDR clock on uniformly sampled input) and runs about 25x faster
11+
* Filters: Histogram filter is now GPU accelerated and runs about 12x faster
1112
* Filters: Horizontal bathtub curve now works properly with MLT-3 / PAM-3 eyes as well as NRZ. No PAM-4 or higher support yet.
1213
* Filters: PcapNG export now has an additional mode selector for use with named pipes, allowing live streaming of PcapNG formatted data to WireShark
14+
* Filters: TIE measurement is now GPU accelerated and runs about 5.3x faster than before
1315
* GUI: enabled mouseover BER measurements on MLT-3 / PAM-3 eyes as well as NRZ. No PAM-4 or higher support yet.
1416

1517
## Breaking changes since v0.1.1

0 commit comments

Comments
 (0)