[Tinyos-help] MViz Application
basma tantawi
basma.tantawi at gmail.com
Sun Jul 1 00:23:28 PDT 2007
Hi..
I'm working on the MViz application example, I can't get the function of
link estimator and the Ctp component in that example, specially this part
from the MVizC.nc
call CtpInfo.getEtx(&val);
local.link_route_value = val;
call CtpInfo.getParent(&val);
local.link_route_addr = val;
local.link_route_value = call LinkEstimator.getLinkQuality(
local.link_route_addr);
and what will happen in case of removing this part..
Thanks in advance,
Basma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070701/2c6f6a70/attachment.html
More information about the Tinyos-help
mailing list