[LinuxCNC/linuxcnc Issue#657] show_errors prints kernel log when using rt_preempt

未分类 bolang 6个月前 (10-15) 28次浏览

Issue #657 | 状态: 进行中 | 作者: rene-dev | 创建时间: 2019-10-28


kernel log is not required when using rt_preempt. the simulator flag should be changed to userspace, but I dont know where it comes from.
https://github.com/LinuxCNC/linuxcnc/blob/master/tcl/show_errors.tcl#L97


评论 (1)

#1 – andypugh 于 2019-10-28

Looks like here: https://github.com/LinuxCNC/linuxcnc/blob/e4495fe04b4a1310a75ddece7f407e97f7f27476/tcl/linuxcnc.tcl.in#L18

Maybe printing linuxcnc::REALTIME at that point would show the available values?


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/657

喜欢 (0)