[Tinyos-help] Interface itimer , invokink timerFired

2008-11-19 Thread nartessos nartessos
Hello everyone, Does the code in the fired() event (for ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Stopping timer invoking fired()?

2008-11-19 Thread nartessos nartessos
Hello Does the code in the fired() event is executed when I use stopTimer()? I know that it is each 500 ms if I do startTimer(500), but if I stop the timer? thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] Change the transmission power

2008-11-19 Thread rahim_net
Hello, Please, is it possible to operate with many levels of transmission power during the functioning of a sensor i.e. is it possible for a sensor to change its transmission power after a certain time? I see that I can make the RFPower that I want in ...CC2420Const.h but after compiling and

Re: [Tinyos-help] DBG Channels

2008-11-19 Thread Omprakash Gnawali
On Tue, Nov 18, 2008 at 5:01 PM, Moisés Lisboa [EMAIL PROTECTED] wrote: Hi, Please, someone can tell me what are the channels (all of them) that I can use in DBG messages in tossim? I can't find out this information. Please look at section 4 of this tutorial for information on debug channels:

[Tinyos-help] From Siva Sankar Gupta

2008-11-19 Thread Siva Sankar Gupta
Hello, I'm presently working on the Tmote sky nodes. 1. I want to implement the cooperative relaying approach on these nodes. I want to know the relay selection strategy if any one has already used for these nodes. What parameters are chosen to select the best relay node? 2. Can we implement this

Re: [Tinyos-help] Change the transmission power

2008-11-19 Thread fhg07
Yes, it is. You can include CC2420Control interface (not sure about the name) and then use call CC2420Control.setRFPower(power). Hello, Please, is it possible to operate with many levels of transmission power during the functioning of a sensor i.e. is it possible for a sensor to change its

[Tinyos-help] passing a poinetr by a fonction

2008-11-19 Thread behnaz . bostanipour
Hi, I have a piece of code which perfectly works on C ,but when I try to adapt it on nesC everything collapse. So imagine that I have a task called updateMyCost which calls an internal function findNewSubset at some point and amongst all passes nstEffectiveSubsetSize as an argument. As in the

Re: [Tinyos-help] OFF-TOPIC: How to find a flat-cable (51-pin Hirose connector)?

2008-11-19 Thread Agnelo Silva
Please, if you could send the wiring schema you used, it would be fine. Tks. 2008/11/19 Michael Schippling [EMAIL PROTECTED] I've never seen the mythical 51-pin flat-cable either. I haven't looked at my (510) programmer layout lately but I seem to remember that one could piggyback the sensor

Re: [Tinyos-help] OFF-TOPIC: How to find a flat-cable (51-pin Hirose connector)?

2008-11-19 Thread Philip Levis
On Nov 19, 2008, at 9:32 AM, Michael Schippling wrote: I've never seen the mythical 51-pin flat-cable either. I haven't looked at my (510) programmer layout lately but I seem to remember that one could piggyback the sensor board, is there a mechanical/clearance problem? One possible

Re: [Tinyos-help] OFF-TOPIC: How to find a flat-cable (51-pin Hirose)

2008-11-19 Thread Sandip Bapat
I believe this is what you are looking for - it is kinda expensive though :( http://meritec.thomasnet.com/item/all-categories/fpdi-1-51-position-display-cables/item-2659?seo=110bc=100|1003|3001093|0|3001057 Sandip Agnelo Silva wrote: I need to connect a sensor board (MTS310) to the MicaZ and

[Tinyos-help] help

2008-11-19 Thread baha issa
Dear sir I'm baha i have a micaZ nodes that attach to a PIR sensors (for human body detection) and i have a central micaz node that attach to a MTS300 sensor board i want to run the mic in that(centralized ) node, i want to run the mic code in the centralized node if and only if the other

[Tinyos-help] Attaching a third-party sensor to telosB/tmote sky

2008-11-19 Thread kfullert
I've been trying to configure the analog-digital converter on a telosB mote so that it can read from an external, third-party sensor. I'm trying to use the AdcReadStream modules to do this, but I have no idea how to set up the configuration structure (the one that's passed to the module

[Tinyos-help] T2 TOSSIM Tutorial

2008-11-19 Thread CIS Project - S. Khan
I am working through the TOSSIM tutorial for T2. I've copied packets.py to the RadioCountToLeds folder test.py works but packets.py does not. The error message includes: RadioCountToLeds ./packets.py : line 4 : import : command not found ./packets.py : line 5 : from : command not found

Re: [Tinyos-help] T2 TOSSIM Tutorial

2008-11-19 Thread Philip Levis
On Nov 19, 2008, at 6:38 PM, CIS Project - S. Khan wrote: I am working through the TOSSIM tutorial for T2. I've copied packets.py to the RadioCountToLeds folder test.py works but packets.py does not. The error message includes: RadioCountToLeds ./packets.py : line 4 : import : command

Re: [Tinyos-help] sudo make micaz sim gives error

2008-11-19 Thread Neelam Chaubey
Hi Andrey Thanks to inform about the README file in b6lowpan... I followed the README file...I want to confirm whether iam right or wrong what i did Tossim.patch file is a directory having some 6 files in it 1. ActiveMessageC.nc 2. CpmModelC.nc 3.TossimActiveMessageC.nc 4.TossimRadioMessage.h

[Tinyos-help] sudo apt-get install gives error

2008-11-19 Thread Neelam Chaubey
[EMAIL PROTECTED]:~$ sudo apt-get install graphviz Reading package lists... Done Building dependency tree Reading state information... Done graphviz is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 133 not upgraded. 1 not fully installed or removed. Need to get 0B of