2009/8/6 Rémi Villé <[email protected]> > Hi, > > I would like to count the number of transmissions/retransmissions during a > simulation with TOSSIM. > For now, I only need to write this count on stdout using gdb(), but I dont > know where is the ideal place to add it, I would like to estimate the number > of (re)transmissions with as much accuracy as possible. > > Thanks, > > Rémi >
It's dbg().
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
