Mon, 21 May 2012 17:21:57 +0200 |
Mongo |
merge with main Canfestival repository
|
file |
diff |
annotate
|
Tue, 27 Mar 2012 15:16:26 +0200 |
Mongo |
Fixed example TestMasterSlaveLSS in Master.c missing argument in writeNetworkDictCallBack
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 01:38:15 +0100 |
Edouard Tisserant |
merge with CanFestival-3-asc
|
file |
diff |
annotate
|
Wed, 01 Feb 2012 15:55:45 +0100 |
Mongo |
minor modification on two MSG_ERR
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 01:33:16 +0100 |
Edouard Tisserant |
merged ica
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 08:49:26 +0100 |
Christian Taedcke |
Win32 fixes:
|
file |
diff |
annotate
|
Fri, 03 Feb 2012 21:15:22 +0100 |
JaFojtik |
There is no English word "transfert". Fix all the typos.
|
file |
diff |
annotate
|
Thu, 22 Dec 2011 16:03:39 +0100 |
Christian Taedcke |
SDO transfer:
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 14:51:20 +0100 |
Mongo |
bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 17:51:27 +0200 |
Mongo |
Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
|
file |
diff |
annotate
|
Tue, 30 Aug 2011 12:14:34 +0200 |
fbeaulier |
Added include stdlib.h for malloc functions in sdo.c
|
file |
diff |
annotate
|
Mon, 29 Aug 2011 17:44:49 +0200 |
fbeaulier |
patch from Stefan Kratochwil <entwicklung@inovel.de> : canfestival-3-fm3_698.patch
|
file |
diff |
annotate
|
Mon, 29 Aug 2011 17:31:55 +0200 |
fbeaulier |
patch from Christian Taedcke <hacking@taedcke.com> : fix-wrong-resetSDOline-for-sdo-timeout.patch
|
file |
diff |
annotate
|
Mon, 29 Aug 2011 16:59:55 +0200 |
fbeaulier |
CHANGE: SDO block mode added, without CRC support
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 14:15:52 +0200 |
fbeaulier |
timers_unix.c : remove sigint and sigterm catch
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 14:51:18 +0100 |
Christian Taedcke |
FIX: - if a sdo transfer timeout occurres, reset the sdo line even if the callback function does not.
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 17:45:48 +0100 |
Christian Taedcke |
FIXED: - Sdo lines with the internal state SDO_ABORTED_ITERNAL are now closed.
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 16:01:13 +0200 |
Christian Taedcke |
FIXED: - bug while normal sdo transfer initialization (setting the byte count)
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 15:56:06 +0200 |
Christian Taedcke |
ADDED: - dynamic memory allocation for sdo transfer using malloc and free
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 13:44:56 +0200 |
edouard |
Fixed SDO loop in some situations.
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:40:49 +0200 |
edouard |
Fixed casts subject to problems on some compilers.
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 12:01:25 +0200 |
edouard |
Fixed wrong cast in sdo.c and wrong message length in nodeguarding
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 15:15:28 +0200 |
greg |
fix warnings with msvc compiler
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 22:11:41 +0100 |
etisserant |
Fixed bugs in SDO caused by UNS8->UNS32 size patch.
|
file |
diff |
annotate
|
Tue, 17 Mar 2009 00:03:18 +0100 |
etisserant |
Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 23:04:39 +0100 |
etisserant |
Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto.
|
file |
diff |
annotate
|
Thu, 18 Sep 2008 23:47:53 +0200 |
etisserant |
Fixed typo in getReadResultNetworkDict
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 17:58:37 +0200 |
etisserant |
*** empty log message ***
|
file |
diff |
annotate
|
Tue, 29 Jul 2008 17:20:45 +0200 |
etisserant |
Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 09:34:08 +0200 |
etisserant |
Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
|
file |
diff |
annotate
|
Thu, 24 Jul 2008 14:22:59 +0200 |
etisserant |
Fixed incomplete resetSDOline
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 23:48:48 +0200 |
etisserant |
getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.
|
file |
diff |
annotate
|
Wed, 16 Jul 2008 15:21:04 +0200 |
etisserant |
Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 10:57:47 +0200 |
etisserant |
Fixed some comments in sdo.c
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 14:08:34 +0200 |
etisserant |
Endianess patch from Edward Karpicz, Lithuania :-)
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 15:25:43 +0200 |
etisserant |
Fixed suspicious code in sdo.c
|
file |
diff |
annotate
|
Tue, 19 Feb 2008 14:53:39 +0100 |
etisserant |
Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 10:18:25 +0100 |
etisserant |
Fixed missing includes causing warnings
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 10:35:52 +0100 |
etisserant |
Changed cob_id from struct{UNS32} to UNS16
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 16:21:04 +0100 |
lbessard |
Bug on type inconsistency in SDO Client fixed
|
file |
diff |
annotate
|
Thu, 11 Oct 2007 08:51:29 +0200 |
etisserant |
Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 08 Jun 2007 09:23:56 +0200 |
nico |
Manual and Documentation finish
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 16:41:38 +0200 |
nico |
Manual convertion -> latex -> pdf
|
file |
diff |
annotate
|
Tue, 24 Apr 2007 16:16:03 +0200 |
etisserant |
Added _writenetworkdictionary option to avoir endianiation
|
file |
diff |
annotate
|
Tue, 24 Apr 2007 13:26:03 +0200 |
etisserant |
Removed SDOTimeout application callback.Please use SDO callbacks instead.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 17 Apr 2007 10:50:28 +0200 |
etisserant |
Added SDO network dictionnary access callback when aborded.
|
file |
diff |
annotate
|
Thu, 12 Apr 2007 16:20:22 +0200 |
etisserant |
Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
|
file |
diff |
annotate
|
Fri, 06 Apr 2007 16:49:28 +0200 |
etisserant |
Changes in the API:
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 13:04:31 +0200 |
etisserant |
Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 10:22:31 +0100 |
frdupin |
little/big endian and nodeId
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 11:18:20 +0100 |
frdupin |
big endian bogue : nodeIdServer in now in 32 bits
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 10:28:22 +0100 |
frdupin |
forgot some comments ...
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 10:24:09 +0100 |
frdupin |
16 bits arch compatibility and unused variables
|
file |
diff |
annotate
|
Thu, 25 Jan 2007 17:36:58 +0100 |
frdupin |
compilator compatitibility
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 14:14:18 +0100 |
frdupin |
Add prototypes
|
file |
diff |
annotate
|
Fri, 16 Jun 2006 14:44:23 +0200 |
etisserant |
SDO callbacks.
|
file |
diff |
annotate
|