[Tinyos-devel] CTP data overwritten problem in LinkEstimatorP

SANG Junjun crabhit at gmail.com
Sun Sep 23 19:02:53 PDT 2007


In CtpRoutingEngineP, some ctp_routing_header_t info was put at the
beginning  of data field(line 391 in CtpRoutingEngineP.nc).
And then use the BeaconSend interface which is provided by
LinkEstimatorP(line 139 in CtpP.nc) to send the Beacon message.
But in LinkEstimatorP, some linkest_header_t info was added at the beginning
of datafield( line 140 in LinkEstimatorP.nc).
So, I think the ctp_routing_header_t data was overwritten, right?

-- 
Best Regards,
SANG JUNJUN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20070924/a44b1fcd/attachment.html


More information about the Tinyos-devel mailing list