]> sigrok.org Git - libsigrokdecode.git/commitdiff
session: add "terminate and reset" support for protocol stacks
authorGerhard Sittig <redacted>
Sun, 17 Dec 2017 17:55:46 +0000 (18:55 +0100)
committerUwe Hermann <redacted>
Sat, 31 Mar 2018 18:44:21 +0000 (20:44 +0200)
Implement routines which terminate currently pending decoder operations
and reset internal state (on the C and Python sides) for instances as
well as sessions. This allows to re-use previously created stacks for
new input data.


No differences found