On Jan 28, 2008, at 4:29 AM, Kaan Tuna wrote:

Hello all,

In TinyOs 1.x multi-hop communication mechanism, we were able to access hop-count of a node with parsing default data packets in the network flow. In TinyOs 2.x, is there a default multi-hop packet format?, when using Collection and Ctp interfaces, is there such a field or method to obtain hopcounts, origin and destination adresses directly?


tos/lib/net/CtpPacket.nc

Note that it's CTP specific.

There's no LqiPacket interface (for MultihopLQI), mostly because it's just a simple port of the 1.x code, which didn't use ADTs.

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

Reply via email to