summaryrefslogtreecommitdiff
path: root/decoders/timing
AgeCommit message (Expand)Author
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-05-13timing: Drop obsolete self.oldpin variable.Uwe Hermann
2017-05-13timing: "normalize" negative times tooKarl Palsson
2017-05-13timing: add edge-edge mode and delta calculationKarl Palsson
2017-05-13timing: disable averaging if set to zeroKarl Palsson
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-12-07timing: Convert to PD API version 3.Uwe Hermann
2016-06-28timing: Add frequency and averaging support.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2016-04-20timing: Use self.samplenum for consistency across PDs.Uwe Hermann
2015-04-26timing: Shorten annotations (time units).Uwe Hermann
2015-04-26Add a decoder that calculates timings between transitions.Baruch Even