Looks like we've got a party :) A.T. It looks like you have all the basic elements of a driver, and use dma buffering which is cool.
I submitted this pull request https://github.com/sigrokproject/libsigrok/pull/181 for my version. I added 3 analog channels and up to 21 logic channels as well as SW triggering and run length encoding. There is also https://github.com/markb139/pico_logic with driver https://github.com/markb139/libsigrok. markb139's implementation is interesting because it uses a real USB TMC implementation rather than serial CDC (I'm really interested to know if that provides noticeable bandwidth improvements). At this point markb139 hasn't submitted an official pull request, waiting at least in part to figure out USB ID issues. Note: I'm not a moderator/curator or approver for the sigrok repos, and I have not had any contact from the developer as to which of any (or a merge or ???) might be pulled into the official sigrok repo. Shawn On Thu, Mar 17, 2022 at 3:04 AM Tony Abbey <tabbe...@gmail.com> wrote: > Your code for the Pico looks interesting. I'm not sure how your proposed > patching of sigrok will work. It's all getting a bit complex for me as an > engineer rather than a programmer! > Tony > > > On Tue, 15 Mar 2022, 08:48 , <arnyt...@seznam.cz> wrote: > >> Hello. >> >> I am student from Czech Republic and I am graduating this year. >> For my graduation project, I choose to create logic analyzer with rp2040 >> and your amazing open source program Sigrok. >> I have the code in working state and had an idea, if would be possible to >> contribute it, becase the compiling is not the easiest thing if others want >> to make it too. >> Patech are sent as attachments to this mail. The code is not ideal, i >> think its not even with the guidelines ":) so I wont be sad if you wont add >> it. >> I want to say big thank you for the program you developing, open source >> communities are amazing :D. >> >> project repo: https://github.com/…ool >> <https://github.com/arnytrty/iotool> >> >> Sincerently >> A.T. >> _______________________________________________ >> 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 >
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel