]> sigrok.org Git - libsigrokdecode.git/commit
usb_signalling: use explicit positions for packet start/end
authorStefan Brüns <redacted>
Fri, 13 Nov 2015 04:20:22 +0000 (05:20 +0100)
committerStefan Brüns <redacted>
Sun, 29 Nov 2015 23:03:01 +0000 (00:03 +0100)
commit6fbab493aaee26f9ecba0268261d1f3264339d9d
tree665ba9b6222bdc017761633194119f1af30c815f
parent0f274b53a9c0c8a40cdb0ed41023705d99bc6c6c
usb_signalling: use explicit positions for packet start/end

Instead of centering the block around the sampleposition, which shows
some visual glitches due to rounding, use the edge positions already
known. Remove unused halfbit symbol.
decoders/usb_signalling/pd.py