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 09:22:57 +0000 Florian Pose Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Fri, 06 Jun 2008 09:22:19 +0000 Florian Pose Added ec_sdo_get_entry_const().
Fri, 06 Jun 2008 09:15:56 +0000 Florian Pose Renamed subindices to max_subindex.
Fri, 06 Jun 2008 09:12:05 +0000 Florian Pose Fixed bug in data size check for sysfs reading of sdo entries.
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:58:25 +0000 Florian Pose TODO.
Thu, 05 Jun 2008 15:44:58 +0000 Florian Pose Removed master info from sysfs.
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.
Thu, 05 Jun 2008 12:39:46 +0000 Florian Pose Added 8139too 2.6.24 to dist.
Thu, 05 Jun 2008 12:38:07 +0000 Florian Pose Removed static from device.
Wed, 04 Jun 2008 15:14:46 +0000 Florian Pose Nicer usage.
Wed, 04 Jun 2008 14:42:15 +0000 Florian Pose TODO.
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.
Wed, 04 Jun 2008 10:10:50 +0000 Florian Pose Removed O="".
Wed, 04 Jun 2008 10:10:05 +0000 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Wed, 04 Jun 2008 08:43:08 +0000 Florian Pose Working counter as uint16_t.
Wed, 04 Jun 2008 08:30:18 +0000 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
Tue, 03 Jun 2008 13:14:11 +0000 Florian Pose Abort, if MAJOR number could not be determined.
Tue, 03 Jun 2008 13:13:53 +0000 Florian Pose Added debugging for ecrt_slave_config_reg_pdo_entry().
Tue, 03 Jun 2008 12:04:14 +0000 Florian Pose TODO.
Tue, 03 Jun 2008 12:04:00 +0000 Florian Pose Check for matching data size when reading Sdo entries via sysfs.
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 13:55:46 +0000 Florian Pose Adapted to new entry syntax.