2008-07-24 Florian Pose Minor fixes.
2008-07-24 Florian Pose Command-line help in the docs.
2008-07-24 Florian Pose Output requested help to stdout, help on invalid usage to stderr.
2008-07-23 Florian Pose TODO.
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 Fixed sdoUpload().
2008-07-23 Florian Pose Renamed sdo_download command to download. Same with upload.
2008-07-23 Florian Pose Updated docs.
2008-07-23 Florian Pose TODO.
2008-07-22 Florian Pose TODO.
2008-07-22 Florian Pose Updated first part of command documentation.
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-22 Florian Pose TODO.
2008-07-22 Florian Pose Fixed SII reading timeout bug on 100 Hz kernels.
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.
2008-07-21 Florian Pose TODO.
2008-07-18 Florian Pose helpWanted; cmdName.
2008-07-18 Florian Pose TODO.
2008-07-18 Florian Pose Improved WC changes message.
2008-07-17 Florian Pose Sdo configuration debugging.
2008-07-17 Florian Pose Output Sdo configuration header even if no Sdos were configured.
2008-07-17 Florian Pose Updated doc.
2008-07-17 Florian Pose Fixed CoE transfer timeout bug.
2008-07-14 Florian Pose Improved timeout error messages.
2008-07-10 Florian Pose Added Mandatory attribute for XML Pdo elements.
2008-07-10 Florian Pose Group/Image/Order strings in slave ioctl; order number as text content
2008-07-10 Florian Pose Added ec_cdev_strcpy() function.
2008-07-08 Florian Pose Fixme.
2008-07-08 Florian Pose Added depmod call to docs.
2008-07-08 Florian Pose Sort configuration list.
2008-07-08 Florian Pose Added attention to ecrt_slave_config_sdo().
2008-07-07 Florian Pose Output category names.
2008-07-07 Florian Pose Implemented 'ethercat sii_read -v'.
2008-07-07 Florian Pose Break domain output data after 16 bytes.
2008-07-07 Florian Pose Show domain data only if verbose.
2008-07-07 Florian Pose Made verbosity a master property; added -Wall flag to tools.
2008-07-07 Florian Pose todo.
2008-07-04 Florian Pose Using EC_END.
2008-07-04 Florian Pose Minor change.
2008-07-04 Florian Pose Ethernet devices.
2008-07-04 Florian Pose App interface; doxygen; bib.
2008-07-04 Florian Pose Fixed line.
2008-07-04 Florian Pose Improved source code doc.
2008-07-04 Florian Pose Improved doc; removed BACKUP variables.
2008-07-04 Florian Pose Minor change.
2008-07-04 Florian Pose Generate pdfs with makefile.
2008-07-04 Florian Pose Master locks image.
2008-07-04 Florian Pose prepared command-line tool.
2008-07-04 Florian Pose Doc: Architecture, master module, system integration.
2008-07-03 Florian Pose Started to re-write the documentation.
2008-07-02 Florian Pose NEWS.
2008-07-02 Florian Pose Updated header docs, features and news file.
2008-07-02 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();