]> sigrok.org Git - libsigrok.git/commitdiff
asix-sigma: drop obsolete "trigger countdown" in sample interpretation
authorGerhard Sittig <redacted>
Sun, 31 May 2020 18:13:40 +0000 (20:13 +0200)
committerGerhard Sittig <redacted>
Sun, 31 May 2020 21:51:23 +0000 (23:51 +0200)
Recent commits added "position tracking" for interesting spots in the
sample stream and the current iteration pointer. Which obsoletes the
counters for remaining items until trigger, the "triggered here" flags,
as well as the unfortunate "rewind a little" workaround which lacked a
comment on its motivation or implementation details.


No differences found