Re: [Tinyos-help] how to measure PRR

2012-05-18 Thread Omprakash Gnawali
You can look at CTP example. It computes PRR to assess the quality of links. You can find an example that uses CTP in apps/tests/TestNetwork. There is a test.py script in that directory. - om_p On Thu, May 10, 2012 at 3:25 AM, Hamza Tayeb wrote: > Hi > > > > i want to realize a simulation throug

[Tinyos-help] how to measure PRR

2012-05-10 Thread Hamza Tayeb
Hi i want to realize a simulation through TOSSIM that allow to calculate PRR and i don't know what example to take. could you give some advices please any help would be appreciated Regards___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.e

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 Q

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

2009-04-30 Thread Ittipong Khemapech
Hi, Count the number of sent and received packets. PRR is the ratio between the received and sent. Ittipong 2009/4/30 > 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 Chei

[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 https://www.mi