#linuxcnc-devel Logs

Feb 22 2018

#linuxcnc-devel Calendar

09:13 AM cradek_ is now known as cradek
09:44 AM rene-dev: seb_kuzminsky can you also write a test for #400? that would help to get the new tooltable right
09:48 AM rene-dev: also, I think that can be fixed by converting the index to the pocket number
09:53 AM seb_kuzminsky: i agree that writing a test is the first step in fixing the bug, but i don't have time to do that today, and probably not real soon
10:50 AM rene-dev: seb_kuzminsky can you explain where data is exchanged form interp_internal setup, and emcstatus?
10:53 AM rene-dev: how does this: https://github.com/LinuxCNC/linuxcnc/blob/8ca6b52ebe6fc451762f0f06c08a266944f978ea/src/emc/rs274ngc/interp_convert.cc#L5328
10:53 AM rene-dev: get here: https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/iotask/ioControl.cc#L664
12:02 PM jepler: reboot incoming on forum, kernel update from ubuntu
12:05 PM jepler: .. and we should be back now
12:33 PM rene-dev: jepler: do you know the nml magic behind that?
12:36 PM rene-dev: I dont even think iocontrol needs the tooltable. it only ever needs the current tool, and the prepared tool.
12:36 PM rene-dev: only the gui and interp need the full table
01:23 PM jepler: rene-dev: I can't give you an answer off the top of my head, and I can't research it in detail at the moment.
01:37 PM rob_h: thanks for looking at the bug 330
02:19 PM hazzy1 is now known as hazzy
03:29 PM linuxcnc-build: build #3548 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/3548 blamelist: Sebastian Kuzminsky <seb@highlab.com>
03:57 PM seb_kuzminsky: rene-dev: emcioStatus is the thing labeled "NML STAT" between EMCIO and EMCTASK in this diagram: http://linuxcnc.org/docs/devel/html/code/code-notes.html#_architecture_overview
03:59 PM seb_kuzminsky: it's handled in src/emc/task/iotaskintf.cc
04:06 PM linuxcnc-build: build #5397 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/5397 blamelist: Sebastian Kuzminsky <seb@highlab.com>