tools/Master.cpp
Thu, 17 Jul 2008 12:25:02 +0000 Florian Pose Output Sdo configuration header even if no Sdos were configured.
Thu, 10 Jul 2008 09:39:38 +0000 Florian Pose Added Mandatory attribute for XML Pdo elements.
Thu, 10 Jul 2008 09:36:47 +0000 Florian Pose Group/Image/Order strings in slave ioctl; order number as text content
Tue, 08 Jul 2008 08:55:54 +0000 Florian Pose Sort configuration list.
Mon, 07 Jul 2008 09:02:19 +0000 Florian Pose Output category names.
Mon, 07 Jul 2008 08:46:41 +0000 Florian Pose Implemented 'ethercat sii_read -v'.
Mon, 07 Jul 2008 08:06:27 +0000 Florian Pose Break domain output data after 16 bytes.
Mon, 07 Jul 2008 07:59:07 +0000 Florian Pose Show domain data only if verbose.
Mon, 07 Jul 2008 07:55:41 +0000 Florian Pose Made verbosity a master property; added -Wall flag to tools.
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 11:26:51 +0000 Florian Pose Improved locking between ioctl()s and master state machine; separate
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.
Thu, 26 Jun 2008 14:56:39 +0000 Florian Pose Show sync manager index in 'ethercat domain'.
Thu, 26 Jun 2008 13:42:23 +0000 Florian Pose Operational flag in 'ethercat config'.
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Thu, 19 Jun 2008 09:24:22 +0000 Florian Pose Store abort code in sdo request; output it in user space; added some
Wed, 18 Jun 2008 13:44:43 +0000 Florian Pose Bugfix: Bitlength always decimal in XML.
Wed, 18 Jun 2008 13:33:50 +0000 Florian Pose Renamed master 'mode' to 'phase'.
Thu, 12 Jun 2008 09:44:18 +0000 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Tue, 10 Jun 2008 12:52:08 +0000 Florian Pose Improved 'ethercat ls' formatting.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 09:08:24 +0000 Florian Pose Output Sdo index at entry.
Tue, 10 Jun 2008 09:05:54 +0000 Florian Pose Open device with correct permissions immediately.
Tue, 10 Jun 2008 08:48:50 +0000 Florian Pose Implemented SII writing (including alias writing) via ethercat command.
Mon, 09 Jun 2008 13:45:22 +0000 Florian Pose Implemented SII read.
Mon, 09 Jun 2008 12:51:54 +0000 Florian Pose Removed debugging data.
Mon, 09 Jun 2008 12:11:19 +0000 Florian Pose Implemented Sdo download via ethercat command.
Mon, 09 Jun 2008 10:29:28 +0000 Florian Pose ioctl() permissions.
Fri, 06 Jun 2008 15:33:21 +0000 Florian Pose Display textual data type in 'ethercat sdos'.
Fri, 06 Jun 2008 15:13:25 +0000 Florian Pose Implemented sdo_upload command.
Fri, 06 Jun 2008 09:34:20 +0000 Florian Pose Added -q flag (quiet).
Fri, 06 Jun 2008 09:27:24 +0000 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
Fri, 06 Jun 2008 08:12:34 +0000 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
Thu, 05 Jun 2008 15:39:15 +0000 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Thu, 05 Jun 2008 14:33:36 +0000 Florian Pose Implemented 'ethercat debug' command.
Wed, 04 Jun 2008 14:35:40 +0000 Florian Pose Improved output of 'ethercat domain'.
Wed, 04 Jun 2008 13:17:15 +0000 Florian Pose 'ethercat domain' shows domain contents and process data.
Wed, 04 Jun 2008 10:41:50 +0000 Florian Pose Implemented 'data' command.
Wed, 04 Jun 2008 10:13:07 +0000 Florian Pose Implemented domain command.
Mon, 02 Jun 2008 14:40:19 +0000 Florian Pose Added 'xml' command to generate a slave description file from a real
Mon, 02 Jun 2008 11:08:49 +0000 Florian Pose Added multi-slave support.
Mon, 02 Jun 2008 10:51:31 +0000 Florian Pose Added 'pdos' command to ethercat tool.
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.