tools/Master.h
2008-07-02 Florian Pose Improved locking between ioctl()s and master state machine; separate
2008-06-27 Florian Pose Added configuration listing command.
2008-06-27 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
2008-06-26 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
2008-06-12 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
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 Open device with correct permissions immediately.
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 ioctl() permissions.
2008-06-06 Florian Pose Implemented sdo_upload command.
2008-06-06 Florian Pose Added -q flag (quiet).
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 Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
2008-06-05 Florian Pose Implemented 'ethercat debug' command.
2008-06-04 Florian Pose 'ethercat domain' shows domain contents and process data.
2008-06-04 Florian Pose Implemented 'data' command.
2008-06-04 Florian Pose Implemented domain command.
2008-06-02 Florian Pose Added 'xml' command to generate a slave description file from a real
2008-06-02 Florian Pose Added multi-slave support.
2008-06-02 Florian Pose Added 'pdos' command to ethercat tool.
2008-05-29 Florian Pose Added the new ethercat comman-line tool with lsec functionality.