]> sigrok.org Git - libsigrokdecode.git/commit
srd: usb: Add long description of the PIDs.
authorUwe Hermann <redacted>
Fri, 15 Jun 2012 13:21:06 +0000 (15:21 +0200)
committerUwe Hermann <redacted>
Wed, 20 Jun 2012 22:05:20 +0000 (00:05 +0200)
commit3cf771a5179d94a156bef1aa95d7e05411dc82e2
tree2908e133f8070821afb7f18dbe32d36a519bca6e
parentc2937021535a0ef11f2905e47447da3b589c65e3
srd: usb: Add long description of the PIDs.

Also, add missing ones which are mentioned in the USB spec. However, not
all may be relevant for LS/FS signalling. But they're still useful to
have in the table, so we can output warnings like

  "Warning: HS PID encountered, but device is FS???"
decoders/usb/__init__.py
decoders/usb/usb.py