6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sdq: simplify decode routine, no state machine required More... over 4 years ago
sdq: only use samplerate and options values after validity check More... over 4 years ago
sdq: use common bits to number conversion More... over 4 years ago
sdq: Add the SDQ protocol decoder More... over 4 years ago
st7735: Fix handling of unknown commands More... over 4 years ago
configure.ac: Add support for Python 3.9. More... over 4 years ago
avr_isp: move "unknown command" to warning, drop empty 'bits' row More... over 4 years ago
avr_isp: Extend decoder, add locks, eeprom, program memory commands. More... over 4 years ago
avr_isp: Use symbolic names for annotation classes. More... over 4 years ago
ir_nec: fix typo in STOP bit width More... over 4 years ago
ir_nec: sort and comment timing specs, drop tolerance option More... over 4 years ago
ir_nec: concentrate timing at the top of the source file More... over 4 years ago
lfast/sipi: Fix typo More... over 4 years ago
sipi: Initial version of the SIPI protocol to form a Zipwire stack More... over 4 years ago
lfast: More bug fixes and enhancements More... over 4 years ago
sle44xx: don't assume RESET at the start of the capture More... over 4 years ago
sle44xx: optionally use samplerate to show processing durations More... over 4 years ago
lfast: Enhance LFAST PD More... over 4 years ago
sle44xx: rework data bits accumulation, and byte presentation More... over 4 years ago
sle44xx: rephrase annotation text construction More... over 4 years ago
sle44xx: use symbolic identifiers for annotation classes More... over 4 years ago
sle44xx: use symbolic identifiers for pins and signal transitions More... over 4 years ago
sle44xx: remove incomplete Python output for now More... over 4 years ago
sle44xx: extend decoder doc string, add "memory cards" hint More... over 4 years ago
lfast: Initial version of the NXP LFAST / IFX HSCT PD More... over 4 years ago
ir_nec: Make the tolerance configurable More... over 4 years ago
ir_nec: Add option for automatic polarity detection More... over 4 years ago
ir_nec: Annotate IR frame already at the end of the STOP bit More... over 4 years ago
ir_nec: Add Joy-it SBC-IRC01 remote More... over 4 years ago
ir_nec: improve robustness, present more data on invalid input More... over 4 years ago