Re: [Tinyos-help] Atmega1281 sleep and active time analysis

2009-06-13 Thread Janos Sallai
Since this is very time critical, I would set the port values directly. Port A2 is the red led, that's a good point to start with. See chapter 13 in the atmega1281 datasheet. Janos On Thu, Jun 11, 2009 at 7:56 PM, 张荣雨zhangron...@yahoo.cn wrote: Hi all: Now I am analysing the atemga1281 sleep

[Tinyos-help] serialsend.c problem

2009-06-13 Thread Vijay Gabale
Hi all, I have to send some x bytes of data every y milliseconds to the mote. The java program in TestSerial (tests/TestSerial) works good but I want the c program sdk/c/sf/serialsend.c to do the same task. Unfortunately when I make the serialsend.c send some data, the mote does not receive it.

[Tinyos-help] Writing data to a file

2009-06-13 Thread Kiraneet sharma
Dear tinyos users, I am trying to simulate an application in which a gropu of nodes send some data to a base station and the base station will then further do some processing on the data. I have chosen the sensetorfm application for this.Here I have hard coded the id of base station .e.g. node 2

Re: [Tinyos-help] Can't compile TinyOS-2.x Java tools on Mac OS X (10.5.7)

2009-06-13 Thread Andres Vahter
Problem solved - I had wrong permissions in my tinyos folder (/opt/ tinyos-2.x) and that caused all the problems. Admin didn't have permission to write and unfortunately make didn't give any indication about permission issue. Andres Vahter I don't think you need to reinstall the tools when

Re: [Tinyos-help] pow function in telosb

2009-06-13 Thread Xiaohui Liu
Hi, Yeah, -lm is already included. I delete the explicit inclusion of math.h and use powf; it works. Thanks for your help. -Xiaohui On Sat, Jun 13, 2009 at 9:35 AM, Michael Schippling sc...@santafe.eduwrote: If you are using the telos motes then that is probably the right math.h file. I

[Tinyos-help] miracl library

2009-06-13 Thread wafa jaballah
Hi all, Is there someone who integrates the library MIRACL in tinyos in order to calculate a point multiplication or addition? Is there an implementation in tinyos for an IBSignature ? Thx in advance -- Wafa Ben Jaballah ___ Tinyos-help mailing list