]> sigrok.org Git - libsigrokdecode.git/commitdiff
usb_signalling: Fix decode of individual bits.
authorUwe Hermann <redacted>
Sat, 28 Sep 2013 22:18:24 +0000 (00:18 +0200)
committerUwe Hermann <redacted>
Sun, 29 Sep 2013 18:04:27 +0000 (20:04 +0200)
After a Start of Packet (SOP) has been detected, "sample" the individual
USB symbolѕ/bits in the middle of the respective bittime (depending on
whether full-speed or low-speed signalling is used).

This fixes various incorrectly decoded cases (bug #158).


No differences found