On Sun, Mar 13, 2011 at 09:27:52PM +0000, Chris Morley wrote: > the other programs I have touched in my pncconf branch are: > > mux16.comp > -this adds option to decode graycoded inputs > - adds the option of a debounce delay on inputs > - re-coded to use an array for the in pins > - acts exactly the same as original mux16 if none of > the options are used.
Acts the same is good - this is fine > spindle.xml > - add a spindle-at-speed led to compliment the spindle > speed display > - This led would show up in stepconf configs if the optional > pyvcp spindle speed display option was checked but would > not indicate, though it would be easy to add the code to stepconf. I don't think you should add a non-working widget that will confuse stepconf users. I think going without this feature OR adding it to stepconf as well are the two good answers. > halmodule.cc > -- adds new_sig, connect, set_pin to python hal module > this allows making new signals, linking signals to pins, > and setting pins OK > also two commits that went to master that should have been in 2.5 > are for stepconf: > > 7867abd8 add checks for realtime kernel > 7400795ab switch to hashlib instead of md5 > Please advice how to handle the two commits for stepconf that > didn't get to 2.5 Just cherry-pick them onto 2.5_branch ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
