]> sigrok.org Git - libsigrokdecode.git/commit
ir_nec: concentrate timing at the top of the source file
authorGerhard Sittig <redacted>
Sat, 1 Aug 2020 07:17:37 +0000 (09:17 +0200)
committerGerhard Sittig <redacted>
Sun, 30 Aug 2020 08:24:33 +0000 (10:24 +0200)
commitf559daba9dff62b836ac031bf7b77f0d4412032c
tree9f154e3f59674f023dcdc8c77fcfe693efa3ed24
parent302266c00577e9ebb11b91fd000ac397271b4662
ir_nec: concentrate timing at the top of the source file

Move IR NEC protocol timing details to the top of the source file, for
raised awareness and easier adjustment. Specs are "unit-less" (only have
comments), but are scaled for improved readability. Values are copies of
the previous implementation.
decoders/ir_nec/pd.py