summaryrefslogtreecommitdiff
path: root/decoders/ir_sirc
AgeCommit message (Expand)Author
2020-07-26ir_sirc: use common bitpack() variant with array accessGerhard Sittig
2020-07-22ir_sirc: minor Python and other nitsGerhard Sittig
2020-07-22ir_sirc: symbolic names for IR pulse widths, more line trimmingGerhard Sittig
2020-07-22ir_sirc: use symbolic identifiers for annotation classesGerhard Sittig
2020-07-22ir_sirc: reduce smarts to improve maintenance (.wait() API change)Gerhard Sittig
2020-07-22ir_sirc: use ss/es for consistency with other decodersGerhard Sittig
2020-07-22ir_sirc: .put() nits, common helpers, whitespaceGerhard Sittig
2020-07-22ir_sirc: fixup decoder boilerplateGerhard Sittig
2020-07-22ir_sirc: introduce decoder for Sony IR remote control protocolTom Flanagan