summaryrefslogtreecommitdiff
path: root/decoders/usb_request/__init__.py
AgeCommit message (Collapse)Author
2015-10-06usb_request: USB transaction decoder and PCAP generatorStefan BrĂ¼ns
The new decoder stacks on top of the usb_packet PD. It adds one new annotation row, and is able to save the decoded data as PCAP trace. It has been successfully tested against all traces in sigrok-dumps and some more traces.