[Tinyos-help] TOSSIM in TinyOS2.x
ipark at ncsu.edu
ipark at ncsu.edu
Mon Dec 18 12:17:28 PST 2006
Dear Mr. Philip Levis,
I'm doing simulation with TOSSIM in TinyOS 2.x.
I have a question about variable "receiving" in UseGainInterferenceModelC.nc.
The command putOnAirTo calls sim_gain_put() as many as the number of links
which source node has. Eventually, enqueue_receive_event() sets the
variable "receiving" to 1 if there is no receiving packet. I'm wondering
how the variable "receiving" still has 0 for second link, when
sim_gain_put() for first link set the variable "receiving" to 1. I
know "receiving" is a global variable.
I beg your explanation. Thank you.
Best regards,
Inyong Park
More information about the Tinyos-help
mailing list