Re: [Tinyos-help] Control of multiple motes per USB

2006-04-08 Thread henri dubois-ferriere
I would recommend looking into Pytos. It allows you (amongst others) to send Rpc calls to motes, and to peek at the values of tinyos variables without having to write any support code on the mote side. It also deals well with multiple locally connected nodes (I use it to control a 50 node

[Tinyos-help] Help needed, urgently

2006-04-08 Thread chandresh parekh
Hi all,I updated my tinyos version from 1.1.7 to 1.1.15 (rpm),recently. Now, nothing seams to work. Any in built application doesn't work, which was previously working. I guess the problem is with communication part somewhere. Blink and CntToLeds apps work ok. But CntToRfmAndLeds - RfmToLeds

[Tinyos-help] Sending large amount of data over radio...

2006-04-08 Thread Manik Gupta
Hi All!I am trying to perform TOSSIM simulation in which the motes need to gather large amounts of data (more than what TOS_Msg structure supports) and then transmit the same over radio channel.How should I maintain large amount of data (should I use array of structure type TOS_Msg) and if so how

[Tinyos-help] How I can use Quad Detection?

2006-04-08 Thread Paolo Ascione
Hi all, I found out exscal project uses msp410CA. I succeded in compiling an application using xsm as platform and sensorboard. But I am not able to use quad detection. How I can integrate this functionality? please help me!!! ___ Tinyos-help mailing

Re: [Tinyos-help] no packet handler in MTS400

2006-04-08 Thread davisj2
Zhengsu, I had the exact same problem, When i was working with TinyOS-1.1.10, xlisten worked great. When i switched to TinyOS-1.1.15, I got the same error message as you, and a few different hex values too. The only way around this that I found, was to use javas Listen, which gives a raw

[Tinyos-help] Re: Tinyos-help Digest, Vol 36, Issue 19

2006-04-08 Thread Raghu Ganti
from your PC and save big. -- next part -- An HTML attachment was scrubbed... URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060408/118a4d12/attachment-0001.html

[Tinyos-help] RadioCountToLeds doesnt receive packets

2006-04-08 Thread Tahir Azim
Hi, I am a novice to TinyOS and was just trying out the sample apps provided with the tinyos code. Can somebody tell me how I can get RadioCountToLeds to receive packets? I'm using the code from the tinyos-2.x module (tinyos-2_0_devel-BRANCH branch) in CVS. My topology and driver.py is given

[Tinyos-help] compilation error in motes

2006-04-08 Thread Kanishk Panwar
hello, I am using telos rev B motes and tried compiling Oscilloscpoe application on the motes but it got a timeout error. I am not sure what is wrong with it. Please sugggest. screen shot of the error http://www.kanishkpanwar.com/error.JPG thanks, Kanishk.