summaryrefslogtreecommitdiff
path: root/src/emc/nml_intf
AgeCommit message (Expand)AuthorFilesLines
2014-06-11canon: Fixed difference operator in CANON_POSITIONRobert W. Ellenberg2-13/+12
2014-06-11canon: Added set_xyz function in CANON_POSITIONRobert W. Ellenberg2-0/+10
2014-06-11canon: Added max function for CANON_POSITIONRobert W. Ellenberg2-0/+14
2014-06-11canon: Fixed subscript operator in CANON_POSITION to return proper referenceRobert W. Ellenberg2-13/+6
2014-06-11canon: Fixed XYZ function in CANON_POSITION to output correct valuesRobert W. Ellenberg1-2/+2
2014-06-11canon: added index operator to CANON_POSITION to return position of 0-index axisRobert W. Ellenberg2-0/+37
2014-06-11canon: moved CANON_POSITION to separate source file and added operatorsRobert W. Ellenberg5-45/+304
2014-06-11canon: refactor to simplify some operations without functional changesRobert W. Ellenberg1-0/+12
2014-06-11Troubleshooting canonRobert W. Ellenberg1-9/+9
2014-06-11Made the CANON_AXIS_# constants zero-indexed to fix ARC_FEED limitsRobert W. Ellenberg1-6/+9
2014-06-11Made cutoff frequency into a parameterRobert W. Ellenberg1-1/+1
2014-06-11Header overhaul and refactor to break cyclic dependenciesRobert W. Ellenberg2-6/+10
2014-06-11Added fmin and fmax to rtapi_mathRobert W. Ellenberg2-2/+1
2014-06-11Added validation for EmcPose to prevent NaN's from being assigned to trajecto...Robert W. Ellenberg2-0/+28
2014-06-11Added Gap cycles as replacement for smoothing settingRobert W. Ellenberg1-1/+1
2014-06-11Basic settings for greedy blend arc creationRobert W. Ellenberg1-1/+2
2014-06-11removed extraneous externs and added missing functionsRobert W. Ellenberg2-3/+55
2014-06-11Consolidated emcpose functions to single fileRobert W. Ellenberg3-0/+278
2014-06-11Added ini settings (squash)Robert W. Ellenberg1-0/+6
2014-06-11Merge branch '2.6'Chris Radek4-0/+29
2014-06-10New message and stat entry for rapid overrideChris Radek4-0/+29
2014-06-08Remove unused tool_holder_clearChris Radek2-4/+0
2014-01-16hal: make pins for several ini file itemsDewey Garrett1-0/+1
2013-11-28task: move a bunch of function declarations to a more specific headerSebastian Kuzminsky1-29/+0
2013-06-17Merge remote-tracking branch 'origin/v2.5_branch'Jeff Epler3-1/+31
2013-06-17Delete unused fileJeff Epler1-1/+0
2013-06-17Add license notices where they were missingJeff Epler2-0/+31
2013-04-04Merge branch 'clang-fixes'Jeff Epler1-2/+2
2013-04-04various: be consistent about declaration as struct vs classJeff Epler1-2/+2
2013-03-27Revert "queued MDI: support in task & Axis"Sebastian Kuzminsky3-35/+2
2013-03-07Revert "redis/debug: define flag for debugging Redis calls"Sebastian Kuzminsky1-1/+0
2013-03-03Merge branch 'v2.5_branch'Jeff Epler1-2/+1
2013-03-01rename the argument to SELECT_POCKET() to be more clearSebastian Kuzminsky1-1/+1
2012-09-04redis/debug: define flag for debugging Redis callsMichael Haberler1-0/+1
2012-05-29queued MDI: support in task & AxisMichael Haberler4-2/+37
2012-04-22task: rework mdi abort handlingMichael Haberler1-0/+1
2012-04-09interpl: remove duplicated codeMichael Haberler1-51/+1
2012-04-01task: remove dead code for EMC_TASK_EXEC_WAITING_FOR_PAUSEMichael Haberler1-1/+0
2012-01-18Merge remote-tracking branch 'origin/v2.5_branch'Jeff Epler1-2/+2
2012-01-18Rename many user visible parts to "linuxcnc"Jeff Epler1-2/+2
2011-11-26emc/cleanup: lowercase the globals in emcglb.*Michael Haberler4-36/+38
2011-11-04M19 orient: add 'wait for orient complete' optionMichael Haberler4-2/+37
2011-11-01canon: remove INTERP_ABORT NML messageMichael Haberler4-33/+0
2011-10-28emctaskmain: define an abort reason for failure during readaheadMichael Haberler1-0/+1
2011-10-28debug flags: add USER1, USER2 user-defined flagsMichael Haberler1-0/+4
2011-10-28debugflags: add bit for tracing Python task executionMichael Haberler1-0/+1
2011-10-28canon, nml, task: add EMC_IO_PLUGIN_CALL NML message, canon callMichael Haberler4-0/+33
2011-10-28back out micges iotask_remove patchMichael Haberler3-65/+143
2011-10-28interp, task, python: use SELECT_POCKET(pocket,tool)Michael Haberler1-0/+1
2011-10-28task: add backtrace/gdb startup on signal supportMichael Haberler1-0/+1