summaryrefslogtreecommitdiff
path: root/decoders/signature
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2019-11-24 19:45:01 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-11-24 20:41:54 +0100
commitd21d2b792df22f43e3c71037fed0ee4096c763b1 (patch)
tree0e717bba2c4dc4f2ae9977d76d0a97765aaba523 /decoders/signature
parent99e264892acc0d81b31a219d806a5e5c5efa46f8 (diff)
downloadlibsigrokdecode-d21d2b792df22f43e3c71037fed0ee4096c763b1.tar.gz
libsigrokdecode-d21d2b792df22f43e3c71037fed0ee4096c763b1.zip
gpib: drop obscure "total number of samples" option
The gpib decoder tried to "flush" input data at a user specified sample number when the input data lacked the respective edge which triggers the processing during regular operation. This is rather obscure a feature, not seen in any other decoder, perhaps a workaround for bug #292, rather unaccessible to users (units of sample numbers not times nor automatic detection of the EOF condition), highly confusing according to user reports, and not covered by existing tests. The mere presence of this option caused severe issues in application code (see bug #1444). While there is no apparent fix that won't affect other decoders. So let's drop this questionable feature. Valid and complete captures should contain all relevent edges and thus decode properly.
Diffstat (limited to 'decoders/signature')
0 files changed, 0 insertions, 0 deletions