tool/main.cpp
Mon, 20 Dec 2010 17:52:37 +0100 Florian Pose merge.
Tue, 14 Dec 2010 21:58:53 +0100 Florian Pose Implemented ranges for slaves, configs and domains.
Mon, 25 Oct 2010 10:12:26 +0200 Florian Pose Implemented drive_no for command-line tool; binary base name is now a
Thu, 16 Sep 2010 09:08:11 +0200 Florian Pose Rescan command.
Thu, 11 Mar 2010 15:03:52 +0100 Florian Pose Open master device as late as possible.
Fri, 05 Mar 2010 15:32:56 +0100 Florian Pose Implemented SoE write state machine and soe_write command.
Mon, 01 Mar 2010 18:33:42 +0100 Florian Pose Implemented reading Sercos-over-EtherCAT services. To be continued...
Wed, 24 Feb 2010 16:27:11 +0100 Florian Pose Multi-master support for command-line tool. The --master option supports
Fri, 05 Feb 2010 10:29:47 +0100 Florian Pose Removed tabulators.
Mon, 19 Jan 2009 10:18:41 +0000 Florian Pose Included FoE patch from Olav Zarges. 1.4-foe
Wed, 24 Sep 2008 10:30:30 +0000 Florian Pose merge -c1452 trunk: Headers. stable-1.4
Tue, 04 Aug 2009 07:54:16 +0000 Florian Pose Fixed compiler error on --disable-eoe.
Wed, 29 Jul 2009 12:24:55 +0000 Florian Pose Added 'ethercat cstruct' command to output PDO information in C language.
Fri, 26 Jun 2009 09:46:57 +0000 Florian Pose ethercat eoe command.
Wed, 29 Apr 2009 13:06:38 +0000 Florian Pose Added 'ethercat graph' command.
Wed, 08 Apr 2009 12:48:59 +0000 Florian Pose Renamed phy_ commands to reg_.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
Wed, 24 Sep 2008 10:28:59 +0000 Florian Pose Applied patch by Karsten Schwinne, adding a few header files necessary
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Mon, 28 Jul 2008 14:28:43 +0000 Florian Pose Removed global variables.
Mon, 28 Jul 2008 14:06:03 +0000 Florian Pose Added 'ethercat version' command.
Mon, 28 Jul 2008 11:43:08 +0000 Florian Pose Removed parameter values 'all'.
Fri, 25 Jul 2008 14:19:29 +0000 Florian Pose Alias/Position selection.
Thu, 24 Jul 2008 14:56:57 +0000 Florian Pose Bugfixes and improvements.
Thu, 24 Jul 2008 13:27:06 +0000 Florian Pose Redesigned command interface.
Thu, 24 Jul 2008 07:40:45 +0000 Florian Pose Output requested help to stdout, help on invalid usage to stderr.
Wed, 23 Jul 2008 16:16:30 +0000 Florian Pose Added command-line help for every ethercat command.
Wed, 23 Jul 2008 08:06:10 +0000 Florian Pose Improved exceptions and commandName usage.
Wed, 23 Jul 2008 07:26:19 +0000 Florian Pose Renamed sdo_download command to download. Same with upload.
Tue, 22 Jul 2008 15:23:42 +0000 Florian Pose Replace abbreviation by full command.
Tue, 22 Jul 2008 14:26:21 +0000 Florian Pose Fixed typos.
Tue, 22 Jul 2008 14:23:41 +0000 Florian Pose Improved abbreviation.
Tue, 22 Jul 2008 14:17:20 +0000 Florian Pose Moved every command into a separate file.
Tue, 22 Jul 2008 11:38:21 +0000 Florian Pose Command abbreviation.
Mon, 21 Jul 2008 22:20:23 +0000 Florian Pose First step of moving to command list.
Mon, 21 Jul 2008 22:06:33 +0000 Florian Pose helpRequested.
Mon, 21 Jul 2008 19:29:34 +0000 Florian Pose Moved tools to tool.