John Morris

Results 70 comments of John Morris

> **Just to register a token:** I was thinking about hacking into V2 the support for multi-flavor function hooks. The idea is similar to current `mk-single-module` for when the call...

@ArcEye Thanks for the history lesson. That helps a lot to understand the problem both here and in #104. > The question switched towards the end, to naming and whether...

+1 I'd like to see commands to reproduce this.

Although I believe all out-of-the-box comps should build into a single directory, there may be a use case for a module directory search path when building comps out-of-tree from other...

;( There goes @ArcEye again fixing my mistakes. Thanks to the both of you.

@ArcEye, I don't know the history of this error like you would. Is that true? Do you think we ought to enable tests for both Jessie and Stretch to be...

@ArcEye, over at machinekit/machinekit#1442 you said > @zultron at some point I am sure you said that the threads.0 test error only occurred in Jessie. I may have said that,...

Over in machinekit/machinekit#1442, @ArcEye said tests were switched back to Stretch already. This means my theory is still valid, and it's still worthwhile to implement a simple test inside the...

The original purpose of this test in the LCNC project was to demonstrate that HAL threads (which run on a single CPU; LCNC-HAL doesn't have multi-core) have rate-monotonic scheduling, i.e....

> > This missing message is a problem with logging that needs to be fixed. That rtapi_app doesn't simply exit when setting SCHED_FIFO fails is another problem that needs to...