Thu, 12 Apr 2007 17:10:57 +0200 etisserant Removed dead code.
Thu, 12 Apr 2007 16:36:31 +0200 etisserant Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
Thu, 12 Apr 2007 16:20:22 +0200 etisserant Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
Thu, 12 Apr 2007 16:17:35 +0200 etisserant Post_sync have to be called even if in pre-op state. Fixed.