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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to