Skip to content

Commit a92b6c8

Browse files
committed
Updated to latest scopehal
1 parent 5548c68 commit a92b6c8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

release-notes/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ This is a running list of significant bug fixes and new features since the last
1111
* Drivers: Added support for many more PicoScope models
1212
* Drivers: Added R&S RTB2000 driver (https://github.com/ngscopeclient/scopehal/pull/1048/)
1313
* Drivers: Added Rigol MHO900/98 series (https://github.com/ngscopeclient/scopehal/pull/1085)
14+
* Drivers: Added Teledyne LeCroy SDA6000A support (https://github.com/ngscopeclient/scopehal/issues/1065)
1415
* Drivers: ThunderScope now overlaps socket IO and GPU processing of waveforms giving a significant increase in WFM/s rate
16+
* Drivers: Demo scope now uses xorshift32 instead of glibc LCG for better statistical properties on the simulated noise
1517
* Filters: Added GPU acceleration and/or optimized many more filters (https://github.com/ngscopeclient/scopehal/issues/977) including. Typical performance improvements (RTX 2080 Ti vs Xeon 6144):
1618
* 8B/10B (IBM) (12.1x speedup)
1719
* AC Couple (10x speedup)
@@ -39,6 +41,7 @@ This is a running list of significant bug fixes and new features since the last
3941
* Minimum (24.8x speedup)
4042
* Multiple (44.2x speedup for vector x scalar, 75x for vector x vector)
4143
* Moving Average (93.5x speedup)
44+
* Noise (50x speedup)
4245
* PAM Edge Detector (21.7x speedup)
4346
* PRBS generator (21.6x speedup)
4447
* PRBS checker (211x speedup)

0 commit comments

Comments
 (0)