]> sigrok.org Git - libsigrokdecode.git/history - decoders/timing
counter: explicit string formatting for annotation text
[libsigrokdecode.git] / decoders / timing /
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-05 Uwe HermannAdd srd_inst_initial_pins_set_all() and support code.
2017-05-13 Uwe Hermanntiming: Drop obsolete self.oldpin variable.
2017-05-13 Karl Palssontiming: "normalize" negative times too
2017-05-13 Karl Palssontiming: add edge-edge mode and delta calculation
2017-05-13 Karl Palssontiming: disable averaging if set to zero
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-07 Uwe Hermanntiming: Convert to PD API version 3.
2016-06-28 Uwe Hermanntiming: Add frequency and averaging support.
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2016-04-20 Uwe Hermanntiming: Use self.samplenum for consistency across PDs.
2015-04-26 Uwe Hermanntiming: Shorten annotations (time units).
2015-04-26 Baruch EvenAdd a decoder that calculates timings between transitions.