Fri, 19 Feb 2010 08:18:40 +0100 Christian Taedcke CHANGED: - if variable starts with a digit, add a "_" at the beginning
Fri, 10 Sep 2010 08:55:42 +0200 Christian Taedcke CHANGED: - option to integrate a can driver statically (hack)
Thu, 09 Sep 2010 15:50:02 +0200 Christian Taedcke CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__).
Thu, 09 Sep 2010 15:56:06 +0200 Christian Taedcke ADDED: - dynamic memory allocation for sdo transfer using malloc and free
Thu, 09 Sep 2010 15:38:20 +0200 Christian Taedcke ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat.
Sun, 28 Nov 2010 00:05:16 +0100 edouard get always the latest version of VSCAN API
Sat, 13 Nov 2010 23:08:34 +0100 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
Sat, 13 Nov 2010 22:25:24 +0100 edouard Fixed execution right on configure script
Sat, 13 Nov 2010 00:03:24 +0100 edouard Piotr Trojanek (ptroja) cleanup patche. Thanks.
Fri, 12 Nov 2010 22:49:26 +0100 edouard Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again.
Fri, 12 Nov 2010 22:24:06 +0100 edouard CosateQ contribution.
Fri, 12 Nov 2010 22:02:32 +0100 edouard Added contributed 402 profile
Fri, 10 Sep 2010 13:44:56 +0200 edouard Fixed SDO loop in some situations.
Fri, 10 Sep 2010 13:44:06 +0200 edouard Wrong check on PDO inhibit bit fixed.
Fri, 10 Sep 2010 13:43:17 +0200 edouard Fix non freed windows handle. (thx to jaroslav.fojtik)
Wed, 16 Jun 2010 21:29:39 +0200 laurent Update french translations
Wed, 16 Jun 2010 21:29:02 +0200 laurent Obsolete example fixed
Wed, 16 Jun 2010 21:28:34 +0200 laurent Bug in Subindex grid right click with i18n fixed
Wed, 16 Dec 2009 10:15:09 +0100 Edouard TISSERANT fixed typo in makefile
Wed, 16 Dec 2009 10:12:19 +0100 Edouard TISSERANT fixed typo in makefile
Mon, 14 Dec 2009 20:58:34 +0100 edouard Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings
Wed, 09 Dec 2009 15:46:35 +0100 edouard added 'none' taget for building standalone library
Wed, 09 Dec 2009 10:31:56 +0100 lolitech Backed out changeset 3a6b413acad9
Sun, 29 Nov 2009 18:51:03 +0100 Edouard TISSERANT added files to ignor in hgignore
Mon, 02 Nov 2009 17:41:24 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 11:58:36 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 13:49:00 +0100 'Gr?gory Tr?lat changes merged
Wed, 28 Oct 2009 13:46:53 +0100 greg Fix some bug in debian packages
Tue, 27 Oct 2009 15:11:26 +0100 edouard Extended PDO API with SendOnePDOEvent
Tue, 27 Oct 2009 14:35:57 +0100 edouard Merge with daa1e1c3fba43ee73a2e827961155b1372ca433e
Wed, 14 Oct 2009 16:37:37 +0200 greg Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function
Wed, 14 Oct 2009 10:13:00 +0200 laurent Removing superfluous event.Skip()
Mon, 12 Oct 2009 14:19:27 +0200 greg create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter)
Thu, 08 Oct 2009 17:34:44 +0200 'Gr?gory Tr?lat changes merged
Thu, 08 Oct 2009 17:21:15 +0200 greg -add LeaveMutex to avoid canopenshell deadlock when call NodeInit
Wed, 07 Oct 2009 11:40:49 +0200 edouard Fixed casts subject to problems on some compilers.
Wed, 07 Oct 2009 11:39:53 +0200 edouard Fixed typo in can_socket.c
Tue, 06 Oct 2009 17:22:11 +0200 edouard Some more reasonable timeout while waiting timer thread end
Tue, 06 Oct 2009 17:15:32 +0200 edouard Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
Fri, 25 Sep 2009 14:12:39 +0200 'Gr?gory Tr?lat add timeout for waitreceivetaskend for the win32, fix GetLastError print
Mon, 05 Oct 2009 14:31:55 +0200 edouard Added timeout for waiting timer thread end on windows.
Mon, 05 Oct 2009 11:35:40 +0200 'Gr?gory Tr?lat removed ligcc.a dependency and fix problem with errno value
Wed, 30 Sep 2009 12:01:25 +0200 edouard Fixed wrong cast in sdo.c and wrong message length in nodeguarding
Thu, 24 Sep 2009 10:16:09 +0200 edouard Fiwed use of socketopt accross RT and non-RT implementation of SocketCan
Thu, 24 Sep 2009 10:14:59 +0200 edouard Updated memento with new Francis' version
Thu, 24 Sep 2009 10:03:07 +0200 'Gr?gory Tr?lat re-use macro for objaccess
Thu, 24 Sep 2009 09:29:07 +0200 greg add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
Wed, 16 Sep 2009 15:19:58 +0200 greg fix warnings with msvc compiler
Wed, 16 Sep 2009 15:19:14 +0200 greg add extern C to maintain compatibility with C++
Wed, 16 Sep 2009 15:18:23 +0200 greg update config.h for win32 (for user which not use configure script)
Wed, 16 Sep 2009 15:18:00 +0200 greg Update CanFestival-3.def for visual studio users :
Wed, 16 Sep 2009 15:16:19 +0200 greg Replace macro functions for setODentry and getODentry
Wed, 16 Sep 2009 15:15:28 +0200 greg fix warnings with msvc compiler
Wed, 16 Sep 2009 15:13:51 +0200 greg update visual studio files
Tue, 15 Sep 2009 10:58:38 +0200 laurent Replacing wx.Choice controls by wx.ComboBox controls
Tue, 15 Sep 2009 10:47:38 +0200 laurent Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed
Fri, 07 Aug 2009 15:59:35 +0200 'Laurent Bessard Merged changes
Mon, 27 Jul 2009 16:35:12 +0200 laurent Adding support for displaying 'unknown' while datatype is not supported by CanFestival
Mon, 27 Jul 2009 16:32:05 +0200 laurent Adding support for octet string
Mon, 27 Jul 2009 16:29:59 +0200 laurent Adding support for internationalization