]> sigrok.org Git - libsigrokdecode.git/commit
ir_rc5: Don't throw exception upon invalid edge distances.
authorUwe Hermann <redacted>
Wed, 5 Mar 2014 22:44:14 +0000 (23:44 +0100)
committerUwe Hermann <redacted>
Wed, 5 Mar 2014 22:44:14 +0000 (23:44 +0100)
commit16211e24f7a34590f02e9f8a327b1eb3647c7c62
treeedd88ed6c99ba7087af8b6cbfe2190ef4e0b6ed6
parent92d992d2e50a1996fa2f436f5217b5a9fb3b7e62
ir_rc5: Don't throw exception upon invalid edge distances.

Instead, reset the state machine and continue with the rest of the data.
decoders/ir_rc5/pd.py