summaryrefslogtreecommitdiff
path: root/decoders/wiegand
AgeCommit message (Expand)Author
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
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