2012-01-21 Edouard Tisserant Merged some canfestival-3-ica Fixes.
2011-12-22 Christian Taedcke FIXED: - The AVR example now compiles in linux.
2011-12-22 Christian Taedcke FIXED: - adapted paths for current vscom driver
2011-12-22 Christian Taedcke FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
2011-12-15 Mongo bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
2011-12-13 Mongo bug correction in dcf.c, an entry of only one byte was not checked
2011-11-02 Mongo New feature : event timers allowed for RxPDOs (subidx 5 in RxPDO com paramaters)
2011-10-13 Mongo Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
2011-09-12 Mongo Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
2011-08-30 fbeaulier Added include stdlib.h for malloc functions in sdo.c
2011-08-29 fbeaulier patch from Stefan Kratochwil <entwicklung@inovel.de> : canfestival-3-fm3_698.patch
2011-08-29 fbeaulier patch from Christian Taedcke <hacking@taedcke.com> : fix-wrong-resetSDOline-for-sdo-timeout.patch
2011-08-29 fbeaulier CHANGE: SDO block mode added, without CRC support
2011-08-16 fbeaulier timers_unix.c : remove sigint and sigterm catch
2011-06-23 Edouard Tisserant fixed bug with cross wmingw build
2011-06-20 Stefan Removed unneccessary overhead introduced with the last fix.
2011-06-20 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'.
2011-04-13 Edouard Tisserant Fix some side effects of EDS import, while editing afterward
2011-01-28 Christian Taedcke FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)
2011-01-28 Christian Taedcke FIX: - if a sdo transfer timeout occurres, reset the sdo line even if the callback function does not.
2011-01-27 Christian Taedcke FIXED: - Sdo lines with the internal state SDO_ABORTED_ITERNAL are now closed.
2010-11-10 Christian Taedcke CHANGED: - canSend message parameter is now a const pointer
2011-01-27 Christian Taedcke FIXED: - compiler warning from printf format string
2010-02-19 Christian Taedcke FIXED: - TimerInit() was missing
2010-02-19 Christian Taedcke FIXED: - OK and NOT OK was wrong in canSend()
2010-09-09 Christian Taedcke FIXED: - bug while normal sdo transfer initialization (setting the byte count)
2010-11-10 Christian Taedcke FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38)
2010-11-15 Christian Taedcke CHANGED: - function sendOnePDOevent (CO_Data* d, UNS32 pdoNum) into sendOnePDOevent (CO_Data* d, UNS8 pdoNum)
2010-11-15 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
2010-02-19 Christian Taedcke CHANGED: - canReceive and canSend return now 1 on error and 0 on success
2010-09-09 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
2010-02-16 Christian Taedcke FIXED: - added CALLBACK to can callback function prototypes
2010-12-11 Christian Taedcke FIXED: - added missing endif
2010-02-19 Christian Taedcke CHANGED: - async access queue has now blocking read
2010-02-23 Christian Taedcke ADDED: - pause() for win32
2010-02-23 Christian Taedcke CHANGED: - moved wxwidget header
2010-02-19 Christian Taedcke ADDED: - LeaveMutex and EnterMutex to exported symbols
2010-02-19 Christian Taedcke CHANGED: - if variable starts with a digit, add a "_" at the beginning
2010-09-10 Christian Taedcke CHANGED: - option to integrate a can driver statically (hack)
2010-09-09 Christian Taedcke CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__).
2010-09-09 Christian Taedcke ADDED: - dynamic memory allocation for sdo transfer using malloc and free
2010-09-09 Christian Taedcke ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat.
2010-11-27 edouard get always the latest version of VSCAN API
2010-11-13 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
2010-11-13 edouard Fixed execution right on configure script
2010-11-12 edouard Piotr Trojanek (ptroja) cleanup patche. Thanks.
2010-11-12 edouard Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again.
2010-11-12 edouard CosateQ contribution.
2010-11-12 edouard Added contributed 402 profile
2010-09-10 edouard Fixed SDO loop in some situations.
2010-09-10 edouard Wrong check on PDO inhibit bit fixed.
2010-09-10 edouard Fix non freed windows handle. (thx to jaroslav.fojtik)
2010-06-16 laurent Update french translations
2010-06-16 laurent Obsolete example fixed
2010-06-16 laurent Bug in Subindex grid right click with i18n fixed
2009-12-16 Edouard TISSERANT fixed typo in makefile
2009-12-16 Edouard TISSERANT fixed typo in makefile
2009-12-14 edouard Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings
2009-12-09 edouard added 'none' taget for building standalone library
2009-12-09 lolitech Backed out changeset 3a6b413acad9