Re: [Emc-developers] shared memory component review

2012-11-17 Thread Abel Michael
Hi Michael, On Sat, 17 Nov 2012 10:31:44 +0100 Michael Haberler wrote: > Hi Michael, > Am 12.11.2012 um 00:08 schrieb Abel Michael: > > > Hi there, > > > > I've updated my shared memory hal module and LinuxCNC adoption which > > enables real time data tr

Re: [Emc-developers] Preview: LinuxCNC 2.5 single codebase - supports RTAI, RT_PREEMPT, Xenomai-kernel, Xenomai-User, Simulator

2012-11-11 Thread Abel Michael
Hi there, I've updated my shared memory hal module and LinuxCNC adoption which enables real time data transfer between LinuxCNC and other real-time programs running on rt-preempt. My work is now put on top of the rtos-integration-preview1 branch from Michael Haberler. The functionality was also

[Emc-developers] RT_PREEMPT debugging in Eclipse

2012-05-06 Thread Abel Michael
Hi, I've managed to get rtapi_app into the graphical debugger of eclipse. With this trick it's possible to hit breakpoints in the running realtime application. In the end there is a a nice, fancy and colored debugging session in eclipse. I wrote a small rudimentary how-to which is available at:

Re: [Emc-developers] EMC2 RT_PREEMPT patch forward port

2012-05-02 Thread Abel Michael
Hi John, On 05/02/2012 04:56 AM, John Morris wrote: > Hi Abel and Charles, > > On 05/01/2012 07:34 AM, Charles Steinkuehler wrote: >>> I just saw that you have resurrected the rt-preempt patches. >>> Very very cool! > > Yes, very cool! I feared nobody would be interested, since the patches >

Re: [Emc-developers] EMC2 RT_PREEMPT patch forward port

2012-05-01 Thread Abel Michael
Hi there, I just saw that you have resurrected the rt-preempt patches. Very very cool! I'd like to reproduce your results and help bug-fixing, but I'm not exactly sure how to patch everything together. If I've understood right this procedure might do it: 1) Follow these instructions: http://www.