index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
sle44xx
Age
Commit message (
Expand
)
Author
2020-08-30
sle44xx: support memory read "to end of capacity"
Gerhard Sittig
2020-08-30
sle44xx: optionally use samplerate to show processing durations
Gerhard Sittig
2020-08-30
sle44xx: extend decoder's feature set, outgoing data, processing
Gerhard Sittig
2020-08-30
sle44xx: rephrase ss/es passing for annotation emission
Gerhard Sittig
2020-08-30
sle44xx: minor developer comment and style nits
Gerhard Sittig
2020-08-30
sle44xx: don't assume RESET at the start of the capture
Gerhard Sittig
2020-08-30
sle44xx: rework data bits accumulation, and byte presentation
Gerhard Sittig
2020-08-30
sle44xx: rephrase annotation text construction
Gerhard Sittig
2020-08-30
sle44xx: use symbolic identifiers for annotation classes
Gerhard Sittig
2020-08-30
sle44xx: use symbolic identifiers for pins and signal transitions
Gerhard Sittig
2020-08-30
sle44xx: remove incomplete Python output for now
Gerhard Sittig
2020-08-30
sle44xx: extend decoder doc string, add "memory cards" hint
Gerhard Sittig
2020-08-30
sle44xx: fixup boilerplate, add missing required fields
Gerhard Sittig
2020-08-30
sle44xx: introduce decoder for Siemens memory cards
Federico Cerutti