On Tue, Aug 18, 2015 at 12:50:55AM -0400, John Kasunich wrote: > That's simply a matter of using the "net" namespace (and a consistent > net name) instead of the "pin" namespace.
Yes. Looking at the implementation, it looks at the pin namespace first, then the net (sig) namespace, then the param namespace. I would feel much better if it looked at the net namespace only, or net first and then param. If it looks at multiple namespaces, the docs should spell out why the net namespace is the better choice of the available choices. I notice the code calls halpr_find_xxx_by_name without holding the rtapi mutex which is incorrect use of these APIs. That isn't right, is it? Jeff ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers