Fri, 05 Oct 2018 01:26:51 +0200 Edouard Tisserant Xenomai 2 to 3 migration says "RTDM drivers implementing differentiated ioctl() support for both domains should serve all real-time only requests from ioctl_rt(), returning -ENOSYS for any unrecognized request, which will cause the adaptive switch to take place automatically to the ioctl_nrt() handler. The ioctl_nrt() should then implement all requests which may be valid from the regular Linux domain exclusively." stable-1.5
Mon, 01 Oct 2018 22:05:31 +0200 Edouard Tisserant Cosmetic change : rtdm_in_rt_context instead of ipipe_root_p. stable-1.5
Mon, 01 Oct 2018 19:54:54 +0200 Edouard Tisserant Xenomai won't merge .nrt ops delegation to rtdm task through rtpc. Moved it to rtdmnet.c. stable-1.5
Mon, 01 Oct 2018 18:55:06 +0200 Edouard Tisserant Fixed wrong xeno_lib_ldflags, missing --posix --auto-init-solib stable-1.5
Sat, 29 Sep 2018 23:58:38 +0200 Edouard Tisserant More hgignore stable-1.5
Sat, 29 Sep 2018 23:58:09 +0200 Edouard Tisserant This fix a segfault in xenomai_posix example when calling pthread_setschedparam(cyclic_thread, ...) from main thread. As a side effect EL2004 becomes EL2088 - that's what IU have for testing. stable-1.5
Thu, 27 Sep 2018 17:56:16 +0200 Edouard Tisserant More check in rtdm mmap, also use kernel memory instead of virtual memory. stable-1.5
Thu, 27 Sep 2018 00:21:27 +0200 Edouard Tisserant Use new RTDM's mmap, not anymore a special case compared to normal linux mmap. stable-1.5
Fri, 14 Sep 2018 23:37:19 +0200 Edouard Tisserant Fixed rtdmnet.c PFX and removed useless commented code. stable-1.5
Fri, 14 Sep 2018 17:59:33 +0200 Edouard Tisserant rtdmnet module should follow same (un)loading rules as generic module stable-1.5
Wed, 12 Sep 2018 22:15:18 +0200 Edouard Tisserant Added devices/rtdmnet.c, heavily based on devices/generic.c, and with similar purpose. It uses Xenomai's RTNet/RTDM socket instead of Linux socket. stable-1.5
Wed, 12 Sep 2018 21:22:46 +0200 Edouard Tisserant Fix C/C++ linking problem in tool/ethercat stable-1.5
Tue, 11 Sep 2018 22:16:10 +0200 Edouard Tisserant Continued update of master's rtdm part to xenomai 3 : ioctl context now obtained from rtdm_fd stable-1.5
Tue, 11 Sep 2018 08:43:17 +0200 Edouard Tisserant Continued update of master's rtdm part to xenomai 3 : rtdm_user_info_t now replaced by rtdm_fd stable-1.5
Mon, 10 Sep 2018 22:40:27 +0200 Edouard Tisserant migrate posix xenomai example to Xenomai3 stable-1.5