Mon, 23 Jan 2012 21:37:22 +0100 Christian Taedcke can_copican_win32:
Mon, 23 Jan 2012 21:35:32 +0100 Christian Taedcke can_uvccm_win32:
Mon, 23 Jan 2012 20:32:07 +0100 Christian Taedcke can_uvccm_win32:
Mon, 23 Jan 2012 20:28:25 +0100 Christian Taedcke CANopenShell win32:
Mon, 23 Jan 2012 20:25:36 +0100 Christian Taedcke can_peak_win32:
Mon, 23 Jan 2012 20:16:06 +0100 Christian Taedcke can_anagate_win32:
Mon, 23 Jan 2012 20:06:45 +0100 Christian Taedcke CANOpenShell example:
Mon, 23 Jan 2012 20:05:46 +0100 Christian Taedcke Win32:
Mon, 23 Jan 2012 08:49:26 +0100 Christian Taedcke Win32 fixes:
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
Mon, 27 Jul 2009 09:25:14 +0200 greg Fixed : postrm bug when upgrade package
Mon, 27 Jul 2009 09:18:04 +0200 greg add install/uninstall rules in Makefile.in
Mon, 20 Jul 2009 16:11:20 +0200 greg add extern \"C\" to keep compatibilty with C++
Mon, 20 Jul 2009 10:57:11 +0200 greg fix error in timer.c
Mon, 20 Jul 2009 10:56:08 +0200 greg fix warning when compile
Mon, 20 Jul 2009 10:55:11 +0200 greg Add print_getenv function wich print extra init params
Fri, 17 Jul 2009 20:34:13 +0200 greg rewrite comments
Fri, 17 Jul 2009 20:32:48 +0200 greg remove sync period from OD
Fri, 17 Jul 2009 20:30:38 +0200 greg fix method to exit properly the Timer Loop
Fri, 17 Jul 2009 20:26:22 +0200 greg fix method to exit properly CanReceiveLoop
Fri, 17 Jul 2009 13:47:39 +0200 greg fix message dialog when objdictedit can't find the pdf reader
Fri, 17 Jul 2009 11:56:24 +0200 greg fix some minor bugs
Fri, 17 Jul 2009 11:51:22 +0200 greg update manual
Fri, 17 Jul 2009 11:48:41 +0200 greg fixed : unlock and terminate CanReceive loop thread when canclose is called.
Thu, 16 Jul 2009 13:51:49 +0200 greg fixed bug in timerscfg.h for win32
Thu, 16 Jul 2009 12:03:37 +0200 greg Add new function defines to compile peak driver on win32
Thu, 16 Jul 2009 11:53:07 +0200 greg update canReceive_driver to match with Peak new read function (event)
Thu, 16 Jul 2009 10:44:32 +0200 greg updated manual_en.pdf with CANOpenShell example
Thu, 16 Jul 2009 10:06:57 +0200 greg Add doxygen comments in headers file
Wed, 15 Jul 2009 17:19:09 +0200 greg Add new example CANOpenShell in manual
Wed, 15 Jul 2009 17:17:47 +0200 greg Remove old entries in visual studio files
Wed, 15 Jul 2009 17:14:44 +0200 greg Add build command for master OD and slave OD
Wed, 15 Jul 2009 15:32:22 +0200 greg remove automatic loading of manual with xpdf
Wed, 15 Jul 2009 09:36:36 +0200 greg Rewrite win32 code (C only)
Wed, 15 Jul 2009 09:32:35 +0200 greg Add new example : CANOpen shell
Fri, 10 Jul 2009 11:41:00 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:39 +0200 'Gr?gory Tr?lat removed dead hidden files
Thu, 18 Jun 2009 10:49:59 +0200 Gr?gory Tr?lat remove autotools-dev dependency
Thu, 11 Jun 2009 08:31:33 +0000 convert-repo update tags
Thu, 11 Jun 2009 09:27:27 +0200 greg fixed : deprecation warning with the module "sets" when using python 2.6
Mon, 04 May 2009 09:26:32 +0200 greg Adding support for loading any eds file (subindex 0 not corresponding to subindex number)
Wed, 29 Apr 2009 12:26:53 +0200 greg change LoliTech phone number for bug report
Tue, 28 Apr 2009 20:23:30 +0200 etisserant Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py)
Mon, 20 Apr 2009 17:42:36 +0200 lbessard Bug avoided reset PDO mapping fixed
Mon, 20 Apr 2009 17:42:14 +0200 lbessard Remove deletion PDO when mapping undefined in export to EDS
Thu, 26 Mar 2009 22:11:41 +0100 etisserant Fixed bugs in SDO caused by UNS8->UNS32 size patch.
Tue, 24 Mar 2009 10:50:28 +0100 lbessard Bug with wxRadioButton on Windows fixed
Wed, 18 Mar 2009 09:54:04 +0100 greg fixed bug in eds_utils.py (forget to convert to upper case)
Wed, 18 Mar 2009 09:10:54 +0100 greg fixed bug (forget to convert value in upper case)
Tue, 17 Mar 2009 00:04:24 +0100 etisserant Removed some warnings.
Tue, 17 Mar 2009 00:03:18 +0100 etisserant Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.
Mon, 16 Mar 2009 23:04:39 +0100 etisserant Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto.
Mon, 16 Mar 2009 08:30:07 +0100 lbessard Bug in file fixed
Thu, 12 Mar 2009 16:01:47 +0100 lbessard Adding index in PDO mapping names for differenciate mapped variables when they have the same name
Thu, 12 Mar 2009 15:58:46 +0100 lbessard Adding entries for Program Control in DS302 profile
Thu, 12 Mar 2009 15:57:44 +0100 lbessard Bug on DS302 Profile Dialog fixed
Mon, 02 Mar 2009 16:15:43 +0100 greg updated : debian package scripts
Mon, 02 Mar 2009 09:30:33 +0100 greg remove debian patches
Mon, 02 Mar 2009 09:30:08 +0100 greg updated : debian package scripts
Mon, 19 Jan 2009 13:19:29 +0100 greg Third time, Re-write doxygen tags in headers files to generate User API documentation
Mon, 19 Jan 2009 10:27:58 +0100 greg Second time, Re-write doxygen tags in headers files to generate User API documentation
Sat, 17 Jan 2009 17:25:58 +0100 greg Re-write doxygen tags in headers files to generate User API documentation
Thu, 20 Nov 2008 07:51:14 +0100 greg - Fix bug with relative path when node opened from command line
Wed, 19 Nov 2008 12:32:06 +0100 greg Fix bug when generate od cfile with a table of visible_string
Mon, 17 Nov 2008 21:14:43 +0100 peter 1.2
Mon, 17 Nov 2008 21:11:59 +0100 peter 1.29 Datatypes for timers
Fri, 14 Nov 2008 15:50:08 +0100 greg Fixed bug in Node.py function IsStringType : add domain type
Fri, 14 Nov 2008 15:36:31 +0100 greg Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch.
Wed, 22 Oct 2008 21:17:38 +0200 peter V0.8
Wed, 22 Oct 2008 21:05:33 +0200 peter V0.8
Thu, 18 Sep 2008 23:47:53 +0200 etisserant Fixed typo in getReadResultNetworkDict
Thu, 18 Sep 2008 23:46:35 +0200 etisserant Remover SillySlave from LSS build
Fri, 12 Sep 2008 10:54:54 +0200 groke6 FastScan review
Sun, 07 Sep 2008 17:58:37 +0200 etisserant *** empty log message ***
Thu, 28 Aug 2008 15:08:19 +0200 lbessard Some instance type test improved
Thu, 28 Aug 2008 14:55:32 +0200 greg fix bug in canclose for win32
Thu, 28 Aug 2008 14:28:41 +0200 lbessard Some instance type test improved
Thu, 28 Aug 2008 14:24:22 +0200 lbessard Some instance type test improved
Fri, 22 Aug 2008 14:17:31 +0200 lbessard Bug with x86_64 and gcc without -fPIC cflags fixed
Wed, 20 Aug 2008 13:28:28 +0200 lbessard Adding support for multiple element in 1010 and 1011
Wed, 20 Aug 2008 13:26:02 +0200 lbessard Adding support for DOMAIN object type in EDS parsing
Tue, 19 Aug 2008 18:02:02 +0200 etisserant Added more correct signal handling to unix timers.
Tue, 19 Aug 2008 17:30:13 +0200 etisserant Added more correct signal handling to unix timers.
Tue, 29 Jul 2008 17:20:45 +0200 etisserant Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
Fri, 25 Jul 2008 16:36:23 +0200 lbessard Adding support for replace imported EDS in nodelist
Fri, 25 Jul 2008 10:57:20 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Fri, 25 Jul 2008 09:34:08 +0200 etisserant Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
Fri, 25 Jul 2008 09:32:50 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Thu, 24 Jul 2008 14:22:59 +0200 etisserant Fixed incomplete resetSDOline
Wed, 23 Jul 2008 18:02:27 +0200 lbessard Bug on Concise DCF edit dialog value generating fixed
Tue, 22 Jul 2008 23:48:48 +0200 etisserant getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.
Tue, 22 Jul 2008 23:47:05 +0200 etisserant Edward's patch fixing nmtSlave compilation with LSS enabled.
Tue, 22 Jul 2008 23:44:07 +0200 etisserant cosmetic changes to pdo.c
Wed, 16 Jul 2008 15:30:28 +0200 etisserant *** empty log message ***
Wed, 16 Jul 2008 15:21:04 +0200 etisserant Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.
Tue, 08 Jul 2008 15:14:48 +0200 greg add anagate device support in CanFestival
Tue, 01 Jul 2008 15:21:03 +0200 luis Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
Sat, 28 Jun 2008 18:43:15 +0200 etisserant Fixed automatic SDO server creation for slave
Thu, 26 Jun 2008 11:38:59 +0200 lbessard Segmentation Fault on closing fixed
Thu, 26 Jun 2008 09:24:24 +0200 lbessard Adding support for modification in CanFestival eds_utils
Wed, 25 Jun 2008 17:31:41 +0200 lbessard Modification for generating eds file from a node instead of a manager
Wed, 25 Jun 2008 17:04:56 +0200 etisserant Fixed missing refresh of title bar on Save.
Wed, 25 Jun 2008 17:04:21 +0200 etisserant Automatic SDO server added when creating new slave node.
Wed, 25 Jun 2008 17:02:17 +0200 etisserant added optional cancel button in node creation dialog (Beremiz)
Tue, 24 Jun 2008 19:05:41 +0200 etisserant Added embedded mode in objdictedit, for integration in Beremiz.
Mon, 23 Jun 2008 17:55:11 +0200 etisserant Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.
Mon, 23 Jun 2008 17:54:18 +0200 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
Wed, 18 Jun 2008 11:15:17 +0200 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
Wed, 18 Jun 2008 10:57:47 +0200 etisserant Fixed some comments in sdo.c
Wed, 18 Jun 2008 10:57:30 +0200 etisserant Added missing const for dll names strings
Mon, 09 Jun 2008 11:13:45 +0200 lbessard Defining quick_index structures and ObjdictSize as constants
Fri, 06 Jun 2008 22:18:13 +0200 etisserant Implemented retry on SDO timeout in dcf.c.
Thu, 05 Jun 2008 09:09:56 +0200 greg "change baudrate" implemented for lincan interface
Thu, 05 Jun 2008 08:04:30 +0200 etisserant serious typo in dcf.c
Wed, 04 Jun 2008 11:23:49 +0200 etisserant Added NMT reset callbacks, patch from Edward
Wed, 04 Jun 2008 11:04:24 +0200 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
Wed, 04 Jun 2008 11:03:11 +0200 etisserant Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
Wed, 04 Jun 2008 10:59:55 +0200 etisserant Updated SVG drawing to reflect recent changes in API.
Wed, 04 Jun 2008 10:59:09 +0200 etisserant Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
Wed, 04 Jun 2008 10:57:56 +0200 etisserant Applied Edwards timer.c optimization patch.
Wed, 04 Jun 2008 10:57:06 +0200 etisserant Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
Wed, 04 Jun 2008 10:53:41 +0200 etisserant Fixed minor typos in timers_rtai.c and timers_xeno.c
Mon, 02 Jun 2008 08:52:06 +0200 greg kerneltest updated for the new api
Tue, 27 May 2008 17:43:33 +0200 greg fix bug MasterMap1 callback
Tue, 27 May 2008 15:51:51 +0200 greg fix bug in exit function
Fri, 09 May 2008 10:25:45 +0200 greg update Doxyfile , manual.tex
Fri, 09 May 2008 09:47:56 +0200 greg add rt_task_join for receive task and timerloop task
Wed, 07 May 2008 17:06:20 +0200 greg add TimerInit, TimerCleanup and Exit functions
Wed, 07 May 2008 16:59:50 +0200 greg add -mno-cygwin when linking with the vscom api dll
Wed, 07 May 2008 15:35:48 +0200 greg clean Makefile.in
Wed, 07 May 2008 14:46:06 +0200 greg - remove mlockall in timerloop
Tue, 06 May 2008 15:31:33 +0200 greg add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32
Tue, 06 May 2008 09:11:41 +0200 greg fix typo line 135
Mon, 05 May 2008 11:27:09 +0200 greg change to ASCII
Mon, 05 May 2008 11:25:14 +0200 greg Add support for USB-CAN devices from VScom
Fri, 02 May 2008 17:30:37 +0200 greg - add RTAI support
Tue, 29 Apr 2008 13:54:23 +0200 lbessard Problem with Real types unsupported fixed
Tue, 29 Apr 2008 13:50:56 +0200 lbessard Inversion between Array and Record fixed
Mon, 28 Apr 2008 11:21:33 +0200 etisserant Serial Hub fixes... Thanks James.
Mon, 28 Apr 2008 11:20:19 +0200 etisserant Fixed typo in objaccess.c. Thanks to James
Fri, 25 Apr 2008 16:48:34 +0200 etisserant Some more Endianess fixes.
Fri, 25 Apr 2008 12:18:23 +0200 etisserant CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.
Thu, 24 Apr 2008 14:08:34 +0200 etisserant Endianess patch from Edward Karpicz, Lithuania :-)
Wed, 23 Apr 2008 14:12:08 +0200 etisserant Fixed some endianess problems in states.c and sync.c
Mon, 21 Apr 2008 16:54:01 +0200 lbessard Bug on Boolean values parsing while importing EDS fixed
Mon, 21 Apr 2008 16:39:03 +0200 etisserant Reverted back states.c to 1.29.
Mon, 21 Apr 2008 16:37:27 +0200 etisserant sync.c : fixed some endianize problem, and calback de-registering when re-starting service.
Mon, 21 Apr 2008 16:34:51 +0200 etisserant Doxy-style comments and various cleanup in unix.c
Mon, 21 Apr 2008 16:34:12 +0200 etisserant Added debug messages in can_peak_linux driver iface
Tue, 01 Apr 2008 10:17:11 +0200 etisserant Fixes in manual ( removed Node ID setting in objdiectedit screenshots)
Tue, 01 Apr 2008 09:37:34 +0200 etisserant typo in states.c
Mon, 31 Mar 2008 16:18:28 +0200 etisserant Fixed endianizarion problems
Mon, 31 Mar 2008 16:17:44 +0200 etisserant Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)
Mon, 31 Mar 2008 15:39:44 +0200 etisserant Fixed suspicious code in lss.c
Mon, 31 Mar 2008 15:25:43 +0200 etisserant Fixed suspicious code in sdo.c
Wed, 26 Mar 2008 11:38:27 +0100 greg fixed Makefile.in in objdictgen for gnosis
Wed, 26 Mar 2008 11:14:09 +0100 greg added Gnosis_Utils tar.gz file
Fri, 21 Mar 2008 14:02:18 +0100 etisserant Removed some dead generated C code in gen_cfile.py, about callbacks.
Fri, 21 Mar 2008 10:27:42 +0100 etisserant Fixed typo in objacces.c bigendian side.
Fri, 21 Mar 2008 09:51:21 +0100 etisserant Fixed typo in objacces.c bigendian side.
Thu, 20 Mar 2008 15:44:35 +0100 etisserant Fixed not so ANSI code in objaccess.c
Thu, 20 Mar 2008 15:28:11 +0100 etisserant Endianization fix in pdo.c
Thu, 20 Mar 2008 15:27:58 +0100 etisserant Endianization fix in emcy.c
Thu, 20 Mar 2008 15:14:07 +0100 etisserant Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
Thu, 20 Mar 2008 15:03:25 +0100 etisserant re-indented pdo.c
Thu, 20 Mar 2008 14:22:11 +0100 etisserant Removed DS401_Slave in AVR port.
Thu, 20 Mar 2008 13:46:06 +0100 etisserant Probable bug fix in HeartBeatStop
Thu, 20 Mar 2008 13:40:32 +0100 etisserant Fixed herbeat timer array partial initialization in generated OD code.
Thu, 20 Mar 2008 11:41:06 +0100 etisserant Added support for null terminated strings as VISIBLE_STRING.
Thu, 20 Mar 2008 10:45:17 +0100 lbessard Bug on domain size calculation fixed
Thu, 20 Mar 2008 09:47:19 +0100 etisserant Added support for null terminated strings as VISIBLE_STRING.
Wed, 19 Mar 2008 16:08:12 +0100 lbessard Problem with String size in C file generated fixed
Fri, 14 Mar 2008 10:55:34 +0100 peter Forces an emission of PDO by resetting the COB of the last message
Wed, 12 Mar 2008 10:08:43 +0100 greg fixed missing uninstall target in examples makefile
Fri, 07 Mar 2008 16:07:09 +0100 peter Old folder removed
Fri, 07 Mar 2008 16:02:59 +0100 peter included data.h
Fri, 07 Mar 2008 15:47:28 +0100 peter New named folder, first DS401 profile module, Makefile
Fri, 07 Mar 2008 09:26:19 +0100 etisserant fixed flags for xeno build
Fri, 07 Mar 2008 09:25:57 +0100 etisserant added networkedit icon
Fri, 29 Feb 2008 11:01:41 +0100 etisserant .ico icons work with either windows or linux
Wed, 27 Feb 2008 11:15:43 +0100 greg add icon support in init
Tue, 26 Feb 2008 10:26:00 +0100 greg fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
Sun, 24 Feb 2008 02:03:19 +0100 etisserant Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
Tue, 19 Feb 2008 15:21:42 +0100 etisserant Repercutions of parameter type change in waitReceiveTaskEnd in win32
Tue, 19 Feb 2008 14:59:19 +0100 etisserant Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
Tue, 19 Feb 2008 14:54:06 +0100 etisserant Removed old commented code.
Tue, 19 Feb 2008 14:53:59 +0100 greg add changes in configure to force xeno --library-dir
Tue, 19 Feb 2008 14:53:39 +0100 etisserant Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
Tue, 19 Feb 2008 14:52:40 +0100 etisserant Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
Mon, 18 Feb 2008 17:14:22 +0100 etisserant Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
Mon, 18 Feb 2008 14:12:19 +0100 groke6 some warning errors fixed
Mon, 18 Feb 2008 10:36:01 +0100 etisserant added configure option to force Wx detection.
Mon, 18 Feb 2008 10:35:14 +0100 etisserant Fixed problem with spaces in paths in generated canfetival_config.py
Mon, 18 Feb 2008 10:34:10 +0100 etisserant Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message
Wed, 13 Feb 2008 16:51:10 +0100 etisserant removed old jaxe files
Wed, 13 Feb 2008 15:58:51 +0100 etisserant Many changes in manual.tex. Now nearly human readable.
Tue, 12 Feb 2008 15:38:54 +0100 etisserant Big cleanup in manual. Used Lyx for that.
Tue, 12 Feb 2008 11:52:45 +0100 etisserant Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
Tue, 12 Feb 2008 09:44:55 +0100 etisserant Accepted Vladimir Chren linux kernelspace port patch.
Tue, 12 Feb 2008 09:42:56 +0100 etisserant exlude generated html doxygen from CVS
Tue, 12 Feb 2008 09:38:26 +0100 etisserant exlude generated html manual from CVS
Tue, 12 Feb 2008 09:13:14 +0100 etisserant Removed generated html doxygen doc from CVS, too many files.
Mon, 11 Feb 2008 11:00:12 +0100 groke6 fixed TextMasterSlaveLSS
Fri, 08 Feb 2008 18:28:22 +0100 etisserant Now, PDF doc of objdictgen can be opened with acrobat reader on windows
Fri, 08 Feb 2008 14:52:48 +0100 etisserant Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.
Thu, 07 Feb 2008 10:25:15 +0100 groke6 added canChangeBaudRate to the driver interface
Tue, 05 Feb 2008 10:18:25 +0100 etisserant Fixed missing includes causing warnings
Tue, 05 Feb 2008 10:17:36 +0100 etisserant Cleaned re-indented code of DS401_Slave_Gui
Mon, 04 Feb 2008 16:40:44 +0100 groke6 added TestMasterSlaveLSS. LSS protocol revised.
Mon, 04 Feb 2008 12:06:20 +0100 luis Solved a mistake with parentheses in last change
Mon, 04 Feb 2008 11:07:32 +0100 luis Minor changes to guarantee that UNS8 cast is well done
Fri, 01 Feb 2008 18:06:55 +0100 etisserant As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.
Fri, 01 Feb 2008 18:01:36 +0100 etisserant Enhanced cleanup of TCP CAN client/server
Fri, 01 Feb 2008 18:01:05 +0100 etisserant little fix on arch detection when using mingw32-only compiler from within cygwin's bash
Thu, 31 Jan 2008 15:20:59 +0100 etisserant AVR port, thanks to Peter Christen, Comat AG.
Wed, 30 Jan 2008 17:23:32 +0100 greg add cancfg.h dependency to rebuild can_peak_win32 driver
Tue, 29 Jan 2008 09:17:24 +0100 greg fix install target in example Makefile.in
Tue, 29 Jan 2008 09:07:46 +0100 greg remove canfestival-examples.install in debian dir
Tue, 29 Jan 2008 09:02:47 +0100 greg remove examples install target in debian/rules
Fri, 25 Jan 2008 19:01:58 +0100 etisserant Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
Fri, 25 Jan 2008 12:00:38 +0100 greg fix name "staus" in c generated files with "status
Fri, 25 Jan 2008 08:20:11 +0100 etisserant changed order of declaration/initialization of variables to prevent some warnings
Fri, 25 Jan 2008 08:18:20 +0100 etisserant changed win32.cpp into drivers_win32.cpp in vcproj file
Wed, 23 Jan 2008 10:36:20 +0100 etisserant Fixed Peter Christen remarks as regards typo
Wed, 23 Jan 2008 10:35:52 +0100 etisserant Changed cob_id from struct{UNS32} to UNS16
Tue, 22 Jan 2008 10:27:13 +0100 groke6 Added can4linux driver support.
Fri, 18 Jan 2008 09:43:55 +0100 etisserant fixed configure command line constant specification bug. Thanks to Jorge.
Thu, 17 Jan 2008 16:24:01 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 16:22:21 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 16:21:07 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 11:50:51 +0100 lbessard Bug on try, except, finally statement with python 2.4 fixed
Tue, 15 Jan 2008 10:49:35 +0100 greg add setup.py and objdictedit_postinst.py to build windows installer
Tue, 15 Jan 2008 10:11:17 +0100 etisserant Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
Tue, 15 Jan 2008 09:30:26 +0100 etisserant .cvsignore updated for windows targets.
Tue, 15 Jan 2008 09:29:29 +0100 etisserant TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.
Tue, 15 Jan 2008 09:24:21 +0100 etisserant Various configure and build enhancements:
Mon, 14 Jan 2008 14:28:49 +0100 groke6 fixed a bug in consise_dcf_loop() in dcf.c
Fri, 11 Jan 2008 09:39:49 +0100 etisserant Fixed timer problem on late Heartbeat. Thanks to Jorge.
Thu, 10 Jan 2008 16:12:45 +0100 greg fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
Tue, 08 Jan 2008 11:06:50 +0100 luis Size verification of the mapped variables in PDOs (both reception and transmission)
Tue, 08 Jan 2008 10:47:10 +0100 groke6 fixed the DCF-LSS conflict
Fri, 04 Jan 2008 17:50:06 +0100 lbessard Bug when close objdictedit fixed
Mon, 31 Dec 2007 10:41:36 +0100 greg change name for control-peak to control-peak_linux
Mon, 31 Dec 2007 08:45:27 +0100 greg add debian directory to create debian binary packages
Mon, 17 Dec 2007 18:14:42 +0100 etisserant Fixed horrible typo in states.c thanks to Martin Hollenweger.
Mon, 17 Dec 2007 15:55:40 +0100 etisserant Fix a flaw in LSS patch.
Mon, 17 Dec 2007 13:22:35 +0100 etisserant Primary LSS support, thanks to Jorge Berzosa.
Fri, 14 Dec 2007 16:32:38 +0100 greg Fix LD variable for unix target in configure
Mon, 10 Dec 2007 23:23:19 +0100 etisserant Windows related enhancements
Mon, 10 Dec 2007 23:15:55 +0100 lbessard Bug on new DCF entry boolean value fixed
Mon, 10 Dec 2007 23:15:23 +0100 lbessard Bug on Refresh Main Menu fixed
Mon, 10 Dec 2007 16:51:54 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:46:11 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:25:18 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:08:58 +0100 greg fix some wrong comments in TestMasterMicroMod.c
Mon, 10 Dec 2007 11:05:43 +0100 lbessard Bug on close with Beremiz fixed
Sun, 09 Dec 2007 16:57:43 +0100 lbessard Bug on OCTET_STRING display fixed
Sun, 09 Dec 2007 16:56:44 +0100 lbessard Improving eds parse
Sun, 09 Dec 2007 15:43:39 +0100 etisserant Minor changes, mostly PCAN/windows related.
Sun, 09 Dec 2007 15:38:30 +0100 etisserant debug=MSG -> print CAN messages
Sat, 08 Dec 2007 15:01:14 +0100 greg Changes to compile for win32
Fri, 07 Dec 2007 18:22:41 +0100 lbessard Bug on DCFEditor Dialog fixed
Fri, 07 Dec 2007 17:28:18 +0100 lbessard Adding DCFEditor Dialog to networkedit
Thu, 06 Dec 2007 17:59:06 +0100 lbessard Bug on Close Frame fixed
Thu, 06 Dec 2007 17:58:43 +0100 lbessard Modification of 0x1016 index c code generation
Thu, 06 Dec 2007 17:57:21 +0100 lbessard Bug with Drag and Drop on SubindexGrid fixed
Thu, 06 Dec 2007 17:55:46 +0100 lbessard Adding "ParameterValue" as optional parameter for "VAR" entries
Tue, 04 Dec 2007 08:10:23 +0100 etisserant One more compilation warning fixed.
Mon, 03 Dec 2007 13:09:19 +0100 etisserant Fixed integer limit warning
Mon, 03 Dec 2007 11:30:38 +0100 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
Thu, 29 Nov 2007 11:58:02 +0100 luis There was a variable declaration after a statement
Fri, 23 Nov 2007 08:47:48 +0100 greg Fix problem with symbolic link ( --> os.path.realpath() )
Wed, 21 Nov 2007 16:30:26 +0100 lbessard Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
Fri, 16 Nov 2007 17:41:59 +0100 lbessard Bugs that prevents to compile with wx2.8 fixed
Mon, 12 Nov 2007 15:17:49 +0100 etisserant Workaround for unsupported UNS64 on some compiler.
Mon, 12 Nov 2007 14:38:34 +0100 etisserant Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
Mon, 12 Nov 2007 13:24:17 +0100 lbessard Adding standard default value to index 0x1014
Wed, 07 Nov 2007 07:46:14 +0100 lbessard Bug on RefreshList in subindextable.py fixed
Tue, 30 Oct 2007 16:21:04 +0100 lbessard Bug on type inconsistency in SDO Client fixed
Thu, 18 Oct 2007 10:23:45 +0200 lbessard Bugs on EDS import fixed
Thu, 18 Oct 2007 10:13:18 +0200 lbessard Bugs on EDS import fixed
Thu, 11 Oct 2007 09:13:05 +0200 etisserant Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
Thu, 11 Oct 2007 09:09:07 +0200 etisserant Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
Thu, 11 Oct 2007 08:51:29 +0200 etisserant Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
Fri, 05 Oct 2007 17:58:04 +0200 lbessard Bug on some eds including StandardDataTypes section fixed
Tue, 02 Oct 2007 17:59:16 +0200 etisserant Fixed crash with visible_string due to latest changes.
Tue, 02 Oct 2007 17:58:31 +0200 etisserant Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.
Tue, 02 Oct 2007 17:57:16 +0200 etisserant Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
Tue, 02 Oct 2007 17:56:11 +0200 etisserant more fancy print_message for debug
Tue, 02 Oct 2007 17:45:25 +0200 lbessard Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed
Tue, 02 Oct 2007 14:06:30 +0200 lbessard Allowing user to type formulas
Tue, 02 Oct 2007 10:32:11 +0200 luis Checking if TPDO was valid was wrong (pdo.c)
Mon, 01 Oct 2007 17:17:35 +0200 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
Mon, 01 Oct 2007 14:43:01 +0200 luis Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
Sun, 30 Sep 2007 22:41:12 +0200 etisserant DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
Sun, 30 Sep 2007 22:38:58 +0200 etisserant Update with latest generated code flavour (TestMasterSalve)
Sun, 30 Sep 2007 22:37:35 +0200 etisserant Typo crashin on node remove in network editor
Sun, 30 Sep 2007 22:36:59 +0200 etisserant Fixed forgoten removed objdictedit.sh in Makefine.in
Sun, 30 Sep 2007 22:35:48 +0200 etisserant Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
Sun, 30 Sep 2007 22:34:10 +0200 etisserant Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
Sun, 30 Sep 2007 22:24:14 +0200 etisserant Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
Fri, 28 Sep 2007 15:08:38 +0200 luis Modified codes in MSG_ERR and MSG_WAR in emcy.c
Thu, 27 Sep 2007 09:42:51 +0200 lbessard Bug on gen_cfile.py valueRangeTest generation fixed
Thu, 27 Sep 2007 08:59:22 +0200 lbessard Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
Thu, 27 Sep 2007 08:28:00 +0200 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
Wed, 26 Sep 2007 16:02:00 +0200 luis Implemented EMCY objects.
Tue, 25 Sep 2007 15:29:37 +0200 baf Fixed typo in objdictgen.py preventing generation of examples' ODs
Tue, 25 Sep 2007 08:30:01 +0200 greg Updated manual for msys/mingw build
Tue, 25 Sep 2007 08:19:44 +0200 lbessard Obsolete example files in objdictgen/examples replaced by some new equivalents
Mon, 24 Sep 2007 09:37:04 +0200 lbessard Bug on MessageDialog popup when unable to load a file fixed
Fri, 21 Sep 2007 17:50:20 +0200 etisserant added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
Fri, 21 Sep 2007 08:04:00 +0200 etisserant Typo in configure
Wed, 19 Sep 2007 13:25:50 +0200 lbessard Bug on Drop Source fixed
Tue, 18 Sep 2007 18:04:54 +0200 lbessard Corrections for wx version 2.8.4
Tue, 18 Sep 2007 09:02:38 +0200 greg fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
Thu, 13 Sep 2007 09:02:56 +0200 lbessard Modifying node Print function for displaying more informations
Wed, 12 Sep 2007 17:18:43 +0200 lbessard Some bugs fixed
Tue, 11 Sep 2007 17:34:31 +0200 etisserant Added SetRoot in networkedit to change project root on the fly
Mon, 10 Sep 2007 18:13:28 +0200 lbessard Adding support for using Networkedit with Beremiz
Mon, 10 Sep 2007 15:14:41 +0200 etisserant Removed debug prints
Mon, 10 Sep 2007 15:14:20 +0200 etisserant Changed BeginDrag to conform BusId
Mon, 10 Sep 2007 14:32:07 +0200 lbessard Bug on Load Project fixed
Mon, 10 Sep 2007 08:04:32 +0200 greg Add win32 target (--can=win32) to compile with msys and mingw32
Tue, 04 Sep 2007 17:47:46 +0200 lbessard Code corrections
Tue, 04 Sep 2007 17:47:04 +0200 lbessard Create "eds" folder if it doesn't exist in any case
Fri, 31 Aug 2007 10:20:10 +0200 etisserant Updated .cvsignores
Fri, 31 Aug 2007 10:19:46 +0200 etisserant Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs)
Thu, 30 Aug 2007 17:03:34 +0200 etisserant Added exclusion mechanism to TestMasterSlave finish code
Thu, 30 Aug 2007 17:01:45 +0200 etisserant Prevent potential problem with missing 0x1005 OD entry
Thu, 30 Aug 2007 17:01:11 +0200 etisserant Better code readability
Tue, 28 Aug 2007 14:32:05 +0200 lbessard Bugs fixed on objdictedit dialogs
Thu, 23 Aug 2007 17:07:02 +0200 lbessard Some bugs fixed:
Wed, 08 Aug 2007 18:40:47 +0200 leonid *** empty log message ***
Wed, 08 Aug 2007 18:38:27 +0200 leonid *** empty log message ***
Wed, 08 Aug 2007 18:29:55 +0200 leonid *** empty log message ***
Wed, 08 Aug 2007 14:55:15 +0200 lbessard Cleaning code for using only wxPython 2.6 class naming
Wed, 08 Aug 2007 08:51:09 +0200 lbessard Adding support for always installing last gnosis version
Wed, 08 Aug 2007 01:43:02 +0200 leonid *** empty log message ***
Tue, 07 Aug 2007 17:18:03 +0200 etisserant Some fixes for C++
Mon, 06 Aug 2007 17:59:06 +0200 etisserant Attic problem. Removed old unused dirs.
Mon, 06 Aug 2007 17:56:07 +0200 etisserant Some cleanup in latex manual
Thu, 02 Aug 2007 14:20:52 +0200 etisserant Disabled compilation of DS401_xxx examples
Thu, 02 Aug 2007 05:51:45 +0200 etisserant Disabled compilation of DS401_xxx examples
Wed, 01 Aug 2007 13:48:03 +0200 etisserant Added contribution from Nicolas GRANDEMANGE. DS-401 slave GUI based on wxwidget.
Wed, 25 Jul 2007 18:01:14 +0200 lbessard Modifying gen_cfile.py for generating C file from a node as data rather than a manager
Wed, 25 Jul 2007 14:19:24 +0200 greg nodemanager to work with masternode copy
Wed, 25 Jul 2007 08:48:08 +0200 lbessard Some bugs fixed
Sat, 21 Jul 2007 10:39:25 +0200 lbessard Changes in networkedit for integration with beremiz
Tue, 17 Jul 2007 18:20:50 +0200 etisserant Fixed mutex typo in win32
Mon, 16 Jul 2007 08:56:03 +0200 etisserant Udpated doxygen
Fri, 06 Jul 2007 10:53:15 +0200 greg add auto-mapping tool (config_utils)
Fri, 06 Jul 2007 10:35:59 +0200 greg add profile callback
Mon, 02 Jul 2007 18:25:31 +0200 etisserant Added "Default value" to context menu on subindex grid in objdictedit.
Mon, 02 Jul 2007 18:22:58 +0200 etisserant Full preliminary implementation of TPDO transmit type:
Fri, 29 Jun 2007 19:51:39 +0200 etisserant Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
Fri, 29 Jun 2007 19:48:22 +0200 etisserant cleanup
Fri, 29 Jun 2007 17:24:27 +0200 lbessard Permitting user to type decimal or hexadecimal for integer values
Fri, 29 Jun 2007 16:24:56 +0200 lbessard Bug on file loading from shell command fixed
Thu, 28 Jun 2007 16:29:41 +0200 etisserant Changed types declaration for unix using sys/types.h
Thu, 28 Jun 2007 15:36:24 +0200 etisserant Fixed tipo
Thu, 28 Jun 2007 15:36:10 +0200 etisserant Fixed unicode encoding in gen_cfile.py