]> sigrok.org Git - libsigrokdecode.git/commitdiff
ir_nec: Make the tolerance configurable
authorBenediktO <redacted>
Mon, 27 Jul 2020 06:32:52 +0000 (08:32 +0200)
committerGerhard Sittig <redacted>
Sun, 30 Aug 2020 08:24:08 +0000 (10:24 +0200)
Provide an option to adjust the IR NEC decoder's tolerance. Which makes
signals accessible that are generated by cheap remotes which would not
decode at all with the previous implementation and its fixed limit.

[ gsi: rephrased commit message and implementation ]


No differences found