Philip,

Is it possible to do the same i.e. detect packet collisions in
tinyos-1.x(cvs to be exact). I want to see how a particular protocol
behaves both
under ideal collision free conditions and with collisions. If I recall
correctly from your paper on Trickle, you have done this with Trickle using
Tossim-bit and Tossim-packet. Is it possible to instrument tinyos-1.x cvs to
do this?

On 5/26/07, Philip Levis <[EMAIL PROTECTED]> wrote:

On May 25, 2007, at 8:10 AM, Philip Levis wrote:



> In 2.0.1, the best way to figure this out is to enable the dbg
> channel "SNRLoss". It won't tell you exactly what you want --
> there's some additional information in there -- but I think that if
> you trim its output a bit (e.g., add another channel to some of the
> dbg statements that only report collisions) then you should be able
> to get the information you need.

I think I misspoke: this dbg channel only exists in CVS; it will be
in 2.0.2. For 2.0.1, the best approximate is CpmModelC.

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

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

Reply via email to