src/sdo.c
Fri, 08 Jun 2007 14:41:17 +0200 etisserant Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
Fri, 08 Jun 2007 09:23:56 +0200 nico Manual and Documentation finish
Tue, 05 Jun 2007 16:41:38 +0200 nico Manual convertion -> latex -> pdf
Tue, 24 Apr 2007 16:16:03 +0200 etisserant Added _writenetworkdictionary option to avoir endianiation
Tue, 24 Apr 2007 13:26:03 +0200 etisserant Removed SDOTimeout application callback.Please use SDO callbacks instead.
Tue, 17 Apr 2007 16:13:22 +0200 etisserant Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.
Tue, 17 Apr 2007 10:50:28 +0200 etisserant Added SDO network dictionnary access callback when aborded.
Thu, 12 Apr 2007 16:20:22 +0200 etisserant Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
Fri, 06 Apr 2007 16:49:28 +0200 etisserant Changes in the API:
Wed, 04 Apr 2007 13:04:31 +0200 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
Mon, 05 Feb 2007 10:22:31 +0100 frdupin little/big endian and nodeId
Tue, 30 Jan 2007 11:18:20 +0100 frdupin big endian bogue : nodeIdServer in now in 32 bits
Tue, 30 Jan 2007 10:28:22 +0100 frdupin forgot some comments ...
Tue, 30 Jan 2007 10:24:09 +0100 frdupin 16 bits arch compatibility and unused variables
Thu, 25 Jan 2007 17:36:58 +0100 frdupin compilator compatitibility
Wed, 13 Dec 2006 14:14:18 +0100 frdupin Add prototypes
Fri, 16 Jun 2006 14:44:23 +0200 etisserant SDO callbacks.
Fri, 16 Jun 2006 14:24:59 +0200 lbessard Code clean-up and fixed xenomai compile problem
Wed, 17 May 2006 20:40:17 +0200 dejoigny CANOPEN_BIG_ENDIAN :
Tue, 16 May 2006 17:18:56 +0200 dejoigny pas de debogue
Wed, 10 May 2006 21:05:57 +0200 etisserant Commit some Fix from Francis on sdo.c and abjacces.c. Fix endianisation problems while accessing OD. Also fix SDO abord handling bug.
Wed, 10 May 2006 16:59:40 +0200 etisserant Commit a new cvs repo.