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