summaryrefslogtreecommitdiff
path: root/decoders/sdq/pd.py
AgeCommit message (Expand)Author
2020-08-12sdq: prefer Python's .format() method for string formattingGerhard Sittig
2020-08-12sdq: use symbolic names for pins and annotation classesGerhard Sittig
2020-08-12sdq: simplify decode routine, no state machine requiredGerhard Sittig
2020-08-12sdq: only use samplerate and options values after validity checkGerhard Sittig
2020-08-12sdq: use common bits to number conversionGerhard Sittig
2020-08-12sdq: Add the SDQ protocol decoderPhilip Ã…kesson