On 07/11/12 02:44, Toshiaki Yoshida wrote: > (Sigrok-cli accepts only one device option. (Why?))
Because nobody's written the code yet to make it accept multiple --driver and --device options, and have every --device option apply only to the preceding --driver, and the cmdline parsing thing we use in sigrok-cli (glib) can't even handle multiple options at all and... and... It was rather easier to say "sigrok-cli only supports one device". I confess, I am guilty of that decision :-) In my opinion, more complex usage of libsigrok with multiple devices across different drivers really isn't suitable for sigrok-cli. A custom client or logic analyzer-specific one (such as Pulseview) seems more appropriate. > (I modified sigrok-cli.) Is that a bugfix? Don't quite know what it fixes... -- Bert Vermeulen [email protected] ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

