]> sigrok.org Git - sigrok-cli.git/commit
decode: Optionally print annotation class with PD annotations
authorSergey Spivak <redacted>
Fri, 12 Aug 2022 11:53:43 +0000 (15:53 +0400)
committerSoeren Apel <redacted>
Sat, 8 Oct 2022 20:00:40 +0000 (22:00 +0200)
commit625606db65d118c9a246057297633d4c5f0c1571
tree289e3bb9f0c8b5f4735e102dcd57de0cbaadaf22
parentaf9fa8c5ea9925cb8fe076ae7d4e996836a6db13
decode: Optionally print annotation class with PD annotations

Introduce the "--protocol-decoder-ann-class" command line option
(no short form available), which emits annotation class names
with textual output from protocol decoder annotations, regardless
of a log level value.

Based on commit 08e9378bf68a by Gerhard Sittig <redacted>
decode.c
doc/sigrok-cli.1
options.c
sigrok-cli.h