Mon, 23 Jan 2012 08:43:13 +0100 Christian Taedcke dcf.c:
Sat, 04 Feb 2012 00:57:39 +0100 Edouard Tisserant merges with https://bitbucket.org/JaFojtik/canfestival-3
Fri, 03 Feb 2012 22:34:44 +0100 JaFojtik ID: 3459307 - Async problem in drivers/win32/win32.c
Fri, 03 Feb 2012 22:13:25 +0100 JaFojtik Windows CAN DLL driver sanity check.
Fri, 03 Feb 2012 21:42:48 +0100 JaFojtik Multiple instances CAN wirtual network for PEAK and Windows.
Fri, 03 Feb 2012 21:15:22 +0100 JaFojtik There is no English word "transfert". Fix all the typos.
Fri, 03 Feb 2012 15:43:44 +0100 Edouard Tisserant Applyed changes from discussion '[Canfestival-devel] some minor CanFestival build suggestions', https://sourceforge.net/mailarchive/message.php?msg_id=28397766
Thu, 02 Feb 2012 19:22:49 +0100 Edouard Tisserant [ canfestival-Bugs-3458203 ] Objdictedit
Wed, 01 Feb 2012 18:07:04 +0100 Edouard Tisserant [ canfestival-Patches-3481330 ] Useless structure SHORT_CAN
Sat, 21 Jan 2012 19:32:58 +0100 Edouard Tisserant Merge further Ica changes
Wed, 09 Nov 2011 15:02:47 +0000 Christian Taedcke Win32 IXXAT driver:
Tue, 08 Nov 2011 09:52:40 +0000 Christian Taedcke Win32 IXXAT::
Tue, 08 Nov 2011 08:59:30 +0000 Christian Taedcke Win32:
Tue, 08 Nov 2011 08:59:05 +0000 Christian Taedcke Win32:
Tue, 08 Nov 2011 08:27:55 +0000 Christian Taedcke Win32 IXXAT driver:
Tue, 08 Nov 2011 08:27:42 +0000 Christian Taedcke Win32 applconfig:
Tue, 08 Nov 2011 08:27:29 +0000 Christian Taedcke Win32 IXXAT driver:
Thu, 22 Dec 2011 16:03:39 +0100 Christian Taedcke SDO transfer:
Mon, 08 Aug 2011 11:57:43 +0000 ct Win32-Dll:
Thu, 12 May 2011 12:23:20 +0000 ct Win32-Timer:
Thu, 22 Dec 2011 13:46:00 +0100 Christian Taedcke FIXED: - The AVR example now compiles in linux.
Thu, 22 Dec 2011 11:43:08 +0100 Christian Taedcke FIXED: - adapted paths for current vscom driver
Thu, 22 Dec 2011 11:42:44 +0100 Christian Taedcke FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
Sat, 21 Jan 2012 18:49:54 +0100 Edouard Tisserant Merged some canfestival-3-ica Fixes.
Thu, 22 Dec 2011 13:46:00 +0100 Christian Taedcke FIXED: - The AVR example now compiles in linux.
Thu, 22 Dec 2011 11:43:08 +0100 Christian Taedcke FIXED: - adapted paths for current vscom driver
Thu, 22 Dec 2011 11:42:44 +0100 Christian Taedcke FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
Thu, 15 Dec 2011 14:51:20 +0100 Mongo bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
Tue, 13 Dec 2011 17:38:12 +0100 Mongo bug correction in dcf.c, an entry of only one byte was not checked
Wed, 02 Nov 2011 22:37:24 +0100 Mongo New feature : event timers allowed for RxPDOs (subidx 5 in RxPDO com paramaters)
Thu, 13 Oct 2011 17:51:27 +0200 Mongo Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
Mon, 12 Sep 2011 10:52:02 +0200 Mongo Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
Tue, 30 Aug 2011 12:14:34 +0200 fbeaulier Added include stdlib.h for malloc functions in sdo.c
Mon, 29 Aug 2011 17:44:49 +0200 fbeaulier patch from Stefan Kratochwil <entwicklung@inovel.de> : canfestival-3-fm3_698.patch
Mon, 29 Aug 2011 17:31:55 +0200 fbeaulier patch from Christian Taedcke <hacking@taedcke.com> : fix-wrong-resetSDOline-for-sdo-timeout.patch
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>)
Fri, 28 Jan 2011 14:51:18 +0100 Christian Taedcke FIX: - if a sdo transfer timeout occurres, reset the sdo line even if the callback function does not.
Thu, 27 Jan 2011 17:45:48 +0100 Christian Taedcke FIXED: - Sdo lines with the internal state SDO_ABORTED_ITERNAL are now closed.
Wed, 10 Nov 2010 13:08:26 +0100 Christian Taedcke CHANGED: - canSend message parameter is now a const pointer
Thu, 27 Jan 2011 17:45:48 +0100 Christian Taedcke FIXED: - compiler warning from printf format string
Fri, 19 Feb 2010 15:52:59 +0100 Christian Taedcke FIXED: - TimerInit() was missing
Fri, 19 Feb 2010 15:52:27 +0100 Christian Taedcke FIXED: - OK and NOT OK was wrong in canSend()
Thu, 09 Sep 2010 16:01:13 +0200 Christian Taedcke FIXED: - bug while normal sdo transfer initialization (setting the byte count)
Wed, 10 Nov 2010 14:19:31 +0100 Christian Taedcke FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38)
Mon, 15 Nov 2010 08:56:35 +0100 Christian Taedcke CHANGED: - function sendOnePDOevent (CO_Data* d, UNS32 pdoNum) into sendOnePDOevent (CO_Data* d, UNS8 pdoNum)
Mon, 15 Nov 2010 08:55:34 +0100 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
Fri, 19 Feb 2010 08:20:21 +0100 Christian Taedcke CHANGED: - canReceive and canSend return now 1 on error and 0 on success
Thu, 09 Sep 2010 15:28:48 +0200 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
Tue, 16 Feb 2010 08:36:56 +0100 Christian Taedcke FIXED: - added CALLBACK to can callback function prototypes
Sat, 11 Dec 2010 14:24:09 +0100 Christian Taedcke FIXED: - added missing endif
Fri, 19 Feb 2010 15:51:40 +0100 Christian Taedcke CHANGED: - async access queue has now blocking read
Tue, 23 Feb 2010 08:12:19 +0100 Christian Taedcke ADDED: - pause() for win32
Tue, 23 Feb 2010 08:09:57 +0100 Christian Taedcke CHANGED: - moved wxwidget header
Fri, 19 Feb 2010 08:19:23 +0100 Christian Taedcke ADDED: - LeaveMutex and EnterMutex to exported symbols
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