On Thu, 2019-09-26 at 05:28 +0000, Marc Jacobi wrote:
>
> Thanks for the pointers. Looks like 'output' is the right place.
>
> I though that interfacing with this would be handy:
> https://wavedrom.com/
>
> Basically a JSON format.

Hi Marc!

Got silent here and in your github repo.

  https://github.com/obiwanjacobi/libsigrok

The mailing list is good for putting something "on record", or
looking up stuff after months or years have passed. If you are
looking for higher interaction or deeper discussions on
development, IRC could be a better fit.

Hope you overcame past obstacles, and can continue development?
It's apparent that you have an interest in getting this format
supported by the project, and further improve existing support. :)


I have massaged the version that you came up with, to reduce the
remaining amount of work for the maintainer to accept it into the
mainline code base. The resulting version is here:

  https://repo.or.cz/libsigrok/gsi.git/shortlog/refs/heads/wavedrom-output-v2
  git://repo.or.cz/libsigrok/gsi.git wavedrom-output-v2

This should work as well as your implementation did, just fit
into the project's style a little better. You were almost there.
Just an issue of rather high a memory consumption remains, which
can get addressed later.

I have also started a wiki page for the wavedrom file format. As
of now it's rather stupid and mostly empty. You may want to fill
in some more useful information, see the other file format pages
for ideas what to put there. You find the other pages by starting
at the file formats page.

  https://sigrok.org/wiki/Input_output_formats
  https://sigrok.org/wiki/File_format:Wavedrom


Thank you for starting the output file format support, and I hope
you keep contributing to the project.


virtually yours
Gerhard Sittig
--
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to