]> sigrok.org Git - libsigrokdecode.git/history - decoders/pwm
spiflash: Add Winbond W25Q80DV metadata.
[libsigrokdecode.git] / decoders / pwm /
2018-01-28 Gerhard Sittiggraycode, morse, pwm, usb_request, wiegand: cope with...
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-21 Uwe Hermannpwm: Drop unused 'pins' variable.
2017-06-20 Gerhard Sittigpwm: Fixup sample numbers for binary output
2017-06-20 Gerhard Sittigpwm: Eliminate more decoder "state"
2017-06-20 Gerhard Sittigpwm: Rephrase edge and period detection, eliminate...
2017-06-15 Uwe Hermannpwm: Reduce indentation level.
2017-06-15 Uwe Hermannpwm: Simplify waiting for initial edge.
2017-06-06 Gerhard Sittigpwm: Convert to PD API version 3
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2016-04-20 Uwe Hermannpwm: Use self.{ss,es}_block for consistency across...
2015-12-24 Uwe HermannUse self.out_binary naming consistently across all...
2015-12-24 Uwe HermannUse a Python list (not tuple) for OUT_BINARY.
2015-09-15 Daniel Elstnerjitter, pwm: Avoid Unicode string literals
2015-04-02 Matt Porterpwm: add period annotation
2014-11-02 Sebastien Bourdelinpwm: Fix and rework
2014-10-17 Uwe HermannAdd a PWM decoder.