El 17/07/09 15:52, Marek Lindner escribió:
On Friday 17 July 2009 23:12:09 Sebastián D. Criado wrote:
Is 3 = 25% or 3 = 33,3 %?
3 is 33.3% and 4 is 25%.
Ok.
What function is in use?
Not sure that I get your question. Do you mean that: link quality = 100 / $number
In http://www.open-mesh.net/browser/trunk/vis/vis.c i saw the following calculation.
orig_node->tq_max/(float)neigh->tq_avg
for link quality (VIS label).
If this is correct, would not be so linear. Am I wrong?
Saludos.-