tool/main.cpp
2010-12-20 Florian Pose merge.
2010-12-14 Florian Pose Implemented ranges for slaves, configs and domains.
2010-10-25 Florian Pose Implemented drive_no for command-line tool; binary base name is now a
2010-09-16 Florian Pose Rescan command.
2010-03-11 Florian Pose Open master device as late as possible.
2010-03-05 Florian Pose Implemented SoE write state machine and soe_write command.
2010-03-01 Florian Pose Implemented reading Sercos-over-EtherCAT services. To be continued...
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 Included FoE patch from Olav Zarges. 1.4-foe
2008-09-24 Florian Pose merge -c1452 trunk: Headers. stable-1.4
2009-08-04 Florian Pose Fixed compiler error on --disable-eoe.
2009-07-29 Florian Pose Added 'ethercat cstruct' command to output PDO information in C language.
2009-06-26 Florian Pose ethercat eoe command.
2009-04-29 Florian Pose Added 'ethercat graph' command.
2009-04-08 Florian Pose Renamed phy_ commands to reg_.
2009-02-24 Florian Pose Improved and added license headers.
2009-01-26 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
2008-09-24 Florian Pose Applied patch by Karsten Schwinne, adding a few header files necessary
2008-08-13 Florian Pose Added phy commands.
2008-07-28 Florian Pose Removed global variables.
2008-07-28 Florian Pose Added 'ethercat version' command.
2008-07-28 Florian Pose Removed parameter values 'all'.
2008-07-25 Florian Pose Alias/Position selection.
2008-07-24 Florian Pose Bugfixes and improvements.
2008-07-24 Florian Pose Redesigned command interface.
2008-07-24 Florian Pose Output requested help to stdout, help on invalid usage to stderr.
2008-07-23 Florian Pose Added command-line help for every ethercat command.
2008-07-23 Florian Pose Improved exceptions and commandName usage.
2008-07-23 Florian Pose Renamed sdo_download command to download. Same with upload.
2008-07-22 Florian Pose Replace abbreviation by full command.
2008-07-22 Florian Pose Fixed typos.
2008-07-22 Florian Pose Improved abbreviation.
2008-07-22 Florian Pose Moved every command into a separate file.
2008-07-22 Florian Pose Command abbreviation.
2008-07-21 Florian Pose First step of moving to command list.
2008-07-21 Florian Pose helpRequested.
2008-07-21 Florian Pose Moved tools to tool.