On 26/05/10 12:04, Emil Brink wrote: > On Wed, May 26, 2010 at 11:56 AM, Bert Vermeulen <[email protected]
> libsigrok/output/common.c isn't really the place to put generic backend > stuff though -- that entire directory is dedicated to output modules > (see > the Output API page on the wiki), and common.c just has stuff that all > output modules need. > > > I kind of realized that, from the filename alone. :) Where would be the > proper place to put the parsing function, if it's needed in the GUI? Somewhere in the libsigrok directory, but there really isn't a source file dedicated to generic stuff. So creating a util.c or something would be best. -- Bert Vermeulen [email protected] email/xmpp ------------------------------------------------------------------------------ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

