From: Uwe Hermann Date: Sat, 9 Jun 2012 15:57:30 +0000 (+0200) Subject: srd: usb: Fix bugs in the USB decoder. X-Git-Tag: libsigrokdecode-0.1.1~87 X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b189c8b1d918b975300d77dd0569665cce5d5843;hp=b189c8b1d918b975300d77dd0569665cce5d5843;p=libsigrokdecode.git srd: usb: Fix bugs in the USB decoder. The samplenum/scount handling was broken recently (mea culpa), and the DP/DM probes were swapped. ---