# HG changeset patch
# User etisserant
# Date 1211637346 -7200
# Node ID 515f3fbd11733ea4ff277b714bd561e533be5928
# Parent  f3134b2c6d924001b529ec36cf20deac359598f0
Fixed typos in config_utils comments

diff -r f3134b2c6d92 -r 515f3fbd1173 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