examples/dc_rtai/dc_rtai_sample.c
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Thu, 16 Dec 2010 15:47:28 +0100 Martin Troxler ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext
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.
Fri, 15 May 2009 09:06:28 +0000 Florian Pose EC_TIMEVAL2NANO() takes no pointer argument any more.
Tue, 05 May 2009 15:18:24 +0000 Florian Pose Ported examples to new DC configuration function.
Mon, 04 May 2009 12:46:30 +0000 Florian Pose Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().
Mon, 04 May 2009 10:05:55 +0000 Florian Pose Separated application time from synchronizing reference clock.
Fri, 24 Apr 2009 10:24:53 +0000 Florian Pose Replaced timeval by 64-bit EtherCAT time.
Thu, 23 Apr 2009 14:50:23 +0000 Florian Pose DC example applications.