Re: [Tinyos-help] Iris Low power listening radio lockup

2014-01-08 Thread Eric Decker
Roadstar Runner, can you please do a verbose build and send us the output. That will tell us exactly what modules you are pulling in. Also where did your source come from? Is from the release on github or the development trunk on github or somewhere else. On Wed, Jan 8, 2014 at 6:18 AM, Mikl

Re: [Tinyos-help] Async Timer in sleep mode

2014-01-08 Thread Eric Decker
On Wed, Jan 8, 2014 at 11:05 AM, Roadstar Runner wrote: > Thanks for your reply. > I have been experiencing some packet loss, this requiring retries at the > application level. Since i have a few other tasks doing various other > things in the system, i presumed that it could be because the the Ti

[Tinyos-help] Lightweight encryption protocols implementation

2014-01-08 Thread nivedita datta
Hi, I am working on WSNs and have simulated a few existing encryption algorithms on Tossim and Avrora. Is anyone here working in the same area who could help me validate the results I got. I wanted to make sure that the results I got are correct before I proceed further with my work. Thanks a lo

[Tinyos-help] Simple NesC confusion

2014-01-08 Thread Roadstar Runner
Is there a way to use the arguments to a generic module to conditionally compile blocks of code in that module . for eg generic module MyTimerM(typedef precision_tag, int val1) @safe() { } implementation { # if val1 //some code here #endif Thanks in advance __

Re: [Tinyos-help] Async Timer in sleep mode

2014-01-08 Thread Roadstar Runner
Thanks for your reply. I have been experiencing some packet loss, this requiring retries at the application level. Since i have a few other tasks doing various other things in the system, i presumed that it could be because the the Timer used by LowPowerListening might not be getting scheduled at t

Re: [Tinyos-help] TinyOS installation problem

2014-01-08 Thread Rahav Dor (yahoo)
Thanks Aruna, I will follow this link. But a quick glance at the instructions on the site you refereed me to suggest that the source does not come from the new repository on github. My question to theĀ  people running TinyOS development still stands. Rahav Dor On Tuesday, January 7, 2014 10:

Re: [Tinyos-help] Iris Low power listening radio lockup

2014-01-08 Thread Miklos Maroti
Hi! The original radio stack makes sure that the RadioAlarm is never used by two components simultaneously. So this lockup with the stock software should not happen. Did you see this with the standard stack? Best, Miklos On Fri, Dec 6, 2013 at 10:44 PM, Roadstar Runner wrote: > > I have been ex

Re: [Tinyos-help] Async Timer in sleep mode

2014-01-08 Thread Miklos Maroti
Hi, Why do you need to have it fired in async mode? Why do you want to use something else than the Timer.fired()? Miklos On Sun, Dec 29, 2013 at 8:13 PM, Roadstar Runner wrote: > Hi, > I am trying to move all my communication tasks to a high priority task > queue. I have already tweaked the sc

[Tinyos-help] get the value of the clock

2014-01-08 Thread Masayasu FUKASE
Hi, All. I am using IRIS mote and MoteWorks. I want to derive the distance using the time clock of the data round- trip. What do I need to do to know the interval between the value of the clock? Thanks in advance Masayasu Fukase ___ Tinyos-help mai

[Tinyos-help] (no subject)

2014-01-08 Thread Prashant Chaudhari
___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help