diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/sync_8c.html
--- a/doc/doxygen/html/sync_8c.html Tue Jun 05 17:34:33 2007 +0200
+++ b/doc/doxygen/html/sync_8c.html Tue Jun 05 18:43:21 2007 +0200
@@ -20,6 +20,9 @@
#include "canfestival.h"
+Include dependency graph for sync.c:
Go to the source code of this file.
Functions | |
void | _post_TPDO () |
+Definition in file sync.c.
-Definition at line 246 of file sync.c. +Definition at line 294 of file sync.c.
- -
-Definition at line 43 of file sync.c. -
-References startSYNC(). +This is called when Index 0x1005 is updated.
+
d | ||
unsused_indextable | ||
unsused_bSubindex |
+Definition at line 69 of file sync.c. +
+References startSYNC(). +
+Referenced by startSYNC(). +
+Here is the call graph for this function:
- -
-Definition at line 93 of file sync.c. -
-References CopyBits(), getODentry(), and PDOmGR(). +
d | ||
m |
+pointer to the var which is mapped to a pdo
+pointer fo the var which holds the mapping parameter of an mapping entry
+pointer to the transmissiontype...
+only operational state allows PDO transmission
+So, the node is in operational state
+study all PDO stored in the objects dictionary
+get the PDO transmission type
+check if transmission type is after (this) SYNC
+The message may not be transmited every SYNC but every n SYNC
+get PDO CobId
+get mapped objects number to transmit with this PDO
+get mapping parameters
+get data to transmit
+copy bit per bit in little endian
+loop to get all the data to transmit +
+Definition at line 141 of file sync.c. +
+References CopyBits(), getODentry(), and PDOmGR(). +
+Referenced by canDispatch(), and sendSYNC(). +
+Here is the call graph for this function:
- -
-Definition at line 77 of file sync.c. -
-References proceedSYNC(). +
d | ||
cob_id |
+Definition at line 118 of file sync.c. +
+References proceedSYNC(). +
+Referenced by SyncAlarm(). +
+Here is the call graph for this function:
- -
-Definition at line 50 of file sync.c. -
-References OnCOB_ID_SyncUpdate(), RegisterSetODentryCallBack(), SetAlarm(), stopSYNC(), and SyncAlarm(). +
d |
+Definition at line 80 of file sync.c. +
+References OnCOB_ID_SyncUpdate(), RegisterSetODentryCallBack(), SetAlarm(), stopSYNC(), and SyncAlarm(). +
+Referenced by OnCOB_ID_SyncUpdate(), and switchCommunicationState(). +
+Here is the call graph for this function:
- -
-Definition at line 71 of file sync.c. -
-References DelAlarm(). +
d |
+Definition at line 105 of file sync.c. +
+References DelAlarm(). +
+Referenced by startSYNC(), and switchCommunicationState(). +
+Here is the call graph for this function:
-
d | ||
id |
+Definition at line 55 of file sync.c. +
+References sendSYNC(). +
+Referenced by startSYNC(). +
+Here is the call graph for this function:
+