Thu, 24 Jan 2019 13:49:40 +0100 Edouard Tisserant Rewrite of timer_xeno.c to use POSIX API instead of Alchemy.
Wed, 09 May 2018 13:16:00 +0200 Edouard Tisserant Force -fPIC in CFLAGS for xenomai targets.
Mon, 23 Apr 2018 12:32:03 +0200 Edouard Tisserant Workaround Alchemy task not beeing waken up when closing file descriptor it is waiting on, sequel of Xenomai3 all posix file ops
Fri, 20 Apr 2018 15:00:04 +0200 Edouard Tisserant Removed legacy dead code from ex-rtdm rt-socketcan API, added shutdown() call to force recv() to unblock on CanClose()
Fri, 23 Mar 2018 15:45:52 +0100 Edouard Tisserant Fixed trailing -lrtdm added by configure with Xenomai
Fri, 23 Mar 2018 15:15:18 +0100 Edouard Tisserant Quick fix for new RTDM interface in Xemomai 3, now posix
Wed, 21 Mar 2018 13:33:43 +0100 Edouard Tisserant Rename timer.h into timers.h to avoid clash with Xenomai includes.
Tue, 20 Mar 2018 16:04:52 +0100 Edouard Tisserant Update call to xeno-config in configure to Xenomai 3
Thu, 08 Mar 2018 15:09:22 +0100 Edouard Tisserant Update can_socket.c to Xenomai 3 API
Thu, 08 Mar 2018 15:03:04 +0100 Edouard Tisserant Update timers_xeno/timerscfg.h to Xenomai 3 API
Thu, 08 Mar 2018 14:55:01 +0100 Edouard Tisserant Update timers_xeno.c to Xenomai 3 API
Fri, 24 Mar 2017 10:52:38 +0100 bmakuc Send timeout is set to 10 ms. Without timeout PLC can be blocked by CAN driver: if CAN bus is not connected to controller CAN driver never returns and therfore PLC application halts. This is a temporary solution.
Fri, 27 Nov 2015 16:27:46 +0100 Edouard Tisserant fixed static link of can driver
Mon, 03 Aug 2015 18:01:58 +0200 Edouard Tisserant merged
Tue, 28 Jul 2015 16:36:55 +0200 Robert Lehmann timers_unix: Fix termination problem of WaitReceiveTaskEnd
Fri, 19 Jun 2015 20:16:07 +0200 Edouard Tisserant some fixes
Thu, 12 Jun 2014 14:07:16 +0200 gabriele at naustech dot com Fix : libcanfestival_unix.a not built if examples are not compiled
Sun, 08 Jun 2014 17:42:47 +0200 Samuel Martin Honor DESTDIR in install rules
Sat, 12 Oct 2013 09:14:38 +0900 Edouard Tisserant WxPython 2.9 support fix by J?rg H?bler
Sat, 12 Oct 2013 09:09:04 +0900 Edouard Tisserant Merge changes from bitbucket.org/HMSFAE/canfestival_ixxat
Mon, 23 Sep 2013 10:20:07 -0400 Ian Tracy VCI3 driver added
Mon, 23 Sep 2013 00:27:39 +0200 Laurent Bessard Fix bug when creating new node in newer version of wxPython (>=2.9)
Tue, 14 May 2013 20:22:06 +0200 Laurent Bessard Fixed SplitterWindows sash position at creation when subindextable is used in notebook tab
Wed, 08 May 2013 09:14:59 +0200 Laurent Bessard Fixed set usage in eds_utils
Fri, 03 May 2013 10:18:35 +0200 Laurent Bessard Updated DS301 standard node entries definition
Thu, 02 May 2013 09:42:37 +0200 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
Wed, 24 Apr 2013 17:28:06 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Sat, 06 Apr 2013 11:57:26 +0200 Laurent Bessard Fixed bug when importing NodeEditorTemplate
Wed, 27 Mar 2013 09:32:05 +0900 Edouard Tisserant Merge
Tue, 26 Mar 2013 23:21:03 +0100 Laurent Bessard Fixed conflict in internationalization with Beremiz CanFestival extension
Thu, 07 Mar 2013 11:40:28 +0900 Edouard Tisserant Harmonized unix and win32 canClose_driver, fixed crash on close under win32
Wed, 06 Mar 2013 23:50:35 +0100 Laurent Bessard Fixed import and export of EDS files
Wed, 06 Mar 2013 23:22:36 +0100 Laurent Bessard Fixed DS401 profile config
Wed, 06 Mar 2013 16:54:21 +0900 Edouard Tisserant Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
Wed, 06 Mar 2013 13:40:54 +0900 Edouard Tisserant win32: reverted DLL loading from LoadLibraryA to LoadLibrary
Wed, 06 Mar 2013 11:39:35 +0900 Edouard Tisserant can_peak_linux link sequence modifed, thx to chenxi
Wed, 06 Mar 2013 11:32:27 +0900 Edouard Tisserant Now can_tcp_win32 default to 127.0.0.1 and can_tcp_win32_server is verbose
Tue, 05 Mar 2013 20:08:37 +0900 Edouard Tisserant Restored 'libcanfestival_' prefix to windows CAN drivers DLLs
Tue, 05 Mar 2013 19:42:14 +0900 Edouard Tisserant Configure now initialize DLL_LIST in objdictgen/canfestival_config.py, required by Beremiz' CanFestival plugin
Tue, 05 Mar 2013 16:12:22 +0900 Edouard Tisserant Removed 'cyg' prefix abusively appended to .dll files of some windows CAN drivers
Tue, 05 Mar 2013 16:12:19 +0900 Edouard Tisserant Removed depricated CHANGES file
Wed, 27 Feb 2013 13:13:12 +0100 Laurent Bessard Fixed bug when replacing already imported EDS file in NetworkEditor
Thu, 06 Dec 2012 16:07:46 +0100 Laurent Bessard Fixed warnings when compiling generated Object Dictionary
Thu, 06 Dec 2012 16:06:51 +0100 Laurent Bessard Fix error in UNS8 and INTEGER8 corresponding C type definition in none platform
Wed, 05 Dec 2012 15:42:41 +0100 Laurent Bessard Merged
Tue, 04 Dec 2012 18:01:47 +0100 Laurent Bessard Fix bug with Type selection of Array user defined variables
Wed, 31 Oct 2012 12:06:29 +0100 Laurent Bessard Fix bug when Drag'n Dropping located variables on Windows
Sat, 20 Oct 2012 10:17:29 +0200 fojtik <> Fixed compilability with Micrsoft visual C++
Sat, 20 Oct 2012 10:16:56 +0200 fojtik <> Ability to send content of emergency data.
Thu, 18 Oct 2012 17:44:33 +0200 fojtik <> Added comments
Thu, 04 Oct 2012 17:19:55 +0200 Laurent Bessard Fix bug when using not editable EditingPanel for displaying nodelist generated master
Thu, 04 Oct 2012 17:12:34 +0200 Laurent Bessard Fixing bug in dcf.c preventing to configure more than one slave using concise dcf when Save Node option is disabled
Tue, 02 Oct 2012 21:52:29 +0200 Edouard Tisserant Gnosis XML beeing included since ages, wget commented out in Makefile
Tue, 02 Oct 2012 21:45:24 +0200 Edouard Tisserant Merged Markus Wildbolz' node-guarding and fixes
Mon, 01 Oct 2012 17:19:00 +0200 mwildbolz Doxyfile adapted to show all basic source files, search engine included
Mon, 01 Oct 2012 17:09:55 +0200 mwildbolz Removed auto-generated object dictionary files from example folders
Mon, 01 Oct 2012 17:04:34 +0200 mwildbolz Changed call to sleep function because it gets redefined when using RTAI_LXRT
Mon, 01 Oct 2012 17:01:36 +0200 mwildbolz Implementation of a basic working node-guarding
Mon, 01 Oct 2012 16:58:35 +0200 mwildbolz Changed configure to compile on Debian with the latest RTAI patch installed (removed rtdm library in compiler flags)
Mon, 01 Oct 2012 19:18:35 +0200 Laurent Bessard Fixing networkedit to deal with non-null master nodeid
Thu, 06 Sep 2012 16:49:11 +0200 Laurent Bessard Adding support for translating CANOpen type to corresponding IEC type for location drag'n drop
Tue, 19 Jun 2012 10:29:03 +0200 Edouard Tisserant Master now sends NMT_Reset only from default preOperational application callback
Mon, 18 Jun 2012 19:38:40 +0200 Laurent Bessard Fix bug when adding an entry to a node
Mon, 18 Jun 2012 19:37:30 +0200 Laurent Bessard Fix bug with 'not saved' state for network when removing a slave
Mon, 18 Jun 2012 03:48:23 +0200 Edouard Tisserant Removed debug code remaining in pdo.c
Mon, 18 Jun 2012 02:27:19 +0200 Edouard Tisserant pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
Fri, 15 Jun 2012 18:24:51 +0200 Laurent Bessard Adding informations in data send when drag'n dropping locations
Fri, 15 Jun 2012 18:24:26 +0200 Laurent Bessard Fix bug when importing and loading not well formatted eds files
Wed, 13 Jun 2012 19:08:58 +0200 Edouard Tisserant Merged Christian Taedcke changes
Wed, 13 Jun 2012 19:07:41 +0200 Edouard Tisserant Merged Francois BEAULIER's changes
Tue, 12 Jun 2012 01:11:34 +0200 Christian Taedcke Updated build configuration for travis to build more driver and send notification to irc.
Tue, 12 Jun 2012 01:06:38 +0200 Christian Taedcke Adapted path to xeno-config.
Tue, 12 Jun 2012 00:13:39 +0200 Christian Taedcke Building 4 can drivers now.
Mon, 11 Jun 2012 23:35:15 +0200 Christian Taedcke Added first version of .travis.yml for build server.
Fri, 25 May 2012 13:24:39 +0200 Christian Taedcke Win32 win32test:
Tue, 22 May 2012 09:33:39 +0200 Christian Taedcke can_peak_win32 project files:
Tue, 22 May 2012 09:17:19 +0200 Christian Taedcke VS2010 project files:
Tue, 22 May 2012 08:36:07 +0200 Christian Taedcke can_peak_win32 code:
Tue, 22 May 2012 08:34:25 +0200 Christian Taedcke cna_peak_win32 VS2010 project file:
Tue, 22 May 2012 08:32:20 +0200 Christian Taedcke Win32 fixes:
Tue, 22 May 2012 08:14:52 +0200 Christian Taedcke Win32 win32test:
Tue, 22 May 2012 08:10:09 +0200 Christian Taedcke Win32 IXXAT driver:
Tue, 22 May 2012 08:07:59 +0200 Christian Taedcke Win32 VS2010 project files:
Mon, 21 May 2012 16:17:13 +0200 Christian Taedcke Win32 fixes:
Mon, 21 May 2012 16:15:56 +0200 Christian Taedcke Win32:
Mon, 21 May 2012 16:14:57 +0200 Christian Taedcke Win32 IXXAT fixes:
Mon, 21 May 2012 16:14:20 +0200 Christian Taedcke Win32 project settings:
Mon, 21 May 2012 16:13:47 +0200 Christian Taedcke Win32 fixes:
Mon, 21 May 2012 17:21:57 +0200 Mongo merge with main Canfestival repository
Tue, 27 Mar 2012 15:29:57 +0200 Mongo Fixed : wrong parameter size
Tue, 27 Mar 2012 15:16:26 +0200 Mongo Fixed example TestMasterSlaveLSS in Master.c missing argument in writeNetworkDictCallBack
Thu, 09 Feb 2012 20:39:46 +0100 Edouard Tisserant Merged with smarteh-dev
Thu, 09 Feb 2012 20:37:25 +0100 smarteh-dev Adding support for integration of panels in Beremiz
Sat, 04 Feb 2012 17:08:48 +0100 Edouard Tisserant Merged JaFojtik Peak Win32 update
Sat, 04 Feb 2012 14:26:54 +0100 JaFojtik Fixed PEAK Win 32 driver, for PEAK Light API 1.x and 2.x
Sat, 04 Feb 2012 01:38:15 +0100 Edouard Tisserant merge with CanFestival-3-asc
Wed, 01 Feb 2012 15:55:45 +0100 Mongo minor modification on two MSG_ERR
Sat, 04 Feb 2012 01:33:16 +0100 Edouard Tisserant merged ica
Mon, 23 Jan 2012 21:40:59 +0100 Christian Taedcke win32:
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
Wed, 27 Jun 2007 08:35:22 +0200 greg add datatypes translation (define)
Mon, 25 Jun 2007 17:01:39 +0200 lbessard Bugs on cfile generation fixed
Fri, 22 Jun 2007 17:46:18 +0200 lbessard Bug on EDS file parsing fixed
Fri, 22 Jun 2007 16:26:12 +0200 etisserant Addecd decompo_dcf to .def
Thu, 21 Jun 2007 17:27:16 +0200 lbessard Bug on header file writing in gen_cfile fixed
Thu, 21 Jun 2007 17:08:43 +0200 lbessard Bug on Domain data writing in gen_cfile fixed
Thu, 21 Jun 2007 17:03:33 +0200 lbessard Mistake on a RPDO CobID corrected
Thu, 14 Jun 2007 09:17:57 +0200 lbessard Remove bug report that don't have to be on CVS
Wed, 13 Jun 2007 10:28:25 +0200 lbessard Bug on NodeManager corrected :
Mon, 11 Jun 2007 14:54:25 +0200 lbessard Obsolete code line removed in objdictedit.py
Fri, 08 Jun 2007 14:41:39 +0200 etisserant File removed accidently
Fri, 08 Jun 2007 14:41:17 +0200 etisserant Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
Fri, 08 Jun 2007 11:50:51 +0200 etisserant fix dox
Fri, 08 Jun 2007 09:23:56 +0200 nico Manual and Documentation finish
Fri, 08 Jun 2007 09:02:43 +0200 etisserant fix dox
Thu, 07 Jun 2007 09:03:41 +0200 nico Manual and Documentation finish
Wed, 06 Jun 2007 11:18:14 +0200 etisserant Some fixes in dox.
Wed, 06 Jun 2007 09:11:29 +0200 nico Manual and Documentation finish
Tue, 05 Jun 2007 18:43:21 +0200 nico Manual and Documentation finish
Tue, 05 Jun 2007 17:34:33 +0200 lbessard Bug on RefreshStatusBar corrected
Tue, 05 Jun 2007 16:41:38 +0200 nico Manual convertion -> latex -> pdf
Mon, 04 Jun 2007 17:59:50 +0200 nico First doxygen implementation
Tue, 29 May 2007 12:02:18 +0200 greg Bugs corrected on objdictedit and networkdict
Mon, 28 May 2007 18:08:24 +0200 lbessard Adding program for network management
Fri, 25 May 2007 23:57:17 +0200 etisserant Some fixes for visual studio C compiler compatiblity.
Fri, 25 May 2007 15:48:34 +0200 etisserant fixed ref to old configure .bat file.
Fri, 18 May 2007 13:41:50 +0200 greg big-endian with concise dcf fixed
Wed, 16 May 2007 14:17:04 +0200 greg Boolean variable mapped in PDO
Mon, 14 May 2007 22:46:20 +0200 etisserant Big Endian fixes.
Mon, 14 May 2007 11:24:32 +0200 greg fix :
Mon, 14 May 2007 09:05:18 +0200 greg DS-302 profile update
Sun, 13 May 2007 20:16:09 +0200 etisserant Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug
Sun, 13 May 2007 10:29:50 +0200 etisserant Applied wolfgang changes, and re-indented socket_can.c file
Sun, 13 May 2007 10:29:08 +0200 etisserant Added debug level opt in configure and re-enabled debug macros.
Sat, 12 May 2007 23:07:48 +0200 etisserant Removed dummy sleep.
Sat, 12 May 2007 23:06:43 +0200 etisserant Fixed problems in can_virtual, loop when closing pipes.
Sat, 12 May 2007 22:43:30 +0200 etisserant Wolfgang enhancements for RT-socket-CAN support
Sat, 12 May 2007 22:42:51 +0200 etisserant CleanUp and minor fixes
Fri, 11 May 2007 18:34:54 +0200 etisserant Let user choose his own XENO_CONFIG.
Fri, 11 May 2007 18:34:26 +0200 etisserant Fix can_socket again.
Fri, 11 May 2007 15:24:43 +0200 lbessard Bugs on C File generating corrected
Fri, 11 May 2007 15:16:45 +0200 etisserant Fixed can_socket compilation bugs
Fri, 11 May 2007 13:31:31 +0200 etisserant CleanUp
Fri, 11 May 2007 11:52:05 +0200 greg correction of lifegrd compilation warning
Fri, 11 May 2007 11:22:58 +0200 lbessard Bug on objectdictgen corrected
Thu, 10 May 2007 09:33:07 +0200 greg Test if index 1F22 exists for Master OD (Concise DCF)
Fri, 04 May 2007 13:57:54 +0200 lbessard Adding support for importing and exporting EDS files
Fri, 04 May 2007 12:46:09 +0200 greg updated manual
Fri, 04 May 2007 12:33:30 +0200 greg Update help text.
Fri, 04 May 2007 12:32:08 +0200 greg Master configure slave's heartbeat producer time by concise DCF.
Fri, 04 May 2007 12:26:46 +0200 greg Add concise DCF support
Fri, 04 May 2007 12:22:48 +0200 greg Add default callback for index entry 0x1017
Mon, 30 Apr 2007 16:56:21 +0200 greg Support for DCF (DS-302)
Tue, 24 Apr 2007 16:49:40 +0200 etisserant Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
Tue, 24 Apr 2007 16:16:03 +0200 etisserant Added _writenetworkdictionary option to avoir endianiation
Tue, 24 Apr 2007 14:41:19 +0200 etisserant Set PDO transmit time according to ESA perceptionof CanOpen
Tue, 24 Apr 2007 13:26:03 +0200 etisserant Removed SDOTimeout application callback.Please use SDO callbacks instead.
Thu, 19 Apr 2007 09:54:34 +0200 etisserant EDS import
Wed, 18 Apr 2007 13:06:39 +0200 etisserant Fixed segfault with Xenomai timer_xeno.c
Wed, 18 Apr 2007 13:05:55 +0200 etisserant Removed compilation warnings with some GCC. + Fixed test for baudrate = none
Wed, 18 Apr 2007 13:05:15 +0200 etisserant Added install target for MicroMod
Wed, 18 Apr 2007 13:04:19 +0200 etisserant Removed compilation warnings with some GCC.
Tue, 17 Apr 2007 16:13:22 +0200 etisserant Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.
Tue, 17 Apr 2007 16:11:38 +0200 etisserant Removed binry flag on vcproj files
Tue, 17 Apr 2007 10:50:50 +0200 etisserant *** empty log message ***
Tue, 17 Apr 2007 10:50:28 +0200 etisserant Added SDO network dictionnary access callback when aborded.
Tue, 17 Apr 2007 10:48:17 +0200 etisserant Better error handling for unix and peak_linux.
Sun, 15 Apr 2007 00:49:34 +0200 etisserant SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)
Sun, 15 Apr 2007 00:46:40 +0200 etisserant Removed genrated dead prototypes for depricated callbacks.
Fri, 13 Apr 2007 21:54:13 +0200 etisserant Updated doc.
Fri, 13 Apr 2007 10:57:03 +0200 etisserant Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
Thu, 12 Apr 2007 17:11:16 +0200 etisserant Added cosmetics with Can_Virtual
Thu, 12 Apr 2007 17:10:57 +0200 etisserant Removed dead code.
Thu, 12 Apr 2007 16:36:31 +0200 etisserant Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
Thu, 12 Apr 2007 16:20:22 +0200 etisserant Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
Thu, 12 Apr 2007 16:17:35 +0200 etisserant Post_sync have to be called even if in pre-op state. Fixed.
Thu, 12 Apr 2007 16:14:07 +0200 etisserant Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.
Wed, 11 Apr 2007 07:50:34 +0200 etisserant Updated doc. Cleaned some code.
Sat, 07 Apr 2007 09:49:05 +0200 etisserant Some win32 fixes following yesterday's API changes.
Fri, 06 Apr 2007 16:49:28 +0200 etisserant Changes in the API:
Thu, 05 Apr 2007 10:06:11 +0200 lbessard Bug on CanOpen help popup corrected
Thu, 05 Apr 2007 09:03:18 +0200 lbessard Bug on CanOpen help popup corrected
Wed, 04 Apr 2007 13:11:49 +0200 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
Wed, 04 Apr 2007 13:04:31 +0200 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
Tue, 03 Apr 2007 20:20:27 +0200 etisserant file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 20:20:26 +0200 etisserant file getopt.h was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 20:20:26 +0200 etisserant file getopt.c was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 15:10:52 +0200 etisserant file config.h was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 15:10:52 +0200 etisserant file canfestival.h was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 15:10:52 +0200 etisserant file build_cygwin.sh was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 15:10:52 +0200 etisserant file CanFestival-3.vc8.sln was initially added on branch BRANCH_WIN32PORT.
Tue, 03 Apr 2007 15:10:52 +0200 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.
Mon, 02 Apr 2007 14:41:37 +0200 etisserant file lincan.h was initially added on branch BRANCH_WIN32PORT.
Mon, 02 Apr 2007 14:41:37 +0200 etisserant file canmsg.h was initially added on branch BRANCH_WIN32PORT.
Mon, 02 Apr 2007 14:41:37 +0200 etisserant file cancfg.h.tail was initially added on branch BRANCH_WIN32PORT.
Mon, 02 Apr 2007 14:41:37 +0200 etisserant file cancfg.h.head was initially added on branch BRANCH_WIN32PORT.
Mon, 02 Apr 2007 14:41:37 +0200 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.
Fri, 30 Mar 2007 16:57:46 +0200 etisserant file unix.h was initially added on branch BRANCH_WIN32PORT.
Fri, 30 Mar 2007 16:57:46 +0200 etisserant file libcanfestival_can_virtual.so was initially added on branch BRANCH_WIN32PORT.
Fri, 30 Mar 2007 16:57:46 +0200 etisserant file libcanfestival_can_peak_linux.so was initially added on branch BRANCH_WIN32PORT.
Fri, 30 Mar 2007 16:57:45 +0200 etisserant file unix.c was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_uvccm_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_uvccm_win32.def was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_uvccm_win32.cpp was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_peak_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_peak_win32.def was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_peak_win32.cpp was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_peak_linux.c was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file can_peak_cygwin.c was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file Makefile.in was initially added on branch BRANCH_WIN32PORT.
Mon, 26 Mar 2007 12:06:21 +0200 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.
Fri, 16 Feb 2007 17:11:49 +0100 leonid file win32test.vcproj was initially added on branch BRANCH_WIN32PORT.
Fri, 16 Feb 2007 17:11:49 +0100 leonid file win32test.od was initially added on branch BRANCH_WIN32PORT.
Fri, 16 Feb 2007 17:11:49 +0100 leonid file win32test.h was initially added on branch BRANCH_WIN32PORT.
Fri, 16 Feb 2007 17:11:49 +0100 leonid file win32test.c was initially added on branch BRANCH_WIN32PORT.
Fri, 16 Feb 2007 17:11:49 +0100 leonid file main.c was initially added on branch BRANCH_WIN32PORT.
Thu, 15 Feb 2007 17:23:45 +0100 leonid file CanFestival-3.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file timerscfg.h was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file timers_win32.cpp was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file resource.h was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file readme.win32.txt was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file lss_driver.h was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file drivers_win32.cpp was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file configure.win32.bat was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file config.h.win32 was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file applicfg.h.win32 was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file applicfg.h was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CanFestival-3.wince.vc8.vcproj was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CanFestival-3.vcproj was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CanFestival-3.rc was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CanFestival-3.def was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CAN-uVCCM.vcproj was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CAN-uVCCM.def was initially added on branch BRANCH_WIN32PORT.
Wed, 14 Feb 2007 22:19:53 +0100 leonid file CAN-uVCCM.cpp was initially added on branch BRANCH_WIN32PORT.
Tue, 13 Feb 2007 18:38:31 +0100 etisserant Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.
Tue, 13 Feb 2007 18:06:18 +0100 etisserant Removed all non-supported and uncontrolled source code. Please refer to CVS version "Before_..." to see old code.
Tue, 13 Feb 2007 17:21:19 +0100 etisserant - Some fixes in Makefile.in Before_NVRAM_LED_LSS_cleanup
Tue, 13 Feb 2007 16:36:44 +0100 etisserant - Better array initialization in data.h CANOPEN_NODE_DATA_INITIALIZER macro. Use a little hack with configure and config.h to create the "pure Ansi C" initializer.
Fri, 09 Feb 2007 09:36:19 +0100 frdupin copy/paste error
Wed, 07 Feb 2007 12:29:52 +0100 frdupin pointer bogue for *(d->iam_a_slave)
Wed, 07 Feb 2007 12:27:05 +0100 frdupin pointer bogue for *(d->iam_a_slave)
Mon, 05 Feb 2007 10:22:31 +0100 frdupin little/big endian and nodeId
Tue, 30 Jan 2007 11:18:20 +0100 frdupin big endian bogue : nodeIdServer in now in 32 bits
Tue, 30 Jan 2007 10:28:44 +0100 frdupin unused variables
Tue, 30 Jan 2007 10:28:22 +0100 frdupin forgot some comments ...
Tue, 30 Jan 2007 10:25:19 +0100 frdupin BIG endian def is moved to config.h
Tue, 30 Jan 2007 10:24:09 +0100 frdupin 16 bits arch compatibility and unused variables
Mon, 29 Jan 2007 15:39:20 +0100 frdupin hcs12 is big_endian
Mon, 29 Jan 2007 14:42:32 +0100 frdupin compilers compatibility
Mon, 29 Jan 2007 14:36:42 +0100 frdupin compilers compatibility
Mon, 29 Jan 2007 14:34:31 +0100 frdupin compilers compatibility
Mon, 29 Jan 2007 14:33:45 +0100 frdupin Add comment in config.h
Mon, 29 Jan 2007 14:32:58 +0100 frdupin compilers compatibility
Mon, 29 Jan 2007 09:42:22 +0100 frdupin compiler compatibility : accessDictionaryError contains nothing out of debogue mode
Mon, 29 Jan 2007 09:27:58 +0100 frdupin compiler compatibility : comments
Fri, 26 Jan 2007 10:49:00 +0100 lbessard LGPL copyright on generated files removed
Fri, 26 Jan 2007 08:54:02 +0100 lbessard Code for avoiding possible problem on Window while importing html module
Thu, 25 Jan 2007 17:36:58 +0100 frdupin compilator compatitibility
Thu, 25 Jan 2007 16:49:51 +0100 lbessard Bug corrected on gen_cfile
Mon, 22 Jan 2007 12:06:29 +0100 lbessard DS-401 and DS-418 updated
Sat, 20 Jan 2007 09:49:02 +0100 lbessard Adding the possibility for users to choose between Dynamic Mapping and Static Mapping
Thu, 18 Jan 2007 15:15:55 +0100 lbessard TIME_OF_DAY and TIME_DIFFERENCE disabled
Thu, 18 Jan 2007 14:18:24 +0100 lbessard gen_cfile.py modified for avoiding possible conflict in mapped variable names
Thu, 11 Jan 2007 11:08:56 +0100 frdupin PDO mapping parameters : number of mapped app must be in RW access
Wed, 10 Jan 2007 17:42:34 +0100 lbessard Bug reported by Dean corrected
Wed, 03 Jan 2007 10:33:55 +0100 lbessard Bug on map variable type changing and on comments with special characters corrected
Tue, 02 Jan 2007 15:10:38 +0100 frdupin index 0x1004 is a visible_string
Tue, 19 Dec 2006 16:45:39 +0100 frdupin some improvements
Tue, 19 Dec 2006 16:30:57 +0100 frdupin prototypes in c-ansi style
Wed, 13 Dec 2006 18:48:01 +0100 lbessard Some bugs reported by Francis Dupin corrected.
Wed, 13 Dec 2006 16:22:09 +0100 frdupin obsolet
Wed, 13 Dec 2006 16:21:14 +0100 frdupin *** empty log message ***
Wed, 13 Dec 2006 15:36:30 +0100 frdupin lock interrupt before candispatch
Wed, 13 Dec 2006 14:48:04 +0100 frdupin unused variable deleted
Wed, 13 Dec 2006 14:44:27 +0100 frdupin Tested. OK on Canfestival 3 rc2
Wed, 13 Dec 2006 14:14:18 +0100 frdupin Add prototypes
Tue, 12 Dec 2006 17:32:05 +0100 frdupin Je n'ai pas termin?
Tue, 12 Dec 2006 17:30:26 +0100 frdupin yes, I prefer in pdf
Tue, 12 Dec 2006 17:27:48 +0100 frdupin Moved from ..
Tue, 12 Dec 2006 17:27:05 +0100 frdupin moved in CANOpen_memento
Wed, 29 Nov 2006 15:51:15 +0100 etisserant minval/maxval macro operators precedence fix. Thanks Luis Jim?nez.
Thu, 31 Aug 2006 10:28:53 +0200 etisserant SOCKET-CAN support added. Many thanks to Jan Kiszka !
Thu, 10 Aug 2006 17:57:33 +0200 etisserant Updated doc
Thu, 10 Aug 2006 17:38:53 +0200 etisserant Updated doc
Thu, 10 Aug 2006 17:14:20 +0200 lbessard Bug on NoteBook in Windows corrected
Thu, 10 Aug 2006 17:13:23 +0200 lbessard Bug on NoteBook in Windows corrected
Thu, 10 Aug 2006 08:53:05 +0200 etisserant cygwin/pcan_light commit. Changes in configure for dual port handling.
Tue, 08 Aug 2006 22:34:32 +0200 etisserant First working cygwin/pcan_light commit. can_peak_win32.c is obfuscated.
Fri, 23 Jun 2006 16:32:42 +0200 etisserant Updated configure and fixes in Makefiles.in for cygwin compiling. Root_BRANCH_3_0_RC2
Wed, 21 Jun 2006 08:31:34 +0200 lbessard Add incremented index in Add Map Variable
Tue, 20 Jun 2006 22:43:37 +0200 etisserant Cygwin port. Still untested. Compiles and link.
Tue, 20 Jun 2006 19:02:43 +0200 etisserant Some fixes for GUI running Windows
Tue, 20 Jun 2006 17:41:13 +0200 etisserant Added bauderate/disable option to TestMasterSlave Master and Slave nodes.
Tue, 20 Jun 2006 16:56:39 +0200 lbessard Bug on receiveLoopTask termination corrected
Mon, 19 Jun 2006 16:35:12 +0200 etisserant Fixed Xeno crash when no more alarm are set...
Mon, 19 Jun 2006 14:19:23 +0200 etisserant Fixed some bugs with Xenomai and CAN/peak
Fri, 16 Jun 2006 14:44:23 +0200 etisserant SDO callbacks.
Fri, 16 Jun 2006 14:24:59 +0200 lbessard Code clean-up and fixed xenomai compile problem
Tue, 13 Jun 2006 16:05:57 +0200 lbessard Some bugs found corrected
Tue, 13 Jun 2006 08:52:47 +0200 lbessard Bugs on gen_cfile.py reported by Errin Bechtel corrected
Tue, 06 Jun 2006 15:02:57 +0200 lbessard *** empty log message ***
Tue, 30 May 2006 23:17:59 +0200 ppavel The LinCAN option is listed as accepted one by configure --can option.
Tue, 30 May 2006 23:13:59 +0200 ppavel Included interfacing code for LinCAN driver.
Mon, 29 May 2006 08:57:53 +0200 anonymous Test
Fri, 26 May 2006 21:24:17 +0200 etisserant Linux and BSD now use "unix" target. Generic is for driverless compilation.
Tue, 23 May 2006 01:15:22 +0200 oremeq Modification of the dictionnary to support NVRAM.
Mon, 22 May 2006 09:46:29 +0200 etisserant NVRAM is not related ro CAN !!
Sat, 20 May 2006 00:16:29 +0200 oremeq Some documentation correction
Fri, 19 May 2006 20:58:26 +0200 oremeq Add some file for the CANfestival Absolute Rotary Encoder
Fri, 19 May 2006 20:54:54 +0200 oremeq Add some files of the CANopen graphic terminal project.
Fri, 19 May 2006 20:20:06 +0200 oremeq First version of NVRAM implemented on the file system for can_virtual
Thu, 18 May 2006 21:56:59 +0200 etisserant Re-orginized led and nvram related code, for generic target.
Thu, 18 May 2006 21:55:48 +0200 etisserant Re-orginized led and nvram related code, for generic target.
Thu, 18 May 2006 21:54:24 +0200 etisserant Re-orginized led and nvram related code, for generic target.
Thu, 18 May 2006 16:26:59 +0200 dejoigny d?placement de l'envoi du bootup
Wed, 17 May 2006 20:43:56 +0200 dejoigny Modifs mineures.
Wed, 17 May 2006 20:40:17 +0200 dejoigny CANOPEN_BIG_ENDIAN :
Wed, 17 May 2006 15:01:30 +0200 dejoigny Bogue:big endian
Wed, 17 May 2006 10:52:20 +0200 dejoigny provisoire
Tue, 16 May 2006 17:29:08 +0200 dejoigny data.h manquant
Tue, 16 May 2006 17:22:15 +0200 dejoigny correction bogue pour BIG_ENDIAN
Tue, 16 May 2006 17:21:14 +0200 dejoigny ajout filtrage msgs
Tue, 16 May 2006 17:18:56 +0200 dejoigny pas de debogue
Mon, 15 May 2006 08:02:47 +0200 lbessard Bug on number in hexa computed by gen_cfile corrected
Mon, 15 May 2006 08:00:47 +0200 etisserant Updated manual
Fri, 12 May 2006 22:14:03 +0200 oremeq ADDED LED to TESTMASTERSLAVE. It looks nice!
Thu, 11 May 2006 13:52:43 +0200 etisserant Fixed Endianisation/ValueRange order in SetODentry
Wed, 10 May 2006 21:05:57 +0200 etisserant Commit some Fix from Francis on sdo.c and abjacces.c. Fix endianisation problems while accessing OD. Also fix SDO abord handling bug.
Wed, 10 May 2006 16:59:40 +0200 etisserant Commit a new cvs repo.