index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
pwm
Age
Commit message (
Expand
)
Author
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-16
decoders: Various cosmetic/consistency/typo fixes.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2018-01-28
graycode, morse, pwm, usb_request, wiegand: cope with absent sample rate
Gerhard Sittig
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-06-21
pwm: Drop unused 'pins' variable.
Uwe Hermann
2017-06-20
pwm: Fixup sample numbers for binary output
Gerhard Sittig
2017-06-20
pwm: Eliminate more decoder "state"
Gerhard Sittig
2017-06-20
pwm: Rephrase edge and period detection, eliminate internal state
Gerhard Sittig
2017-06-15
pwm: Reduce indentation level.
Uwe Hermann
2017-06-15
pwm: Simplify waiting for initial edge.
Uwe Hermann
2017-06-06
pwm: Convert to PD API version 3
Gerhard Sittig
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2016-04-20
pwm: Use self.{ss,es}_block for consistency across PDs.
Uwe Hermann
2015-12-24
Use self.out_binary naming consistently across all PDs.
Uwe Hermann
2015-12-24
Use a Python list (not tuple) for OUT_BINARY.
Uwe Hermann
2015-09-15
jitter, pwm: Avoid Unicode string literals
Daniel Elstner
2015-04-02
pwm: add period annotation
Matt Porter
2014-11-02
pwm: Fix and rework
Sebastien Bourdelin
2014-10-17
Add a PWM decoder.
Uwe Hermann