tool/CommandSlaves.cpp
Fri, 06 Apr 2012 23:35:05 +0200 Florian Pose Slave scanning and configuration on all links. redundancy
Mon, 25 Oct 2010 10:12:26 +0200 Florian Pose Implemented drive_no for command-line tool; binary base name is now a
Thu, 11 Mar 2010 15:03:52 +0100 Florian Pose Open master device as late as possible.
Wed, 24 Feb 2010 17:24:20 +0100 Florian Pose Improved multi-master capabilities of ethercat tool.
Wed, 24 Feb 2010 16:27:11 +0100 Florian Pose Multi-master support for command-line tool. The --master option supports
Fri, 08 May 2009 13:35:06 +0000 Florian Pose Minor: Added missing setfill().
Thu, 30 Apr 2009 15:56:53 +0000 Florian Pose Decimal transmission delay.
Thu, 30 Apr 2009 14:37:02 +0000 Florian Pose Transition->Transmission.
Thu, 30 Apr 2009 14:12:47 +0000 Florian Pose Transition delay calculation. TBC...
Wed, 29 Apr 2009 09:43:04 +0000 Florian Pose Bus topology calculation.
Mon, 27 Apr 2009 15:20:14 +0000 Florian Pose Measure port receive times.
Mon, 27 Apr 2009 11:38:03 +0000 Florian Pose Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
Tue, 07 Apr 2009 09:00:20 +0000 Florian Pose Reading more base information (incl. whether DC supported).
Thu, 19 Mar 2009 08:43:05 +0000 Florian Pose Complain about given arguments if none are required.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Wed, 24 Sep 2008 10:28:59 +0000 Florian Pose Applied patch by Karsten Schwinne, adding a few header files necessary
Wed, 24 Sep 2008 08:37:35 +0000 Florian Pose Fixed minor supported mailbox protocol display bug.
Mon, 28 Jul 2008 12:15:25 +0000 Florian Pose Removed MasterDevice::slaveCount().
Mon, 28 Jul 2008 11:29:28 +0000 Florian Pose Added --help for alias and position parameters.
Fri, 25 Jul 2008 14:19:29 +0000 Florian Pose Alias/Position selection.
Fri, 25 Jul 2008 09:08:12 +0000 Florian Pose Renamed state field to al_state.
Fri, 25 Jul 2008 08:52:45 +0000 Florian Pose Moved slaveState() to Command::alStateString().
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.