Fixed typos in config_utils comments
authoretisserant
Sat, 24 May 2008 15:55:46 +0200
changeset 155 515f3fbd1173
parent 154 f3134b2c6d92
child 156 f2b35f4285b8
Fixed typos in config_utils comments
plugins/canfestival/config_utils.py
--- a/plugins/canfestival/config_utils.py	Sat May 24 15:55:19 2008 +0200
+++ b/plugins/canfestival/config_utils.py	Sat May 24 15:55:46 2008 +0200
@@ -268,7 +268,7 @@
     
     def AddParamsToDCF(self, nodeid, data, nbparams):
         """
-        Select a COB ID from the list of those available
+        Add entry to DCF, for the requested nodeID
         @param nodeid: id of the slave (int)
         @param data: data to add to slave DCF (string)
         @param nbparams: number of params added to slave DCF (int)
@@ -290,7 +290,7 @@
     
     def AddPDOMapping(self, nodeid, pdotype, pdomapping, sync_TPDOs):
         """
-        Select a COB ID from the list of those available
+        Record a new mapping request for a slave, and add related slave config to the DCF
         @param nodeid: id of the slave (int)
         @param pdotype: type of PDO to generated (RPDO or TPDO)
         @param pdomapping: list od variables to map with PDO