Mon, 04 Feb 2008 11:07:32 +0100Minor changes to guarantee that UNS8 cast is well done
luis [Mon, 04 Feb 2008 11:07:32 +0100] rev 379
Minor changes to guarantee that UNS8 cast is well done

Fri, 01 Feb 2008 18:06:55 +0100As 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.
etisserant [Fri, 01 Feb 2008 18:06:55 +0100] rev 378
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.

Concerned callbacks :

initialisation
preOperational
operational
stopped
heartbeatError
post_sync
post_TPDO
post_SlaveBootup
storeODSubIndex
post_emcy

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.