Mon, 29 Aug 2011 16:59:55 +0200 fbeaulier CHANGE: SDO block mode added, without CRC support
Tue, 16 Aug 2011 14:15:52 +0200 fbeaulier timers_unix.c : remove sigint and sigterm catch
Thu, 23 Jun 2011 18:12:34 +0200 Edouard Tisserant fixed bug with cross wmingw build
Mon, 20 Jun 2011 18:36:43 +0200 Stefan Removed unneccessary overhead introduced with the last fix.
Mon, 20 Jun 2011 15:03:54 +0200 skratochwil Fixed incorrect struct access in sendPDO() and inserted a missing variable in sendOnePDOEvent(). These errors occured at compile-time when configuring the project with './configure --debug=PDO' or './configure --debug=WAR'.
Wed, 13 Apr 2011 16:29:59 +0200 Edouard Tisserant Fix some side effects of EDS import, while editing afterward
Fri, 28 Jan 2011 14:51:18 +0100 Christian Taedcke FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)