summaryrefslogtreecommitdiff
path: root/decoders/seven_segment
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-07-25 17:55:26 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2020-07-25 23:18:21 +0200
commit025c728ed12e33121fb5be4ce14085afc2f23853 (patch)
tree3f01295a908847d2d339b2c1794377209ab3e0d7 /decoders/seven_segment
parentd478372a132d1872426f96f5f0d06119392805f7 (diff)
downloadlibsigrokdecode-025c728ed12e33121fb5be4ce14085afc2f23853.tar.gz
libsigrokdecode-025c728ed12e33121fb5be4ce14085afc2f23853.zip
ir_nec: use common helper for bit accumulation
The input signal's polarity ('active' variable) is strictly local to the decode() method. The 'count' becomes obsolete when 'data' is kept in a Python list. Conversion of bit patterns to numbers is provided by common helpers. Alpha-sort Python imports while we are here. This commit also renames a few variables in the normal/inverted check for valid input data. Which can help the introduction of support for the extended protocol, by decoupling what gets checked and what gets shown.
Diffstat (limited to 'decoders/seven_segment')
0 files changed, 0 insertions, 0 deletions