tool/CommandDownload.cpp
Mon, 24 Oct 2011 10:49:27 +0200 Florian Pose Added ecrt_master_sdo_download_complete() for ad-hoc downloading SDOs (also stable-1.5
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:17:25 +0100 Florian Pose Added getSingleMasterIndex() for command-line tool.
Thu, 11 Mar 2010 15:03:52 +0100 Florian Pose Open master device as late as possible.
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 13:39:57 +0100 Florian Pose Sourced out data type handling into an own class.
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:23:26 +0000 Florian Pose Added octet_string as an SDO data type. stable-1.4
Mon, 29 Dec 2008 15:19:16 +0000 Florian Pose Fixed spelling of EtherCAT terms. stable-1.4
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:59:32 +0000 Florian Pose merge -c1617 branches/stable-1.4: Added octet_string as an SDO data type.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Thu, 09 Oct 2008 13:24:17 +0000 Florian Pose Moved byteorder macros to ecrt.h.
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 11:29:28 +0000 Florian Pose Added --help for alias and position parameters.
Mon, 28 Jul 2008 08:45:28 +0000 Florian Pose Common message for single slave selections.
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.