Re: [sigrok-devel] Outputting files from Protocol Decoders

2016-10-06 Thread Chris Dreher
> Date: Thu, 6 Oct 2016 09:23:16 +0200 > From: gerhard.sit...@gmx.net > To: sigrok-devel@lists.sourceforge.net > Subject: Re: [sigrok-devel] Outputting files from Protocol Decoders > > On Wed, Oct 05, 2016 at 11:36 -0700, Chris Dreher wrote: > > > > In looking at how to output files from protoc

Re: [sigrok-devel] Outputting files from Protocol Decoders

2016-10-06 Thread Gerhard Sittig
Take this with a grain of salt. Although I have a rough idea of sigrok's general architecture, I'm not too familiar with intimate API details. On Wed, Oct 05, 2016 at 11:36 -0700, Chris Dreher wrote: > > In looking at how to output files from protocol decoders, I > have the following questions: