]> sigrok.org Git - libsigrok.git/commit
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)
commit914f8160e7cacfafd89c372e7fbb8a3e515c141b
tree68f9d739bd26d5ec71e0bff20c05f893570b4cc0
parent8a72362505408849fb0d04d7df22a3c54a1aee73
asix-sigma: drop obsolete "trigger countdown" in sample interpretation

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.
src/hardware/asix-sigma/protocol.c