Skip to content

Commit 2267b99

Browse files
committed
Updated changelog with notes on pcapng fixes
1 parent eedd816 commit 2267b99

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

release-notes/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ This is a running list of significant bug fixes and new features since the last
77
* 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)
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 (no github ticket)
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
1111
* Filters: Horizontal bathtub curve now works properly with MLT-3 / PAM-3 eyes as well as NRZ. No PAM-4 or higher support yet.
12+
* Filters: PcapNG export now has an additional mode selector for use with named pipes, allowing live streaming of PcapNG formatted data to WireShark
1213
* GUI: enabled mouseover BER measurements on MLT-3 / PAM-3 eyes as well as NRZ. No PAM-4 or higher support yet.
1314

1415
## Breaking changes since v0.1.1
@@ -19,4 +20,6 @@ We try to maintain compatibility with older versions of ngscopeclient but occasi
1920

2021
## Bugs fixed since v0.1.1
2122

23+
* PcapNG export did not handle named pipes correctly (no github ticket)
24+
2225
## Other changes since v0.1.1

0 commit comments

Comments
 (0)