Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-21 | decoders: Rephrase condition-less .wait() calls (self documentation) | Gerhard Sittig | |
Telling .wait() to "skip one sample" slightly obfuscates the intent of getting the next samples while no condition applies. Explicitly pass no condition arguments instead, to better reflect the purpose. Coincidently these .wait() calls will execute in slightly less expensive code paths in the common code. | |||
2017-06-15 | dmx512: Use a nicer 'dmx' pin name variable. | Uwe Hermann | |
2017-06-15 | dmx512: Convert to PD API version 3. | Uwe Hermann | |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig | |
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable. | |||
2016-07-06 | Add a DMX512 protocol decoder | cbdev | |