- 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
- Added missing serial.c to dist. 2010-02-16, by Florian Pose
- Added 8139too for 2.6.31 to distribution. 2010-02-16, by Florian Pose
- Fixed master/Makefile.am in case Module.symvers does not exist. 2010-02-15, by Florian Pose
- Removed tabulators. 2010-02-05, by Florian Pose
- Merge 2010-02-02, by Martin Troxler
- Merge 2010-02-02, by Martin Troxler
- Support of virtual sync managers 2010-01-26, by Dominik Staubli
- Merged 2010-01-31, by Martin Troxler
- Merge 2010-01-21, by Dominik Staubli
- Domain datagram working counter calculation bugfix: increment expected wc for a given slave & direction just once for each datagram 2010-01-21, by Dominik Staubli
- Allow multiple open() calls to tty devices. 2010-02-02, by Florian Pose
- Minor change. 2010-01-26, by Florian Pose
- Include termios.h from ectty.h. 2010-01-26, by Florian Pose
- Reduced CoE timeouts to 1000 ms. 2010-01-26, by Florian Pose
- Improved dictionary timeout messages. 2010-01-26, by Florian Pose
- Improved CoE error messages. 2010-01-26, by Florian Pose
- Do not output CoE retries. 2010-01-26, by Florian Pose
- Added variable vor master module arguments. 2010-01-26, by Florian Pose
- Pass initial cflag to device-specific implementation in constructor. 2010-01-25, by Florian Pose
- Fixed segfault if creation of TTY devices fails. 2010-01-25, by Florian Pose
- Callback set via own structure. 2010-01-25, by Florian Pose
- Sorted methods. 2010-01-25, by Florian Pose
- Named serial ports. 2010-01-22, by Florian Pose
- Implemented all 2 ports of EL6002. 2010-01-22, by Florian Pose
- Also accept ids 2-port serial slave. 2010-01-22, by Florian Pose
- Implemented setting of baud rate, data frame and RTS/CTS. 2010-01-22, by Florian Pose
- Request initial configuration on tty open. 2010-01-22, by Florian Pose
- Check EL600x frame data configuration. 2010-01-22, by Florian Pose
- Passing tty cflag to serial implementation. 2010-01-21, by Florian Pose