Re: [Emc-developers] DISCUSS: Merge the "joints-axes" project to master branch

2016-06-27 Thread Jeff Epler
On Fri, Jun 10, 2016 at 09:01:43PM -0500, Jeff Epler wrote: > I propose that we vote the following items at the next IRC meeting > (Saturday, June 25, 2016-06-25T1600Z): > > That we > * Thank all developers who have contributed to the joints-axes project, >but particularly Dewey Garrett,

Re: [Emc-developers] How to find the reasion for kernel panic when run a RT-component make by myself(with component code)?

2016-06-27 Thread andy pugh
On 26 June 2016 at 06:58, 其实 <1210055...@qq.com> wrote: > In my test, the kernel will enter into panic after several hours.But I can't > find the reasion.So help me~ Have you tried the addr2line method of debugging that I linked to last week? I tried compiling and running the module, but for me

Re: [Emc-developers] How to find the reasion for kernel panic when run a RT-component make by myself(with component code)?

2016-06-27 Thread andy pugh
On 27 June 2016 at 23:20, andy pugh wrote: > I tried compiling and running the module, but for me it segfaults the > moment I start the realtime thread. Mayve because I don't have the > hardware? Actually, probably because I am running on a VM with hilariously poor realtime

Re: [Emc-developers] DISCUSS: Merge the "joints-axes" project to master branch

2016-06-27 Thread Alex Joni
Whee.. I must say I'm really, _really_ happy to see this going forward. Unfortunately I've been out of the picture for quite some time now, not sure if things will improve, but I'm really excited that things are going towards release. Thanks to all who picked the bits up and made them into

[Emc-developers] The "joints-axes" project has been merged into master - REQUIRES updates to configs!

2016-06-27 Thread Moses McKnight
Hi all, The joints-axes branch has now been merged into master! Joints/axes was a project to separate "joints" from "axes" in order to better support machines where a single motor does not directly drive motion along an axis, such as gantry machines, robot arms, hexapods, and similar. Anyone