]> sigrok.org Git - libsigrokdecode.git/commit
srd: usb: Fix bugs in the USB decoder.
authorUwe Hermann <redacted>
Sat, 9 Jun 2012 15:57:30 +0000 (17:57 +0200)
committerUwe Hermann <redacted>
Tue, 12 Jun 2012 18:36:35 +0000 (20:36 +0200)
commitb189c8b1d918b975300d77dd0569665cce5d5843
tree6fea0b755c5de856e3fe6bb7f28cb81113c37438
parentfcd8c14d65034400bdd70aff28bda185f84d9196
srd: usb: Fix bugs in the USB decoder.

The samplenum/scount handling was broken recently (mea culpa), and the
DP/DM probes were swapped.
decoders/usb/usb.py