]> sigrok.org Git - sigrok-test.git/commitdiff
parallel: recent PD implementation flushes last samples upon EOF
authorGerhard Sittig <redacted>
Mon, 3 Oct 2022 19:14:26 +0000 (21:14 +0200)
committerGerhard Sittig <redacted>
Mon, 3 Oct 2022 19:14:26 +0000 (21:14 +0200)
Catch up with the implementation of the "parallel" decoder, which now
flushes previously accumulated information when the end of input data
is seen. Which completes the last "item" (data pattern on the bus), and
may complete another "word" (data value that spans several bus cycles).


No differences found