On 07/08/14 08:31, Christian Aurich wrote: > Alright. Does that means that I have to decide if I want to see the > complete SPI traffic or to extract the Ethernet Packets to wireshark Or > is it possible to have two output streams like that?: > - one OUTPUT_BINARY > - one OUTPUT_ANN > Whenever a ethernet frame comes in I would put this into the binary > stream, everything else and a reference to the output stream would go > into the annotated output?
You may have misunderstood this -- you don't generate the output streams. They are generated by the protocol decoders, and fed back to you via the library, into callbacks you registered with it. -- Bert Vermeulen [email protected] ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

