[LinuxCNC/linuxcnc PR#91] twopass.tcl: add support for personalities (kernel module parameters)

未分类 bolang 4个月前 (10-15) 25次浏览

Issue #91 | 状态: 已关闭 | 作者: ikcalB | 创建时间: 2016-06-28


Signed-off-by: Florian Kerle flo.kerle@gmx.at


评论 (6)

#1 – jepler 于 2016-07-15

@ikcalB I have pushed a branch to git.linuxcnc.org that merges this commit to master and then adds a small test of the new functionality. this is branch LinuxCNC:jepler/master/ickalb-tp-personalities which should appear here on github shortly.

@SebKuzminsky I assume you are reluctant to take this for a branch like 2.6 that is in stable release mode, so for now my goal is to merge this only to master branch, not to older branches. Let me know if you feel otherwise. Since I would want to test this functionality, it would also require backporting these commits, or else converting the test to something that runs full LinuxCNC to get the twopass function.

37e6fc4 testsuite: basic test of twopass
29d5c45 halrun: If an inifile is specified, run it as twopass
ed79921 halcmd: add "twopass" version as executable script


#2 – SebKuzminsky 于 2016-07-15

@ikcalB Is the lack of this functionality in 2.6 a problem for you or anyone you know of?


#3 – ikcalB 于 2016-07-19

@jepler thank you!

@SebKuzminsky I’m not aware of anyone else reporting this problem – though I am sure, some ppl using twopass and personalities have wondered why using both together breaks their setup, hence have taken a workaround. Afaik if somone is required to use twopass, one cannot use personalities if he’d like to.


#4 – SebKuzminsky 于 2016-07-19

Let’s put it in master, we can backport it if someone needs it in a stable branch.


#5 – ikcalB 于 2016-07-19

Agreed. Closing this for now


#6 – jepler 于 2016-07-19

No need to create a fresh PR, I merged this one to our master branch. Thanks!


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/91

喜欢 (0)