[Tinyos-help] Bug founded in the driver of cc1000 in the tinyos-2.x tree of cvs version
jiwen zhang
zhangjiwen029 at gmail.com
Sat May 31 05:39:49 PDT 2008
Hello all :
Yesterday , i send an emial to the tinyos-help that when i use the cvs
version of tinyos-2.x , the motes of mica2 can't communicate with each other
. today , after some times' test , i find the reason .
the problem exists in the file CC1000SendReceiveP.nc , lines 575 .
if you delete the sentence "return" , the mote will work well .
i think radioState is not equal to RECEIVED_STATE when the function of
packetReceiveDone is called , so it always return before other sentences run
.
maybe it is not a good way to modify the programme like this , can
someone give a suitable mothod and some explains ?
thank you !!
--
zhang jiwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080531/87445f92/attachment-0001.htm
More information about the Tinyos-help
mailing list