plugins/canfestival/config_utils.py
changeset 155 515f3fbd1173
parent 150 204d515df3dd
child 163 482ca562d414
--- 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