]> sigrok.org Git - libsigrokdecode.git/history - decoders/ir_rc5
Change PD options to be a tuple of dictionaries.
[libsigrokdecode.git] / decoders / ir_rc5 /
2014-03-05 Uwe Hermannir_rc5: Fix incorrect bit length of RC-5 packets.
2014-03-05 Uwe Hermannir_rc5: Don't throw exception upon invalid edge distances.
2014-03-05 Uwe Hermannir_rc5: Only determine edge type once.
2014-03-03 Uwe HermannAdd initial RC-5 IR protocol decoder.