ArcEye

Results 658 comments of ArcEye

@the-snowwhite Everything is uploaded with a brief README file http://deb.machinekit.io/uploads/de10-nano/ Regards the docs entries. I think it needs a separate entry for BBB images and DEx(x) images. This will greatly...

> I have no idea if this method has been updated/adapted to the new mk-hal /mk-cnc repos ? We have been using @zultron s mk-cross-builder dockers for quite some while...

**Comment by [mhaberler](https://github.com/mhaberler)** _Thu Jan 15 06:54:01 2015_ ---- problems which will likely pop up: - Configuration changes needed (Andy's script will help) - Documentation needs updating - kinematics modules...

**Comment by [luminize](https://github.com/luminize)** _Thu Jan 15 08:51:55 2015_ ---- Would you want me to split these in separate issues? For keeping focus and make the work more manageable? > On...

**Comment by [mhaberler](https://github.com/mhaberler)** _Thu Jan 15 09:31:54 2015_ ---- well it's roughly as I remember them; I'm not sure all of them are still present and relevant I'd rather wait...

**Comment by [mhaberler](https://github.com/mhaberler)** _Tue Jan 27 22:26:22 2015_ ---- I've learned some more parts are in the queue, and they relate to this issue: - Michal Geskiewicz has been working...

**Comment by [mhaberler](https://github.com/mhaberler)** _Mon Feb 2 19:41:34 2015_ ---- Michal has suggested that - either way - we first make tp a loadable module in my never-ending quest for grandiose...

**Comment by [mhaberler](https://github.com/mhaberler)** _Mon Feb 2 22:46:12 2015_ ---- this branch adds the HAL library, and halcmd support for vtables (I dropped the pathetic 'class' name for what is essentially...

**Comment by [mhaberler](https://github.com/mhaberler)** _Tue Feb 3 00:54:09 2015_ ---- step 1 done - changed trivkins to vtable API: https://github.com/mhaberler/machinekit/commit/51a2de3642533eb47b9f956f6cb7eedeaa4aa58b changed motion to use it: https://github.com/mhaberler/machinekit/commit/41db5a5dcc17962a155248ac0a077113a10442ec that looks like a pretty...

**Comment by [mhaberler](https://github.com/mhaberler)** _Wed Feb 11 22:45:12 2015_ ---- status: halfway through disentangling emcmotstatus and emcmotconfig globals access in tp so the tp code can be compiled without referencing those...