On 01/21/2016 04:26 PM, claude wrote:
> I did have expectation to deliver some hardware interface solution for
> linuxcnc (I'm hardware electronic senior), but honestly, between the
> definition of the product, the conception, the driver and the continuous
> evolution of linux,  with all the differents uses people want of the
> product, it's an really hard target goal. Maybe one day...
>
>
I've been delivering an analog servo interface for EMC / 
EMC2 / LinuxCNC since 2002.  I have made some slight updates 
to accommodate faster parallel port speeds and encoder 
velocity estimation via time stamps.  But, it has been 
basically the same product for 14 years. When John Kasunich 
(and others) developed EMC2, he wrote a VASTLY better driver 
that flexibly enumerated all the possible devices on the 
parallel port bus.  I never would have had the time to build 
that enumeration framework as well as he did.

I've been making the Universal Stepper Controller since 
2004, and the universal PWM controller since 2006.

The "evolution" of Linux has had ZERO effect on the hardware 
or driver.  Yes, the guys who work on rtapi had to do a 
bunch of work to adapt to different RT systems.  The guys 
who keep the build system working have to deal with a lot of 
issues to move to new kernels.  But, the hardware and 
drivers are VERY well isolated from most of these changes by 
the excellent work done by the folks who maintain these parts.

And, since there are so many hardware interfaces supported, 
the code that makes them work shows several examples of how 
to do things.

Jon

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to