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.

Sat, 07 Apr 2007 09:49:05 +0200Some win32 fixes following yesterday's API changes.
etisserant [Sat, 07 Apr 2007 09:49:05 +0200] rev 150
Some win32 fixes following yesterday's API changes.

Fri, 06 Apr 2007 16:49:28 +0200Changes in the API:
etisserant [Fri, 06 Apr 2007 16:49:28 +0200] rev 149
Changes in the API:
- No more mandatory callbacks declared for each node anymore
heartbeatError
SDOtimeoutError
initialisation
preOperational
operational
stopped
post_sync
post_TPDO
canSend

- Fill function ptr to declare callbacks
CO_Data.heartbeatError
CO_Data.SDOtimeoutError
CO_Data.initialisation
CO_Data.preOperational
CO_Data.operational
CO_Data.stopped
CO_Data.post_sync
CO_Data.post_TPDO

- CanClose now takes CO_Data* as parameter
- canSend is provided to the stack directly by OS interface, no specific callback.

Thu, 05 Apr 2007 10:06:11 +0200Bug on CanOpen help popup corrected
lbessard [Thu, 05 Apr 2007 10:06:11 +0200] rev 148
Bug on CanOpen help popup corrected

Thu, 05 Apr 2007 09:03:18 +0200Bug on CanOpen help popup corrected
lbessard [Thu, 05 Apr 2007 09:03:18 +0200] rev 147
Bug on CanOpen help popup corrected

Wed, 04 Apr 2007 13:11:49 +0200Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
etisserant [Wed, 04 Apr 2007 13:11:49 +0200] rev 146
Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.

Wed, 04 Apr 2007 13:04:31 +0200Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
etisserant [Wed, 04 Apr 2007 13:04:31 +0200] rev 145
Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.

Tue, 03 Apr 2007 20:20:27 +0200file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.
etisserant [Tue, 03 Apr 2007 20:20:27 +0200] rev 144
file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.