Open rene-dev opened 5 years ago
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
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?
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