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