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