ArcEye
ArcEye
**Comment by [mhaberler](https://github.com/mhaberler)** _Wed Dec 9 09:21:01 2015_ ---- [yesterday's talk on task](https://plus.google.com/+MichaelHaberler/posts/ihqtdu3DvjR) showed significant interest in fixing the serial number collision problem; now that the talk established some common...
**Comment by [ArcEye](https://github.com/ArcEye)** _Wed Dec 9 11:15:34 2015_ ---- > I actually did some work addressing the last item but that was never merged. However, it worked as advertised, and...
**Comment by [mhaberler](https://github.com/mhaberler)** _Wed Dec 9 13:19:14 2015_ ---- this is the (branches - for-sascha, and the underlying zmq-submit-task.commands) http://git.mah.priv.at/gitweb?p=emc2-dev.git;a=shortlog;h=refs/heads/for-sascha this was about using the 'cheesestand ticket' analogy I referred...
**Comment by [ArcEye](https://github.com/ArcEye)** _Wed Dec 9 13:49:21 2015_ ---- I suspected you had already 'invented the wheel', just needed a tyre change :smile: Won't be able to look properly for...
**Comment by [mhaberler](https://github.com/mhaberler)** _Wed Dec 9 13:56:35 2015_ ---- oh, let me have a look in the evening, I'll clean up and rebase, and review what I _actually_ did (and...
**Comment by [bobvanderlinden](https://github.com/bobvanderlinden)** _Thu Dec 10 14:36:29 2015_ ---- @mhaberler Saw your talk yesterday, thanks for all the information! Avoiding the duplicate serials globally is a good idea. Regarding using...
**Comment by [klerman](https://github.com/klerman)** _Thu Dec 10 15:34:09 2015_ ---- @mhaberler Might it be possible to write a wrapper around zeromq to make it have the NML interface and just drop...
The failure is because all warnings are now treated as errors after @zultron purged all the warnings from the code base (for Jessie and Stretch at least) ``` machinetalk/lib/mk_service.cc: In...
@dkhughes When you are happy this is tested and can be submitted, you will need to PR against the machinekit-hal and machinekit-cnc repos. I think this will all go to...
**Comment by [mhaberler](https://github.com/mhaberler)** _Fri Jan 15 10:17:07 2016_ ---- I alluded to this a bit in https://github.com/machinekit/machinekit/issues/689#issuecomment-171916996 actually we could reuse https://github.com/mhaberler/machinekit/tree/jplanner-queued to do the homing and once done defer...