examples/rtai/rtai_sample.c
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Wed, 29 Jul 2009 09:19:53 +0000 Florian Pose Re-added callback data pointer, because it is necessary for some applications.
Mon, 27 Jul 2009 10:44:16 +0000 Florian Pose Removed more tabulators.
Mon, 13 Jul 2009 15:18:28 +0000 Florian Pose Improved the callback mechanism.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Wed, 01 Oct 2008 10:06:51 +0000 Florian Pose Used ERR_PTR() macro for return value of ecrt_request_master().
Wed, 02 Jul 2008 14:06:10 +0000 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
Wed, 02 Jul 2008 12:16:48 +0000 Florian Pose Removed MSR example; adapted RTAI example; README files for examples.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Mon, 12 Mar 2007 18:15:06 +0000 Florian Pose Merged changes of examples/mini/mini.c -r858:859 to
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Mon, 08 Jan 2007 15:02:05 +0000 Florian Pose Adjusted examples to EtherLab starter kit hardware.
Mon, 08 Jan 2007 08:32:10 +0000 Florian Pose Shorter critical sections in examples.
Tue, 02 Jan 2007 13:25:26 +0000 Florian Pose Adjusted examples to 1.2.0 interface changes.
Fri, 27 Oct 2006 09:29:46 +0000 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
Tue, 08 Aug 2006 13:07:00 +0000 Florian Pose RTAI example with INHIBIT time.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Mon, 22 May 2006 09:16:12 +0000 Florian Pose Added some documentation.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Fri, 12 May 2006 10:13:01 +0000 Florian Pose Smaller fixes on RTAI example.
Thu, 11 May 2006 09:24:15 +0000 Florian Pose RTAI sample with optimized jitter.
Wed, 10 May 2006 11:51:36 +0000 Florian Pose EoE works with RTAI.
Wed, 10 May 2006 11:33:10 +0000 Florian Pose Applied RTAI interface to RTAI example.
Wed, 10 May 2006 07:57:26 +0000 Florian Pose Applied new path information to example modules.
Wed, 10 May 2006 07:53:50 +0000 Florian Pose Changed RTAI sample naming.