[Tinyos-help] Displaying Data on a PC: Case of AODV protocol

2009-06-16 Thread Ahlam . Bencheikh
hello I m working with tinyos1 and with MicaZ motes. I m interested to AODV protocol implemented in /contrib/hsn/apps/TraceRouteTestAODV;i have added a new case into the routing table and now i d like to show the value of this metric so i use listen to see packets that are coming from motes.

Re: [Tinyos-help] The message format for TraceRouteTestAODV application

2009-06-02 Thread Ahlam . Bencheikh
Thank you for the information I have identified too that the header have a size of 5 bytes.I m working with micaz motes in tinyOS1.x. thanks Michael Schippling sc...@santafe.edu a écrit : One needs to know the platform and TOS version to make a full determination because the structures differ

[Tinyos-help] The message format for TraceRouteTestAODV application

2009-06-01 Thread Ahlam . Bencheikh
Hello I m working with the protocol AODV(implemented in /contrib/hsn). I have 4 motes: one SINK with in ID=0 , one Base Station with ID=1 and the 2 others have successively ID=2 and ID=4. I have executed Listen to show the packets that are coming from motes (ID=2;ID=4) to Sink_Node.So i have

[Tinyos-help] Listen with AODV

2009-05-20 Thread Ahlam . Bencheikh
Hello I have execute the AODV protol in the motes and i d like to show the packets that are coming from the mote; so i have execute listen but i haven't see any results it stop at the resynchronisation ; no message is shown. Can you help me? Thanks

[Tinyos-help] How to measure PRR?

2009-04-30 Thread Ahlam . Bencheikh
I'm working with tinyOS-1.x using micaZ motes and I would like to measure the PRR(Packet Reception Rate). How I can get this information? Thanks for our help. Ben Cheikh Ahlam ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] How to measure PRR?

2009-04-30 Thread Ahlam . Bencheikh
I know that its the ratio between the received and sent packets.In fact i'd like to measure it in the AODV protocol;so in this case will i count the RREQ and the RREP message? I'd like to know also if there is any relation between PRR and LQI(Link Quality Indicator)? Thanks Ben Cheikh Ahlam