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
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 14 Sep 2018 23:37:19 +0200 |
Edouard Tisserant |
Fixed rtdmnet.c PFX and removed useless commented code.
stable-1.5
|
changeset |
files
|
Fri, 14 Sep 2018 17:59:33 +0200 |
Edouard Tisserant |
rtdmnet module should follow same (un)loading rules as generic module
stable-1.5
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 12 Sep 2018 21:22:46 +0200 |
Edouard Tisserant |
Fix C/C++ linking problem in tool/ethercat
stable-1.5
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 10 Sep 2018 22:40:27 +0200 |
Edouard Tisserant |
migrate posix xenomai example to Xenomai3
stable-1.5
|
changeset |
files
|
Mon, 30 Jul 2018 11:58:02 +0200 |
Edouard Tisserant |
migrate native xenomai example to Xenomai3
stable-1.5
|
changeset |
files
|
Mon, 30 Jul 2018 11:18:45 +0200 |
Edouard Tisserant |
rt_dev_* has been abandonned in Xenomai3, on user side we use the regular POSIX I/O calls exposed by libcobalt
stable-1.5
|
changeset |
files
|
Sun, 22 Jul 2018 23:17:59 +0200 |
Edouard Tisserant |
rtdm skin is equivalent to posix in Xenomai3's xeno-config. Replace XENOMAI_RTDM_*FLAGS by XENOMAI_LIB_*FLAGS to distinguish lib/example flags.
stable-1.5
|
changeset |
files
|
Tue, 10 Jul 2018 16:49:05 +0200 |
Edouard Tisserant |
Add module installation path to configure options
stable-1.5
|
changeset |
files
|
Sun, 08 Jul 2018 13:40:31 +0200 |
Edouard Tisserant |
Intermediate state while updating master's RTDM part to Xenomai 3
stable-1.5
|
changeset |
files
|
Sun, 08 Jul 2018 13:33:09 +0200 |
Edouard Tisserant |
Added --with-xenomai-config to override xenomai config command, also allowing special environment variables to be passed.
stable-1.5
|
changeset |
files
|
Tue, 13 Feb 2018 17:16:01 +0100 |
Florian Pose |
Fixed scheduler settings in dc_user example; use CLOCK_MONOTONIC.
stable-1.5
|
changeset |
files
|