On Fri, Jun 11, 2010 at 6:25 AM, Dennis Ef. <[email protected]> wrote: > Content preview: Hello, What is the size of the relay nodes in the CTP > protocol? > Thanks in advance [...]
TREE_ROUTING_TABLE_SIZE is defined in the file CtpP.nc. This is the size of the routing table. QUEUE_SIZE is defined in CtpP.nc. This is the size of the forwarding queue. NEIGHBOR_TABLE_SIZE is defined in 4bitle/LinkEstimator.h. This is the size of the link estimation table. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
