tool/CommandDownload.cpp
2014-05-31 Gavin Lambert Mark download data as const.
2012-09-04 Florian Pose Malformed hg keywords.
2011-10-24 Florian Pose Added ecrt_master_sdo_download_complete() for ad-hoc downloading SDOs (also
2011-10-24 Florian Pose Added ecrt_master_sdo_download_complete() for ad-hoc downloading SDOs (also stable-1.5
2010-10-25 Florian Pose Implemented drive_no for command-line tool; binary base name is now a
2010-03-11 Florian Pose Added getSingleMasterIndex() for command-line tool.
2010-03-11 Florian Pose Open master device as late as possible.
2010-03-11 Florian Pose Implemented SoE IDN parser for strings like 'P-0-0150'; moved data type
2010-03-05 Florian Pose Sourced out data type handling into an own class.
2010-02-24 Florian Pose Multi-master support for command-line tool. The --master option supports
2010-02-05 Florian Pose Removed tabulators.
2009-01-19 Florian Pose Added octet_string as an SDO data type. stable-1.4
2008-12-29 Florian Pose Fixed spelling of EtherCAT terms. stable-1.4
2009-02-24 Florian Pose Improved and added license headers.
2009-01-26 Florian Pose merge -c1617 branches/stable-1.4: Added octet_string as an SDO data type.
2009-01-26 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
2008-10-09 Florian Pose Moved byteorder macros to ecrt.h.
2008-08-01 Florian Pose Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space-
2008-07-28 Florian Pose Removed global variables.
2008-07-28 Florian Pose Added --help for alias and position parameters.
2008-07-28 Florian Pose Common message for single slave selections.
2008-07-25 Florian Pose Alias/Position selection.
2008-07-24 Florian Pose Bugfixes and improvements.
2008-07-24 Florian Pose Redesigned command interface.