- Fixed string argument for soe_write. 2010-03-09, by Florian Pose
- Fixed fragmented SoE write. 2010-03-09, by Florian Pose
- Implemented SoE write fragmenting. 2010-03-09, by Florian Pose
- Implemented SoE fragmented reading. 2010-03-09, by Florian Pose
- 64 bit frame statistics. 2010-03-09, by Florian Pose
- Implemented ecrt_slave_config_idn() for user-space library. 2010-03-09, by Florian Pose
- Documented idn parameter. 2010-03-09, by Florian Pose
- Ignore doxygen output. 2010-03-09, by Florian Pose
- TODO. 2010-03-09, by Florian Pose
- Improved frame statistics output again. 2010-03-09, by Florian Pose
- Output tx errors and tx rate in byte/s. 2010-03-09, by Florian Pose
- Fixed clearing frame statistics on link down. 2010-03-09, by Florian Pose
- TODO. 2010-03-08, by Florian Pose
- Clear frame statistics on link loss. 2010-03-08, by Florian Pose
- Improved frame statistics output. 2010-03-08, by Florian Pose
- Fixed frame statistics. 2010-03-08, by Florian Pose
- Frame statistics in 'ethercat master' output. 2010-03-07, by Florian Pose
- Fixed device file name output on ioctl mismatch. 2010-03-07, by Florian Pose
- Fixed segfault - Initialize SoE request properly. 2010-03-07, by Florian Pose
- Removed unused variable frames_timed_out. 2010-03-07, by Florian Pose
- TODO. 2010-03-06, by Florian Pose
- TODO. 2010-03-05, by Florian Pose
- TODO. 2010-03-05, by Florian Pose
- Added ecrt_slave_config_idn() method to store SoE IDN configurations. 2010-03-05, by Florian Pose
- Added ec_soe_request_copy() method. 2010-03-05, by Florian Pose
- Minor: Removed unnecessary include. 2010-03-05, by Florian Pose
- TODO. 2010-03-05, by Florian Pose
- Fixed reading error code from write response. 2010-03-05, by Florian Pose
- Fixed returning SoE error code. 2010-03-05, by Florian Pose
- Fixed SoE opcode determination. 2010-03-05, by Florian Pose
- Implemented SoE write state machine and soe_write command. 2010-03-05, by Florian Pose
- TODO. 2010-03-05, by Florian Pose
- Sourced out data type handling into an own class. 2010-03-05, by Florian Pose
- Overloaded throwCommandException(). 2010-03-05, by Florian Pose
- Fixed memory allocation while lock is held. Thanks to Esben Haabendal. 2010-03-03, by Florian Pose
- Typo. 2010-03-01, by Florian Pose
- Implemented reading Sercos-over-EtherCAT services. To be continued... 2010-03-01, by Florian Pose
- Reset AL states on link down. 2010-02-26, by Florian Pose
- Fixed compiler warning. 2010-02-25, by Florian Pose
- Fixed endless loop if negative master index range ends at zero. 2010-02-25, by Florian Pose
- Improved multi-master capabilities of ethercat tool. 2010-02-24, by Florian Pose
- Multi-master support for command-line tool. The --master option supports 2010-02-24, by Florian Pose
- Minor changes in configure output. 2010-02-23, by Florian Pose
- Use kernel's modules_install target, instead of building our own. Attention: 2010-02-23, by Florian Pose
- Improved output when PDO assignment/mapping fails. 2010-02-23, by Florian Pose
- Introduced ec_datagram_print_state() method and used it at all places where 2010-02-23, by Florian Pose
- merge 2010-02-23, by Florian Pose
- TODO 2010-02-23, by Florian Pose
- Avoid compiler warning. 2010-02-22, by Florian Pose
- Added e100 to specfile config. 2010-02-17, by Florian Pose
- merge 2010-02-17, by Florian Pose
- Improved spec file. 2010-02-17, by Florian Pose
- merge 2010-02-17, by Florian Pose
- Increased default number of masters to 32. 2010-02-16, by Florian Pose
- merge 2010-02-17, by Florian Pose
- Added e100 driver for 2.6.31. 2010-02-17, by Florian Pose
- Removed installation of symvers file, because it makes no sense when 2010-02-17, by Florian Pose
- Added spec file for building an RPM package. 2010-02-16, by Florian Pose
- Improved handling and installation of the modules' symbol versions. 2010-02-16, by Florian Pose
- Replaced deprecated init_MUTEX in tty code. 2010-02-16, by Florian Pose