summaryrefslogtreecommitdiff
path: root/decoders/rgb_led_ws281x
AgeCommit message (Expand)Author
2020-07-18rgb_led_ws281x: Support RGBWStefan
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-11-29ws281x: Check for "None" before subtracting.Philipp Marek
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-16decoders: Various cosmetic/consistency/typo fixes.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-21decoders: Rephrase condition-less .wait() calls (self documentation)Gerhard Sittig
2017-06-16rgb_led_ws281x: Convert to PD API version 3.Uwe Hermann
2017-03-04rgb_led_ws281x: Use self.samplenum.Uwe Hermann
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-03-04Add an rgb_led_ws281x decoder.Uwe Hermann