diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/states_8c.html --- a/doc/doxygen/html/states_8c.html Tue Jun 05 17:34:33 2007 +0200 +++ b/doc/doxygen/html/states_8c.html Tue Jun 05 18:43:21 2007 +0200 @@ -21,6 +21,9 @@ #include "nmtSlave.h"

+Include dependency graph for states.c:

+ +

Go to the source code of this file. @@ -50,7 +53,12 @@

Defines

void _stopped ()
-


Define Documentation

+

Detailed Description

+
Author:
Edouard TISSERANT and Francis DUPIN
+
Date:
Tue Jun 5 09:32:32 2007
+ +

+Definition in file states.c.


Define Documentation

@@ -65,7 +73,9 @@

-Definition at line 86 of file states.c. +Definition at line 112 of file states.c. +

+Referenced by switchCommunicationState().

@@ -102,7 +112,9 @@ }

-Definition at line 76 of file states.c. +Definition at line 102 of file states.c. +

+Referenced by switchCommunicationState().


Function Documentation

@@ -124,7 +136,7 @@

-Definition at line 234 of file states.c. +Definition at line 285 of file states.c.

@@ -145,7 +157,7 @@

-Definition at line 236 of file states.c. +Definition at line 287 of file states.c.

@@ -166,7 +178,7 @@

-Definition at line 235 of file states.c. +Definition at line 286 of file states.c.

@@ -187,7 +199,7 @@

-Definition at line 237 of file states.c. +Definition at line 288 of file states.c.

@@ -216,11 +228,53 @@

- -

-Definition at line 39 of file states.c. -

-References proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), and proceedSYNC(). +

Parameters:
+ + + +
d 
m 
+
+ +

+case TIME_STAMP: +

+Definition at line 65 of file states.c. +

+References proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), and proceedSYNC(). +

+Here is the call graph for this function:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

@@ -240,9 +294,15 @@

- -

-Definition at line 180 of file states.c. +

Parameters:
+ + +
d 
+
+
Returns:
+ +

+Definition at line 224 of file states.c.

@@ -262,9 +322,15 @@

- -

-Definition at line 33 of file states.c. +

Parameters:
+ + +
d 
+
+
Returns:
+ +

+Definition at line 54 of file states.c.

@@ -293,9 +359,23 @@

- -

-Definition at line 186 of file states.c. +

Parameters:
+ + + +
d 
nodeId 
+
+ +

+cob_id_client = 0x600 + nodeId;

+cob_id_server = 0x580 + nodeId;

+node Id client. As we do not know the value, we put the node Id Server

+*(UNS8*)d->objdict[offset].pSubindex[3].pObject = nodeId;

+Initialize the server(s) SDO parameters Remember that only one SDO server is allowed, defined at index 0x1200

+Initialize the client(s) SDO parameters Nothing to initialize (no default values required by the DS 401) Initialize the receive PDO communication parameters. Only for 0x1400 to 0x1403

+bDeviceNodeId is defined in the object dictionary. +

+Definition at line 235 of file states.c.

@@ -324,11 +404,50 @@

- -

-Definition at line 100 of file states.c. -

-References decompo_dcf(), ptrTable, and switchCommunicationState(). +

Parameters:
+ + + +
d 
newState 
+
+
Returns:
+ +

+This will force a second loop for the state switch

+call user app related state func.

+end switch case +

+Definition at line 138 of file states.c. +

+References decompo_dcf(), ptrTable, and switchCommunicationState(). +

+Referenced by proceedNMTstateChange(). +

+Here is the call graph for this function:

+ + + + + + + + + + + + + + + + + + + + + + + +

@@ -357,14 +476,41 @@

- -

-Definition at line 89 of file states.c. -

-References heartbeatInit(), heartbeatStop(), None, resetSDO(), slaveSendBootUp(), StartOrStop, startSYNC(), and stopSYNC(). -

-

-


Generated on Mon Jun 4 17:09:27 2007 for CanFestival by  +
Parameters:
+ + + +
d 
newCommunicationState 
+
+ +

+Definition at line 120 of file states.c. +

+References heartbeatInit(), heartbeatStop(), None, resetSDO(), slaveSendBootUp(), StartOrStop, startSYNC(), and stopSYNC(). +

+Referenced by setState(). +

+Here is the call graph for this function:

+ + + + + + + + + + + + + + + + + + +

+


Generated on Tue Jun 5 18:32:10 2007 for CanFestival by  doxygen 1.5.1