Hello everyone,

I was looking at CTP code and find the following in configuration "CtpP.nc":

127: components LinkEstimatorP as Estimator;

134: components new CtpRoutingEngineP(TREE_ROUTING_TABLE_SIZE, 128, 512000)
as Router;
135:
136: StdControl = Router;
137: StdControl = Estimator;


What do line 136 and 137 mean? Thanks.

-- 
-Xiaohui Liu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to