]> sigrok.org Git - libsigrokdecode.git/commit
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)
commitf9818294d09ba8b7dd3614357ce185f79c8c45a1
tree89b5f28269fe74b1f44093414fa83081c83a7999
parent85f616edfa157ae6ed8ea9ea4a72b930816e4dc9
ir_nec: Make the tolerance configurable

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 ]
decoders/ir_nec/pd.py