]> sigrok.org Git - libsigrokdecode.git/commit
usb_request: Handle transmission timeouts
authorStefan Brüns <redacted>
Sun, 29 Nov 2015 22:56:53 +0000 (23:56 +0100)
committerStefan Brüns <redacted>
Sun, 29 Nov 2015 23:03:01 +0000 (00:03 +0100)
commit72b2a50cc23388ba3568fc96deda79a7e39cbfc5
treece33fc8f33cf92bfb9e6f0a2e370f1b89bc69b42
parent519092e31aa4f2288dd82d43719d5a88d4e465b9
usb_request: Handle transmission timeouts

If a device or host did not receive a handshake 18 bit times after the
EOP, there was a transmission error and the host may repeat the
transmission
decoders/usb_request/pd.py