summaryrefslogtreecommitdiff
path: root/decoders/wiegand/pd.py
AgeCommit message (Expand)Author
2018-01-28graycode, morse, pwm, usb_request, wiegand: cope with absent sample rateGerhard Sittig
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-21decoders: Rephrase condition-less .wait() calls (self documentation)Gerhard Sittig
2017-06-16wiegand: Convert to PD API version 3.Gerhard Sittig
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-05-26Consistency renames of {ss,es}_ variables.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2016-05-11wiegand: Make bitwidth_ms option values integer (not string).Uwe Hermann
2016-05-11Add wiegand decoder.Sean Burford