examples/mini/mini.c
Fri, 25 Apr 2008 14:38:11 +0000 Florian Pose Removed ecdb.h
Thu, 03 Apr 2008 14:08:08 +0000 Florian Pose Implemented Sdo timeout.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Mon, 31 Mar 2008 09:42:37 +0000 Florian Pose Introduced EC_MAP_END.
Thu, 13 Mar 2008 12:31:09 +0000 Florian Pose Minor changes.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Mon, 03 Mar 2008 11:42:05 +0000 Florian Pose Removed 'const' from Pdo configuration entries.
Fri, 29 Feb 2008 08:27:17 +0000 Florian Pose Cross blinking.
Fri, 22 Feb 2008 17:31:00 +0000 Florian Pose Cleaned up mini module.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 09:58:48 +0000 Florian Pose Allow bus configuration when link is down.
Tue, 19 Feb 2008 09:21:13 +0000 Florian Pose Fixed Pdo configuration information providing.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Mon, 12 Mar 2007 18:12:30 +0000 Florian Pose Minor changes in minimal example.
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Fri, 09 Mar 2007 10:32:25 +0000 Florian Pose Adjusted minimal example to interface changes.
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Mon, 05 Mar 2007 10:35:50 +0000 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
Mon, 12 Feb 2007 11:16:54 +0000 Florian Pose Minor: Adjusted minimal example to new testing hardware.
Mon, 08 Jan 2007 15:02:05 +0000 Florian Pose Adjusted examples to EtherLab starter kit hardware.
Mon, 08 Jan 2007 08:36:57 +0000 Florian Pose Minor changes in minimal example.
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.
Thu, 02 Nov 2006 14:20:24 +0000 Florian Pose Mini example with KBUS again.
Fri, 27 Oct 2006 15:01:10 +0000 Florian Pose minimal example with SDO configs.
Fri, 27 Oct 2006 12:45:44 +0000 Florian Pose Minor changes to minimal example.
Fri, 27 Oct 2006 11:15:07 +0000 Florian Pose State acknowledgement in master state machine.
Fri, 27 Oct 2006 09:57:30 +0000 Florian Pose Minor changes in example headers.
Fri, 27 Oct 2006 09:29:46 +0000 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Wed, 18 Oct 2006 13:11:48 +0000 Florian Pose ecrt_domain_register_pdo_range() implemented.
Tue, 15 Aug 2006 09:22:49 +0000 Florian Pose Updated mini example.
Thu, 03 Aug 2006 16:48:53 +0000 Florian Pose SDO configuration interface, SDO download state machine.
Thu, 03 Aug 2006 12:51:17 +0000 Florian Pose VERSION 1.1: New realtime interface, only state machines.
Mon, 26 Jun 2006 11:28:24 +0000 Florian Pose types.c: BK1120 outputs and EL1004.
Tue, 20 Jun 2006 14:40:04 +0000 Florian Pose Variable-sized data fields, BK1120.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Wed, 10 May 2006 11:51:05 +0000 Florian Pose EoE with workqueue; bugfix in ec_master_init()
Wed, 10 May 2006 07:57:26 +0000 Florian Pose Applied new path information to example modules.
Wed, 10 May 2006 07:41:38 +0000 Florian Pose Added examples directory.