I removed error message polling from gstat. I also added the math import (Thanks Norrbert)
Chris M ________________________________ From: Chris Morley <[email protected]> Sent: April 27, 2017 6:42 PM To: EMC developers Subject: Re: [Emc-developers] Error channel missing errors yes I guess ideally linuxcnc would create duplicate error channels. This is what I was trying to do with GObject messaging - each user registers and the messages are sent to all. I'm just a software layer or two too high. Unfortunately I don't think I have the chops to fix that layer and I'm not sure how one would add register-ablity to it. - maybe embedded python coponent? I'm not sure. Actually since linuxcnc was designed for multiply GUI use. I'm surprised it wasn't addressed. ________________________________ From: andy pugh <[email protected]> Sent: April 27, 2017 5:33 PM To: EMC developers Subject: Re: [Emc-developers] Error channel missing errors On 27 April 2017 at 17:09, Chris Morley <[email protected]> wrote: > The more I explain this the more I realize I think I need to remove error > polling. Could there be two (duplicated) error channels? -- atp ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers Emc-developers Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/emc-developers> lists.sourceforge.net The Enhanced Machine Controller (EMC) is a CNC machine controller that runs on Linux and is available under the terms of the GNU General Public License. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
