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