Skip to content

Commit 9c7e4d6

Browse files
committed
Updated to latest scopehal with fix for frequency/period measurement bug
1 parent 7567b77 commit 9c7e4d6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

release-notes/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ We try to maintain compatibility with older versions of ngscopeclient but occasi
2525
## Bugs fixed since v0.1.1
2626

2727
* Filters: PcapNG export did not handle named pipes correctly (no github ticket)
28+
* Filters: Frequency and period measurement had a rounding error during integer-to-floating-point conversion causing half a cycle of the waveform to be dropped under some circumstances leading to an incorrect result, with worse error at low frequencies and short memory depths. This only affected the "summary" output not the trend plot.
2829
* GUI: Pressing middle mouse on the Y axis to autoscale would fail, setting the full scale range to zero volts, if the waveform was resident in GPU memory and the CPU-side copy of the buffer was stale
2930

3031
## Other changes since v0.1.1

0 commit comments

Comments
 (0)