tool/MasterDevice.h
Sun, 24 Oct 2010 08:43:44 +0200 Florian Pose Output IDN configuration as part of 'ethercat config -v'.
Thu, 16 Sep 2010 09:08:11 +0200 Florian Pose Rescan command.
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
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
Mon, 29 Dec 2008 15:19:16 +0000 Florian Pose Fixed spelling of EtherCAT terms. stable-1.4
Tue, 04 Aug 2009 07:54:16 +0000 Florian Pose Fixed compiler error on --disable-eoe.
Fri, 26 Jun 2009 09:46:57 +0000 Florian Pose ethercat eoe 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.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
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:28:43 +0000 Florian Pose Removed global variables.
Mon, 28 Jul 2008 12:15:25 +0000 Florian Pose Removed MasterDevice::slaveCount().
Thu, 24 Jul 2008 08:15:44 +0000 Florian Pose Minor fixes.
Wed, 23 Jul 2008 08:06:10 +0000 Florian Pose Improved exceptions and commandName usage.
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.