]> sigrok.org Git - libsigrokdecode.git/commit - decoders/usb_signalling/pd.py
usb_signalling: detect PREamble PID
authorStefan Brüns <redacted>
Tue, 1 Dec 2015 05:44:43 +0000 (06:44 +0100)
committerStefan Brüns <redacted>
Tue, 1 Dec 2015 05:48:18 +0000 (06:48 +0100)
commit1647db062c75b5058fbbd581438a25e76f17cde6
treeeb351c5d96b59ccd09112e7fd31e639357f8bdf3
parent9821622af021360a92334d1a6b465c8e3aab90b6
usb_signalling: detect PREamble PID

PID decoding is normally done in the packet layer, but the signalling
layer has to switch behaviour on detection of an PREamble PID.
decoders/usb_signalling/pd.py