On 01/03/2013 01:14 PM, Lior Elazary wrote: > I noticed that the link-mso19 is no longer compiling due to changes with new > methods to sigrok. Is anyone working on this module? > If not, I started to work on this and I am in the process of rewriting > the module. To keep the code cleaner, I am going to split the > link-mso19.c file to api.c and protocol.c like some of the other > drivers. Any objections? > No objection whatsoever. We love contributions :). One issue that plagued the link-mso19 driver is the use of libudev for autodetection.
I have a couple of patches to make libudev optional. If you are interested, you might be able to work off them: https://gitorious.org/~mrnuke/sigrok/libsigrok/commits/moab That branch is not for merge, so you will need to cherry-pick the following 2: buildsystem: Make use of libudev user configurable hardware/common: Add generic USB to serial port mapping helper I hope this will be of help to you. Feel free to join us on #sigrok (irc.freenode.net). Alex ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

