Fri, 01 Feb 2008 18:01:36 +0100Enhanced cleanup of TCP CAN client/server
etisserant [Fri, 01 Feb 2008 18:01:36 +0100] rev 377
Enhanced cleanup of TCP CAN client/server

Fri, 01 Feb 2008 18:01:05 +0100little fix on arch detection when using mingw32-only compiler from within cygwin's bash
etisserant [Fri, 01 Feb 2008 18:01:05 +0100] rev 376
little fix on arch detection when using mingw32-only compiler from within cygwin's bash

Thu, 31 Jan 2008 15:20:59 +0100AVR port, thanks to Peter Christen, Comat AG.
etisserant [Thu, 31 Jan 2008 15:20:59 +0100] rev 375
AVR port, thanks to Peter Christen, Comat AG.

Wed, 30 Jan 2008 17:23:32 +0100add cancfg.h dependency to rebuild can_peak_win32 driver
greg [Wed, 30 Jan 2008 17:23:32 +0100] rev 374
add cancfg.h dependency to rebuild can_peak_win32 driver

Tue, 29 Jan 2008 09:17:24 +0100fix install target in example Makefile.in
greg [Tue, 29 Jan 2008 09:17:24 +0100] rev 373
fix install target in example Makefile.in
re-enable canfestival-examples package for debian

Tue, 29 Jan 2008 09:07:46 +0100remove canfestival-examples.install in debian dir
greg [Tue, 29 Jan 2008 09:07:46 +0100] rev 372
remove canfestival-examples.install in debian dir

Tue, 29 Jan 2008 09:02:47 +0100remove examples install target in debian/rules
greg [Tue, 29 Jan 2008 09:02:47 +0100] rev 371
remove examples install target in debian/rules

Fri, 25 Jan 2008 19:01:58 +0100Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
etisserant [Fri, 25 Jan 2008 19:01:58 +0100] rev 370
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 +0100fix name "staus" in c generated files with "status
greg [Fri, 25 Jan 2008 12:00:38 +0100] rev 369
fix name "staus" in c generated files with "status

Fri, 25 Jan 2008 08:20:11 +0100changed order of declaration/initialization of variables to prevent some warnings
etisserant [Fri, 25 Jan 2008 08:20:11 +0100] rev 368
changed order of declaration/initialization of variables to prevent some warnings

Fri, 25 Jan 2008 08:18:20 +0100changed win32.cpp into drivers_win32.cpp in vcproj file
etisserant [Fri, 25 Jan 2008 08:18:20 +0100] rev 367
changed win32.cpp into drivers_win32.cpp in vcproj file

Wed, 23 Jan 2008 10:36:20 +0100Fixed Peter Christen remarks as regards typo
etisserant [Wed, 23 Jan 2008 10:36:20 +0100] rev 366
Fixed Peter Christen remarks as regards typo

Wed, 23 Jan 2008 10:35:52 +0100Changed cob_id from struct{UNS32} to UNS16
etisserant [Wed, 23 Jan 2008 10:35:52 +0100] rev 365
Changed cob_id from struct{UNS32} to UNS16

Tue, 22 Jan 2008 10:27:13 +0100Added can4linux driver support.
groke6 [Tue, 22 Jan 2008 10:27:13 +0100] rev 364
Added can4linux driver support.

Fri, 18 Jan 2008 09:43:55 +0100fixed configure command line constant specification bug. Thanks to Jorge.
etisserant [Fri, 18 Jan 2008 09:43:55 +0100] rev 363
fixed configure command line constant specification bug. Thanks to Jorge.

Thu, 17 Jan 2008 16:24:01 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:24:01 +0100] rev 362
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 16:22:21 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:22:21 +0100] rev 361
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 16:21:07 +0100Added FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 16:21:07 +0100] rev 360
Added FastScan support to the LSS services.

Thu, 17 Jan 2008 11:50:51 +0100Bug on try, except, finally statement with python 2.4 fixed
lbessard [Thu, 17 Jan 2008 11:50:51 +0100] rev 359
Bug on try, except, finally statement with python 2.4 fixed

Tue, 15 Jan 2008 10:49:35 +0100add setup.py and objdictedit_postinst.py to build windows installer
greg [Tue, 15 Jan 2008 10:49:35 +0100] rev 358
add setup.py and objdictedit_postinst.py to build windows installer

Tue, 15 Jan 2008 10:11:17 +0100Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
etisserant [Tue, 15 Jan 2008 10:11:17 +0100] rev 357
Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)

Tue, 15 Jan 2008 09:30:26 +0100.cvsignore updated for windows targets.
etisserant [Tue, 15 Jan 2008 09:30:26 +0100] rev 356
.cvsignore updated for windows targets.

Tue, 15 Jan 2008 09:29:29 +0100TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.
etisserant [Tue, 15 Jan 2008 09:29:29 +0100] rev 355
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 +0100Various configure and build enhancements:
etisserant [Tue, 15 Jan 2008 09:24:21 +0100] rev 354
Various configure and build enhancements:
- Auto detect availability of wxWidgets, disable or enable examples build accordingly
- Enhacend (cross) toolchain detection and prefix. Now compile win32 target on linux host (--cc=i686-mingw32-gcc)

Mon, 14 Jan 2008 14:28:49 +0100fixed a bug in consise_dcf_loop() in dcf.c
groke6 [Mon, 14 Jan 2008 14:28:49 +0100] rev 353
fixed a bug in consise_dcf_loop() in dcf.c

Fri, 11 Jan 2008 09:39:49 +0100Fixed timer problem on late Heartbeat. Thanks to Jorge.
etisserant [Fri, 11 Jan 2008 09:39:49 +0100] rev 352
Fixed timer problem on late Heartbeat. Thanks to Jorge.

Thu, 10 Jan 2008 16:12:45 +0100fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
greg [Thu, 10 Jan 2008 16:12:45 +0100] rev 351
fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW

Tue, 08 Jan 2008 11:06:50 +0100Size verification of the mapped variables in PDOs (both reception and transmission)
luis [Tue, 08 Jan 2008 11:06:50 +0100] rev 350
Size verification of the mapped variables in PDOs (both reception and transmission)

Tue, 08 Jan 2008 10:47:10 +0100fixed the DCF-LSS conflict
groke6 [Tue, 08 Jan 2008 10:47:10 +0100] rev 349
fixed the DCF-LSS conflict

Fri, 04 Jan 2008 17:50:06 +0100Bug when close objdictedit fixed
lbessard [Fri, 04 Jan 2008 17:50:06 +0100] rev 348
Bug when close objdictedit fixed