Skip to content

Commit ac119d9

Browse files
committed
Updated to latest scopehal and docs with various performance improvements and filter refactoring
1 parent 91565e2 commit ac119d9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

doc

release-notes/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ NOTE: This section only list changes which are potentially breaking to an *end u
4545

4646
* Many filters no longer take the input signal and recovered clock as separate inputs. Instead, they take the new sampled output from the CDR block. This eliminates redundant sampling and is significantly faster but was not possible to do in a fully backwards compatible fashion. The list of affected filters is:
4747
* 100baseTX
48+
* 100baseT1
49+
* Constellation
4850
* DDJ
51+
* I/Q Demux
52+
* The clock output of the I/Q Demux filter was removed as it was redundant.
4953

5054
## Bugs fixed since v0.1.1
5155

0 commit comments

Comments
 (0)