8000 Mouse Information Incorrect after deleting some samples · Issue #214 · gusmanb/logicanalyzer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mouse Information Incorrect after deleting some samples #214
Open
@achronoxx

Description

@achronoxx

Running V6.0 SW.

The mouse pointer will present info on the state (low/high, duration, #samples) of the signal when you hover over the low or high part of the signal.

This works well on an unedited capture, but I discovered that deleting some samples now makes the mouse pointer info incorrect.

eg. after deleting 2 samples, the mouse now indicates I'm on a high-state when I'm pointing to low-state, and vice-versa.

This was observed on a WS2812 LED data stream (~760kHz) and sampling at 50MHz

I believe the problem is that the mouse location (horizontal) is still based on the original start of the capture, but this start should be offset by the number of samples deleted.

Andrew

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0