index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
counter
Age
Commit message (
Expand
)
Author
2019-03-16
decoders: Various cosmetic/consistency/typo fixes.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-03-13
Add PD tags handling and some tags
Soeren Apel
2018-08-30
counter: Consider edge counter offset also in word processing
Soeren Apel
2018-08-30
counter: Let user decide how to handle the initial dead_cycles state
Soeren Apel
2018-08-30
counter: Introduce option to ignore edges
Gerhard Sittig
2018-08-30
counter: Use initial counter values also after a reset
Soeren Apel
2018-08-11
counter: add support for user specified initial counter values
Gerhard Sittig
2018-05-30
counter: Drop unneeded tuple braces.
Uwe Hermann
2018-05-30
counter: emit wider annotations for data and word counts
Gerhard Sittig
2018-05-30
counter: prepare for variable width annotations
Gerhard Sittig
2018-05-29
counter: explicit string formatting for annotation text
Gerhard Sittig
2018-05-29
counter: use local variables instead of instance variables
Gerhard Sittig
2018-05-29
counter: move some init code to the start of decode()
Gerhard Sittig
2018-05-29
counter: use symbolic names for input pins, wait conditions, annotation rows
Gerhard Sittig
2018-05-29
counter: explicit option text to .wait() edge mapping
Gerhard Sittig
2018-01-03
counter: make 'reset' signal polarity an option
Gerhard Sittig
2018-01-03
counter: Make "word reset" an explicit annotation class+row.
Uwe Hermann
2018-01-03
Add a trivial "counter" decoder
Stefan BrĂ¼ns