Hi, On Sun, Oct 04, 2015 at 12:43:38AM +0200, Stefan Brüns wrote: > 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.
Awesome work! Congratulations on being the first one to add PCAP output to a decoder, that's something we have wanted for a long time :) Merged (with minor cosmetic fixes). Please feel free to add more .sr files to sigrok-dumps and the respective tests for usb_request in sigrok-test if you have time (you can also add tests for existing .sr files if you like, of course). Please also let us know (to avoid duplicate work) if you have any plans for the nearer future to work on further PDs up the USB stack (e.g. usb_request -> usb_transfer). There's a ton of further interesting protocols up there to be decoded, from higher-level "standard" stuff like CDC, HID, ... and various custom, device-specific protocols of all kinds. (yes, some of that can also be done in wireshark or such, but being able to view/handle the data in sigrok frontends together with other protocol stuff that you're probing with a logic analyzer in a target device can be very useful as well, in addition to that) Cheers, Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel