6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sle44xx: use symbolic identifiers for pins and signal transitions More... about 5 years ago
sle44xx: remove incomplete Python output for now More... about 5 years ago
sle44xx: extend decoder doc string, add "memory cards" hint More... about 5 years ago
lfast: Initial version of the NXP LFAST / IFX HSCT PD More... about 5 years ago
ir_nec: Make the tolerance configurable More... about 5 years ago
ir_nec: Add option for automatic polarity detection More... about 5 years ago
ir_nec: Annotate IR frame already at the end of the STOP bit More... about 5 years ago
ir_nec: Add Joy-it SBC-IRC01 remote More... about 5 years ago
ir_nec: improve robustness, present more data on invalid input More... about 5 years ago
ir_nec: Add button texts for an unknown LED panel remote More... about 5 years ago
ir_nec: add support for extended NEC protocol (16bit address) More... about 5 years ago
ir_nec: use common helper for bit accumulation More... about 5 years ago
ir_nec: rephrase button lookup and addr/cmd validity checks More... about 5 years ago
ir_nec: only use the samplerate after receiving the value More... about 5 years ago
ir_nec: rephrase annotation logic, symbolic names, format() call More... about 5 years ago
ir_sirc: use common bitpack() variant with array access More... about 5 years ago
can: use common MSB first variant of bitpack() More... about 5 years ago
common: add LSB/MSB first bitpack variant with optional index More... about 5 years ago
can: avoid assignment to .id field during frame inspection More... about 5 years ago
can: use common helper for bits to number conversion More... about 5 years ago
can: amend recently added Python output feature More... about 5 years ago
ir_sirc: minor Python and other nits More... about 5 years ago
ir_sirc: symbolic names for IR pulse widths, more line trimming More... about 5 years ago
ir_sirc: use symbolic identifiers for annotation classes More... about 5 years ago
ir_sirc: reduce smarts to improve maintenance (.wait() API change) More... about 5 years ago
ir_sirc: use ss/es for consistency with other decoders More... about 5 years ago
ir_sirc: .put() nits, common helpers, whitespace More... about 5 years ago
spdif: Simplify samplerate check. More... about 5 years ago
spdif: Drop unneeded braces. More... about 5 years ago
ir_sirc: fixup decoder boilerplate More... about 5 years ago