]> sigrok.org Git - sigrok-cli.git/commitdiff
decode: start collecting internal state (samplerate)
authorGerhard Sittig <redacted>
Sat, 25 Jul 2020 07:25:51 +0000 (09:25 +0200)
committerGerhard Sittig <redacted>
Sat, 25 Jul 2020 10:23:42 +0000 (12:23 +0200)
Introduce variables which hold the internal state during decoder
operation so far. Start by adding a "samplerate used by protocol
decoders". This is motivated by the pending Google Trace Event
feature addition.


No differences found