[Emc-developers] hostmot2 encoder reset pin behavior

2009-06-02 Thread Chris Morley
Greetings. While working on pncconf, I noticed the hostmot2's encoder reset pin does not seem to work as I expected. I was expecting that the count and position value would be set to zero as soon as the .reset pin was set true. It seems I have to hold the .reset pin true and move the encoder

Re: [Emc-developers] [PATCH] Fix modbus compilation on 64 bit Fedora

2009-06-02 Thread Jeff Epler
Thanks. Applied on TRUNK. Jeff -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource

[Emc-developers] [PATCH] Fix modbus compilation on 64 bit Fedora

2009-06-02 Thread Chris Lesiak
This fixes compilation problems related to modbus on 64 bit Fedora. Fedora stores the glibconfig.h file in /usr/lib64/glib-2.0/include/. Use GLIB_LIBS and GLIB_CFLAGS instead of hard coded values. Signed-off-by: Chris Lesiak --- diff --git a/src/hal/user_comps/Submakefile b/src/hal/user_comps/

Re: [Emc-developers] Transition to the git revision control system

2009-06-02 Thread John Thornton
I won't need it. Git seems easy enough with the gui's it is much easier to see what your about to commit. John On 1 Jun 2009 at 18:07, Jeff Epler wrote: > In the earlier announcement, I mentioned that git has a cvs server > emulation mode that we can use if necessary. Are there any > developers

[Emc-developers] patch to new G64 Pn Qn mode

2009-06-02 Thread MichaƂ Geszkiewicz
This patch fixes bug that after motion blend and naive cam are both enabled, value for naive cam is get from motion blend. regards, Michael blend_fix.patch Description: Binary data -- OpenSolaris 2009.06 is a cutting