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.