]> sigrok.org Git - libsigrokdecode.git/commit
ir_nec: sort and comment timing specs, drop tolerance option
authorGerhard Sittig <redacted>
Sat, 1 Aug 2020 07:29:39 +0000 (09:29 +0200)
committerGerhard Sittig <redacted>
Sun, 30 Aug 2020 08:24:44 +0000 (10:24 +0200)
commit9ade72a24f1a2c682377649ff7fb8c65393b805b
tree61e6d35ff1cfa6d6b74119b616d7e27444fef470
parentf559daba9dff62b836ac031bf7b77f0d4412032c
ir_nec: sort and comment timing specs, drop tolerance option

Extend comments on the IR NEC timing details. Sort the symbols by their
width to reflect their relation (ONE to ZERO to STOP is each half of
their predecessor's width).

Increase the open coded tolerance percentage, and remove the option for
the value. Make sure leader and repeat codes still can be told from each
other.
decoders/ir_nec/pd.py