Hi, On Wed, Aug 24, 2016 at 11:28:17PM -0700, Chris Dreher wrote: > Is there deeper documentation for the various OUTPUT_ types (annotations, > binary, meta, etc)? I reviewed > http://sigrok.org/wiki/Protocol_decoder_API and > http://sigrok.org/wiki/Protocol_decoder_output and found some info but didn't > see the format for annotations defined (i.e. the list of strings wasn't > mentioned). Is the Wiki the full documentation but it is still a > work-in-progress or is the Wiki a starter guide and there is more > documentation elsewhere. If all else fails, I can go read the C code > directly. :-)
There's also this page with a short HOWTO/tutorial: http://sigrok.org/wiki/Protocol_decoder_HOWTO But you're right, the actual data format for the different output types wasn't really documented apparently, so I added some info here: http://sigrok.org/wiki/Protocol_decoder_API#Backend_library Please let us know if there are other open questions or undocumented parts. Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

