2008-07-28 Florian Pose Removed MasterDevice::slaveCount().
2008-07-28 Florian Pose Improved alias/position addressing in case od duplicated aliases.
2008-07-28 Florian Pose Removed parameter values 'all'.
2008-07-28 Florian Pose Added --help for alias and position parameters.
2008-07-28 Florian Pose Implemented alias and position for configs.
2008-07-28 Florian Pose Common message for single slave selections.
2008-07-28 Florian Pose Fixed missing protection for a spin_lock_irqrestore() call.
2008-07-28 Florian Pose NEWS.
2008-07-28 Florian Pose No need to call e1000 watchdog when frames are received (thanks to O. Zarges).
2008-07-25 Florian Pose Alias/Position selection.
2008-07-25 Florian Pose Fixed requested_state.
2008-07-25 Florian Pose Minor change.
2008-07-25 Florian Pose Renamed state field to al_state.
2008-07-25 Florian Pose Show attached slave position and state in 'ethercat config'.
2008-07-25 Florian Pose Moved slaveState() to Command::alStateString().
2008-07-24 Florian Pose Force reconfiguration after attachment.
2008-07-24 Florian Pose Bugfixes and improvements.
2008-07-24 Florian Pose Fixed duplicate alias command.
2008-07-24 Florian Pose Redesigned command interface.
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.