summaryrefslogtreecommitdiff
path: root/decoders/x2444m
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2018-10-21 17:14:59 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2018-10-21 21:26:09 +0200
commitbe760e5965e6f4213b010ff088d6ecc3d3ee066b (patch)
tree0817ecf7ce65fd4e954a85ccd8efa7bb69f983a7 /decoders/x2444m
parentd1de22c0b9ef3158f41fab1b8190cd5d5f79771b (diff)
downloadlibsigrokdecode-be760e5965e6f4213b010ff088d6ecc3d3ee066b.tar.gz
libsigrokdecode-be760e5965e6f4213b010ff088d6ecc3d3ee066b.zip
decoder: consider reset() a mandatory decoder method
In theory support for PD reset is optional, applications are not required to make use of it. But it's essential to receive correct decoding results when used with the popular Pulseview mainline application. So let's consider the absence of the reset() method fatal. All mainline decoders have it. Out-of-tree decoders are easy to adjust, and very probably should support reset() as well. Thus this change is considered beneficial, and not harmful.
Diffstat (limited to 'decoders/x2444m')
0 files changed, 0 insertions, 0 deletions