tool/Makefile.am
Mon, 25 Oct 2010 16:45:33 +0200 Florian Pose Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
Thu, 16 Sep 2010 09:08:11 +0200 Florian Pose Rescan command.
Fri, 19 Mar 2010 12:01:32 +0100 Florian Pose Included list of common SoE error messages.
Thu, 11 Mar 2010 14:29:43 +0100 Florian Pose Implemented SoE IDN parser for strings like 'P-0-0150'; moved data type
Fri, 05 Mar 2010 15:32:56 +0100 Florian Pose Implemented SoE write state machine and soe_write command.
Fri, 05 Mar 2010 13:39:57 +0100 Florian Pose Sourced out data type handling into an own class.
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
Mon, 19 Jan 2009 10:18:41 +0000 Florian Pose Included FoE patch from Olav Zarges. 1.4-foe
Mon, 29 Dec 2008 14:10:27 +0000 Florian Pose Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. stable-1.4
Thu, 13 Aug 2009 15:18:53 +0200 Florian Pose Switched from Subversion to Mercurial.
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 14:10:34 +0000 Florian Pose reg_write with data types.
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.
Wed, 04 Feb 2009 17:37:06 +0000 Florian Pose builddir and srcdir, tbc.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Thu, 09 Oct 2008 13:24:17 +0000 Florian Pose Moved byteorder macros to ecrt.h.
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Fri, 01 Aug 2008 10:10:55 +0000 Florian Pose Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space-
Mon, 28 Jul 2008 14:59:22 +0000 Florian Pose Added noinst_HEADERS variable.
Mon, 28 Jul 2008 14:06:03 +0000 Florian Pose Added 'ethercat version' command.
Thu, 24 Jul 2008 13:27:06 +0000 Florian Pose Redesigned command interface.
Wed, 23 Jul 2008 07:26:19 +0000 Florian Pose Renamed sdo_download command to download. Same with upload.
Tue, 22 Jul 2008 14:17:20 +0000 Florian Pose Moved every command into a separate file.
Mon, 21 Jul 2008 22:20:23 +0000 Florian Pose First step of moving to command list.
Mon, 21 Jul 2008 19:29:34 +0000 Florian Pose Moved tools to tool.