index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
timing
/
pd.py
Age
Commit message (
Expand
)
Author
2019-04-02
decoders: Fix incorrect 'outputs' fields.
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
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-06-05
Add srd_inst_initial_pins_set_all() and support code.
Uwe Hermann
2017-05-13
timing: Drop obsolete self.oldpin variable.
Uwe Hermann
2017-05-13
timing: "normalize" negative times too
Karl Palsson
2017-05-13
timing: add edge-edge mode and delta calculation
Karl Palsson
2017-05-13
timing: disable averaging if set to zero
Karl Palsson
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-12-07
timing: Convert to PD API version 3.
Uwe Hermann
2016-06-28
timing: Add frequency and averaging support.
Uwe Hermann
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2016-04-20
timing: Use self.samplenum for consistency across PDs.
Uwe Hermann
2015-04-26
timing: Shorten annotations (time units).
Uwe Hermann
2015-04-26
Add a decoder that calculates timings between transitions.
Baruch Even