Wed, 02 Jul 2008 11:26:51 +0000 Florian Pose Improved locking between ioctl()s and master state machine; separate
Wed, 02 Jul 2008 09:22:55 +0000 Florian Pose Added ec_master_find_domain_const().
Wed, 02 Jul 2008 08:14:47 +0000 Florian Pose Added ec_master_find_slave_const().
Tue, 01 Jul 2008 15:41:52 +0000 Florian Pose TODO.
Tue, 01 Jul 2008 15:38:20 +0000 Florian Pose Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
Mon, 30 Jun 2008 15:51:46 +0000 Florian Pose Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
Mon, 30 Jun 2008 12:37:06 +0000 Florian Pose Sync manager and name information in xml.
Mon, 30 Jun 2008 12:22:46 +0000 Florian Pose Improved input/output of hex numbers.
Mon, 30 Jun 2008 11:32:19 +0000 Florian Pose Added Fixed="1" to Pdo element.
Mon, 30 Jun 2008 11:28:32 +0000 Florian Pose Xml: Output sync manager index with Pdo.
Fri, 27 Jun 2008 09:53:09 +0000 Florian Pose Output slave headers in 'ethercat slaves'; show alias only if set.
Fri, 27 Jun 2008 09:48:45 +0000 Florian Pose Alias decimal.
Fri, 27 Jun 2008 09:37:53 +0000 Florian Pose Removed TODOx:y-Output.
Fri, 27 Jun 2008 09:31:20 +0000 Florian Pose Added configuration listing command.
Fri, 27 Jun 2008 08:58:04 +0000 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Fri, 27 Jun 2008 06:56:18 +0000 Florian Pose TODO.
Thu, 26 Jun 2008 14:56:39 +0000 Florian Pose Show sync manager index in 'ethercat domain'.
Thu, 26 Jun 2008 14:28:09 +0000 Florian Pose Adapted minimal example to sync manager configuration interface.
Thu, 26 Jun 2008 14:24:49 +0000 Florian Pose Fixed sync manager direction bug.
Thu, 26 Jun 2008 14:24:29 +0000 Florian Pose Minor change.
Thu, 26 Jun 2008 14:03:33 +0000 Florian Pose Begin reading of Pdo assignment at sync manager 2; removed some
Thu, 26 Jun 2008 13:42:23 +0000 Florian Pose Operational flag in 'ethercat config'.
Thu, 26 Jun 2008 13:41:42 +0000 Florian Pose Configuration error, if sync manager configuration configuration with
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Tue, 24 Jun 2008 10:55:40 +0000 Richard Hacker Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
Mon, 23 Jun 2008 12:03:37 +0000 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
Mon, 23 Jun 2008 10:31:26 +0000 Florian Pose Added a timeout for Sdo configurations.
Mon, 23 Jun 2008 10:27:40 +0000 Florian Pose Added ec_pdo_list_print().
Mon, 23 Jun 2008 10:26:47 +0000 Florian Pose Added some debugging.