On Tue, Jun 3, 2008 at 4:57 PM, Mahesh Satharla <[EMAIL PROTECTED]> wrote:
> Thanks Mr.Omprakash !
>
> I will look in to it. Sorry, I have few more questions about snooping in
> MultihopOscilloscope application.
>
> My edited application is able to snoop the packets with this receive event
>
> event message_t*
> Snoop.receive(message_t* msg, void* payload, uint8_t len) {
> oscilloscope_t *omsg = payload;
>
> According to my understanding it can snoop packets of structure type
> Oscilloscope.
>
> Can it able to snoop the routing updates or some other packets and how ?(
> Because there is not any structure in the application other than
> Oscilloscope to handle those routing packets or other )
>
> Actually what kind of other packets will be going in the network other than
> those packets containing sensor readings (Oscilloscope type packets) ?
If you are using snoop on top of CTP, you will snoop only the data
packets. If you are snooping on top of AM, you will snoop all the
packets, including routing control packets.
- om_p
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help