TODO
2008-07-25 Florian Pose Show attached slave position and state in 'ethercat config'.
2008-07-24 Florian Pose Bugfixes and improvements.
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 TODO.
2008-07-22 Florian Pose TODO.
2008-07-22 Florian Pose TODO.
2008-07-21 Florian Pose TODO.
2008-07-18 Florian Pose TODO.
2008-07-07 Florian Pose Break domain output data after 16 bytes.
2008-07-07 Florian Pose Made verbosity a master property; added -Wall flag to tools.
2008-07-07 Florian Pose todo.
2008-07-02 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
2008-07-02 Florian Pose Removed MSR example; adapted RTAI example; README files for examples.
2008-07-01 Florian Pose TODO.
2008-06-30 Florian Pose Improved input/output of hex numbers.
2008-06-27 Florian Pose Alias decimal.
2008-06-27 Florian Pose Removed TODOx:y-Output.
2008-06-27 Florian Pose Added configuration listing command.
2008-06-27 Florian Pose TODO.
2008-06-20 Florian Pose TODO.
2008-06-20 Florian Pose TODO.
2008-06-19 Florian Pose TODO.
2008-06-19 Florian Pose Removed state machine cycle time measuring.
2008-06-19 Florian Pose Disable use of CPU timestamp counter by default.
2008-06-19 Florian Pose Store abort code in sdo request; output it in user space; added some
2008-06-19 Florian Pose Check for data sizes when reading Pdo assignment/mapping from CoE.
2008-06-18 Florian Pose Removed 'end' and 'error' states from master state machine.
2008-06-18 Florian Pose Renamed master 'mode' to 'phase'.
2008-06-18 Florian Pose Removed configs_attached flag; changed return value of
2008-06-18 Florian Pose Output attachment failure messages only when debugging.
2008-06-18 Florian Pose Implemented ecrt_slave_config_state(); minor changes in
2008-06-12 Florian Pose TODO.
2008-06-12 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
2008-06-12 Florian Pose Store slaves in an array instead of a list.
2008-06-12 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
2008-06-12 Florian Pose Removed kobject from slave_config.
2008-06-12 Florian Pose Removed kobject from domain.
2008-06-12 Florian Pose Removed kobjects from sdo and slave.
2008-06-11 Florian Pose Bus configuration via 'ethercat config'.
2008-06-11 Florian Pose Slave information via 'ethercat slave'.
2008-06-10 Florian Pose Improved 'ethercat ls' formatting.
2008-06-10 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
2008-06-10 Florian Pose TODO.
2008-06-10 Florian Pose Implemented SII writing (including alias writing) via ethercat command.
2008-06-09 Florian Pose Implemented SII read.
2008-06-09 Florian Pose Implemented Sdo download via ethercat command.
2008-06-09 Florian Pose TODO.
2008-06-06 Florian Pose Implemented sdo_upload command.
2008-06-06 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
2008-06-06 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
2008-06-05 Florian Pose TODO.
2008-06-05 Florian Pose Removed master info from sysfs.
2008-06-05 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
2008-06-04 Florian Pose TODO.
2008-06-03 Florian Pose TODO.
2008-06-02 Florian Pose Separated Pdo and Pdo entry classes.
2008-05-29 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
2008-05-29 Florian Pose Removed xmldev.