- Internal locking callbacks, improved locking. 2007-01-08, by Florian Pose
- Datagram preallocation with ATOMIC flag, because it is calles in timer context. 2007-01-08, by Florian Pose
- Minor changes in minimal example. 2007-01-08, by Florian Pose
- Shorter critical sections in examples. 2007-01-08, by Florian Pose
- Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated). 2007-01-08, by Florian Pose
- Updated ChangeLog. 2007-01-02, by Florian Pose
- Adjusted examples to 1.2.0 interface changes. 2007-01-02, by Florian Pose
- Updated NEWS and Changelog files. 2007-01-02, by Florian Pose
- Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch. 2007-01-02, by Florian Pose
- Made it possible to configure under kernel 2.6.18. 2007-01-01, by Florian Pose
- State machines re-send datagrams on timeout. 2006-12-18, by Florian Pose
- Improved error messages in mailbox.c 2006-12-18, by Florian Pose
- Removed absolute paths for networking commands; brctl show without additional parameter. 2006-12-18, by Florian Pose
- Fixed warnings in master.c. 2006-12-18, by Florian Pose
- Fixed typo in CoE FSM. 2006-12-18, by Florian Pose
- Corrected error messages in get_slave(). 2006-12-18, by Florian Pose
- Current consumption in sysfs; "lsec -c" shows current consumption and remaining current. 2006-12-08, by Florian Pose
- Fixed return type of ecdev_close(). 2006-12-08, by Florian Pose
- Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state. 2006-12-08, by Florian Pose
- Fixed lost frames display bug when no frames were sent. 2006-11-24, by Florian Pose
- Interface changes for version 1.2, see NEWS file. 2006-11-24, by Florian Pose
- Version 1.2.0-rc1, re-introduced ecrt_domain_queue(). 2006-11-23, by Florian Pose
- Added frame counter. 2006-11-21, by Florian Pose
- Introduced "starved" datagrams. 2006-11-21, by Florian Pose
- Updated ChangeLog 2006-11-07, by Florian Pose
- VERSION 1.1.1 2006-11-07, by Florian Pose
- Updated source code documentation. 2006-11-07, by Florian Pose
- Fixed dist files. 2006-11-07, by Florian Pose
- Updated documentation. 2006-11-07, by Florian Pose
- Improved clean targets. 2006-11-06, by Florian Pose
- Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel. 2006-11-06, by Florian Pose
- kobject_add() in constructors. 2006-11-06, by Florian Pose
- Minor change in master.c. 2006-11-06, by Florian Pose
- Added clear function for SDO kobject. 2006-11-06, by Florian Pose
- Fixed workqueue cancelling. 2006-11-06, by Florian Pose
- Added mrproper make target. 2006-11-06, by Florian Pose
- Removed --foreign switch for autotools. 2006-11-06, by Florian Pose
- Fix: Configuration of process data sync managers now in PREOP. 2006-11-03, by Florian Pose
- Improved installation, added quick modules_install target. 2006-11-03, by Florian Pose
- Fixed CoE Upload Request, now 10 bytes of Mailbox Service Data. 2006-11-03, by Florian Pose
- Allow CoE requests, even if slave has error flag set. 2006-11-03, by Florian Pose
- Fixed memory barrier bug in 8139too drivers. 2006-11-03, by Florian Pose
- Added device module for kernel 2.6.17. Still slow? 2006-11-02, by Florian Pose
- Mini example with KBUS again. 2006-11-02, by Florian Pose
- Fixed debug interfaces. 2006-10-31, by Florian Pose
- Fixed EEPROM writing. 2006-10-31, by Florian Pose
- Fixed state change FSM again. 2006-10-31, by Florian Pose
- Removed checking for depmod in configure. 2006-10-31, by Florian Pose
- Remove estimated sync manager sizes when leaving operation mode. 2006-10-30, by Florian Pose
- Fixed dist files for MSR example. 2006-10-27, by Florian Pose
- BUGFIX: Remove SDO configurations when leaving OPERATION mode. 2006-10-27, by Florian Pose
- SDO configurations in Sysfs. 2006-10-27, by Florian Pose
- minimal example with SDO configs. 2006-10-27, by Florian Pose
- New state in slaveconf FSM: Clear FMMU configurations after INIT. 2006-10-27, by Florian Pose
- Print certain warnings only at debug_level. 2006-10-27, by Florian Pose
- Minor output changes in ethernet.c 2006-10-27, by Florian Pose
- Print certain logs only at debug_level. 2006-10-27, by Florian Pose
- Added slave flags to Sysfs. 2006-10-27, by Florian Pose
- Minor changes to minimal example. 2006-10-27, by Florian Pose
- Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release(). 2006-10-27, by Florian Pose