Hello, 
I noticed that BcastM.nc always sends full length packets: 
FwdBcast(..) passes as length  'sizeof(TOS_BcastMsg)' when calling the
underlying SendMsg.send.
Interestingly, FwdBcast *does* itself take as parameter the payload
length, which is properly passed to it, so i guess sending out a
full-length message was an oversight.

henri
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to