summaryrefslogtreecommitdiff
path: root/decoders/rgb_led_ws281x
AgeCommit message (Expand)Author
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
:22 -0600'>2010-12-26Only do second sum if it can make a differenceEric Anderson 2010-12-26Auto-choose at runtime to do second sum in lcs_upper_boundEric Anderson 2010-12-26Simple movement of return calculation in lcs_upper_boundEric Anderson 2010-12-26Only add one to lcs_upper_bound or don't do the second sum.Eric Anderson 2010-12-26Add lcs_upper_bound check before lcs_32_rough for added speedEric Anderson