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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to