This will get you started.
https://github.com/sigrokproject/libsigrok/blob/master/HACKING
You will want to use the new driver script to set up all your boilerplate
code.
After that, take a look at the existing drivers for what you can implement.
There is no single resource for implementation issues. I've also been told
IRC is the best place to ask development issues.



On Mon, 2 Mar 2020, 03:20 Mikael Strom via sigrok-devel, <
sigrok-devel@lists.sourceforge.net> wrote:

> Dear devs,
>
> I have designed a versatile logic analyzer (using Xilinx Zynq, to be open
> source) and initially intended to create a Qt GUI for it. I just stumbled
> on Sigrok and realized it’s likely a better alternative. However, I can’t
> find any documentation describing Sigrok’s capabilities, i.e. can I set up
> advanced triggers, output stimuli, setup clock generation etc? I also could
> not find any documentation on how to develop a driver.
>
> I was probably looking in the wrong place, so any pointers where to start
> dig would be most welcome!
>
> Best regards,
> Mikael Strom
>
>
>
>
>
> _______________________________________________
> sigrok-devel mailing list
> sigrok-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sigrok-devel
>
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to