Hi, On Thu, Jan 13, 2011 at 03:02:52AM +0100, Olivier Fauchon wrote: > This patch let you run protocol decoders. > This is a preliminary support, which don't support protocol > decoder's chaining. > > ex: > /cli/sigrok-cli -d demo --samples 100 -a transitioncounter
Great, thanks a lot! I merged your patch with several changes though, as discussed on IRC. Also, I moved most of the decoder loading stuff into libsigrokdecode_init(), the frontends should not have to care about this stuff. For other details see the git commit. Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

