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