Fri, 04 May 2007 12:33:30 +0200Update help text.
greg [Fri, 04 May 2007 12:33:30 +0200] rev 180
Update help text.

Fri, 04 May 2007 12:32:08 +0200Master configure slave's heartbeat producer time by concise DCF.
greg [Fri, 04 May 2007 12:32:08 +0200] rev 179
Master configure slave's heartbeat producer time by concise DCF.

Fri, 04 May 2007 12:26:46 +0200Add concise DCF support
greg [Fri, 04 May 2007 12:26:46 +0200] rev 178
Add concise DCF support

Fri, 04 May 2007 12:22:48 +0200Add default callback for index entry 0x1017
greg [Fri, 04 May 2007 12:22:48 +0200] rev 177
Add default callback for index entry 0x1017

Mon, 30 Apr 2007 16:56:21 +0200Support for DCF (DS-302)
greg [Mon, 30 Apr 2007 16:56:21 +0200] rev 176
Support for DCF (DS-302)

Tue, 24 Apr 2007 16:49:40 +0200Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
etisserant [Tue, 24 Apr 2007 16:49:40 +0200] rev 175
Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.

Tue, 24 Apr 2007 16:16:03 +0200Added _writenetworkdictionary option to avoir endianiation
etisserant [Tue, 24 Apr 2007 16:16:03 +0200] rev 174
Added _writenetworkdictionary option to avoir endianiation

Tue, 24 Apr 2007 14:41:19 +0200Set PDO transmit time according to ESA perceptionof CanOpen
etisserant [Tue, 24 Apr 2007 14:41:19 +0200] rev 173
Set PDO transmit time according to ESA perceptionof CanOpen

Tue, 24 Apr 2007 13:26:03 +0200Removed SDOTimeout application callback.Please use SDO callbacks instead.
etisserant [Tue, 24 Apr 2007 13:26:03 +0200] rev 172
Removed SDOTimeout application callback.Please use SDO callbacks instead.

Thu, 19 Apr 2007 09:54:34 +0200EDS import
etisserant [Thu, 19 Apr 2007 09:54:34 +0200] rev 171
EDS import

Wed, 18 Apr 2007 13:06:39 +0200Fixed segfault with Xenomai timer_xeno.c
etisserant [Wed, 18 Apr 2007 13:06:39 +0200] rev 170
Fixed segfault with Xenomai timer_xeno.c

Wed, 18 Apr 2007 13:05:55 +0200Removed compilation warnings with some GCC. + Fixed test for baudrate = none
etisserant [Wed, 18 Apr 2007 13:05:55 +0200] rev 169
Removed compilation warnings with some GCC. + Fixed test for baudrate = none

Wed, 18 Apr 2007 13:05:15 +0200Added install target for MicroMod
etisserant [Wed, 18 Apr 2007 13:05:15 +0200] rev 168
Added install target for MicroMod

Wed, 18 Apr 2007 13:04:19 +0200Removed compilation warnings with some GCC.
etisserant [Wed, 18 Apr 2007 13:04:19 +0200] rev 167
Removed compilation warnings with some GCC.

Tue, 17 Apr 2007 16:13:22 +0200Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.
etisserant [Tue, 17 Apr 2007 16:13:22 +0200] rev 166
Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.

Tue, 17 Apr 2007 16:11:38 +0200Removed binry flag on vcproj files
etisserant [Tue, 17 Apr 2007 16:11:38 +0200] rev 165
Removed binry flag on vcproj files

Tue, 17 Apr 2007 10:50:50 +0200*** empty log message ***
etisserant [Tue, 17 Apr 2007 10:50:50 +0200] rev 164
*** empty log message ***

Tue, 17 Apr 2007 10:50:28 +0200Added SDO network dictionnary access callback when aborded.
etisserant [Tue, 17 Apr 2007 10:50:28 +0200] rev 163
Added SDO network dictionnary access callback when aborded.

Tue, 17 Apr 2007 10:48:17 +0200Better error handling for unix and peak_linux.
etisserant [Tue, 17 Apr 2007 10:48:17 +0200] rev 162
Better error handling for unix and peak_linux.

Sun, 15 Apr 2007 00:49:34 +0200SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)
etisserant [Sun, 15 Apr 2007 00:49:34 +0200] rev 161
SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)

Sun, 15 Apr 2007 00:46:40 +0200Removed genrated dead prototypes for depricated callbacks.
etisserant [Sun, 15 Apr 2007 00:46:40 +0200] rev 160
Removed genrated dead prototypes for depricated callbacks.

Fri, 13 Apr 2007 21:54:13 +0200Updated doc.
etisserant [Fri, 13 Apr 2007 21:54:13 +0200] rev 159
Updated doc.

Fri, 13 Apr 2007 10:57:03 +0200Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
etisserant [Fri, 13 Apr 2007 10:57:03 +0200] rev 158
Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.

Thu, 12 Apr 2007 17:11:16 +0200Added cosmetics with Can_Virtual
etisserant [Thu, 12 Apr 2007 17:11:16 +0200] rev 157
Added cosmetics with Can_Virtual

Thu, 12 Apr 2007 17:10:57 +0200Removed dead code.
etisserant [Thu, 12 Apr 2007 17:10:57 +0200] rev 156
Removed dead code.

Thu, 12 Apr 2007 16:36:31 +0200Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
etisserant [Thu, 12 Apr 2007 16:36:31 +0200] rev 155
Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.

Thu, 12 Apr 2007 16:20:22 +0200Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
etisserant [Thu, 12 Apr 2007 16:20:22 +0200] rev 154
Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.

Thu, 12 Apr 2007 16:17:35 +0200Post_sync have to be called even if in pre-op state. Fixed.
etisserant [Thu, 12 Apr 2007 16:17:35 +0200] rev 153
Post_sync have to be called even if in pre-op state. Fixed.

Thu, 12 Apr 2007 16:14:07 +0200Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.
etisserant [Thu, 12 Apr 2007 16:14:07 +0200] rev 152
Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.

Wed, 11 Apr 2007 07:50:34 +0200Updated doc. Cleaned some code.
etisserant [Wed, 11 Apr 2007 07:50:34 +0200] rev 151
Updated doc. Cleaned some code.