[Tinyos-help] [ACM BuildSys 2010] submission deadline extension

2010-07-27 Thread Antonio Ruzzelli
Dear all, Due to the many requests, BuildSys 2010: ACM Workshop On Embedded Sensing Systems For Energy-Efficiency In Buildings is extending the paper submission deadline to the following date: New paper submission deadline: 12 August 2010, 23:59 GMT Submissions are accepted through EDAS, http

[Tinyos-help] Oscilloscope and Imote2 problem

2010-07-27 Thread Arun Hegde
Dear Tinyos-help community, I have been trying to get the Imote2 to function with OscilloscopeRF, following this guide: http://www.cse.wustl.edu/wsn/index.php?title=Running_OscilloscopeRF_on_the_Imote2 Both programs have no problems when being made and loaded onto the imotes. The problem is the m

[Tinyos-help] [ACM BuildSys 2010] submission deadline extension

2010-07-27 Thread Antonio Ruzzelli
Dear all, Due to the many requests, BuildSys 2010: ACM Workshop On Embedded Sensing Systems For Energy-Efficiency In Buildings is extending the paper submission deadline to the following date: New paper submission deadline: 12 August 2010, 23:59 GMT Submissions are accepted through EDAS, http

[Tinyos-help] Packets Collision Problem, I think so..

2010-07-27 Thread Ibrahim Abbas
Hi, I am trying to send two different types of packets from node 1 to node 2(type 1) and from node 1 to node 4 (type 2) either via node 2 or 3. Node 2 is receiving almost every packet of type 1 but node 4 is receiving very very few number of type 2 ( obviously ) packets . why is that so..? Any

Re: [Tinyos-help] TinyOS Environment Setup

2010-07-27 Thread H S
Hey,   I am very new in cygwin and tinyos.. Just learning it..   Please elaborate your previous mail guideline ..   I couldn't understand much ...   In which file should i place my command written in tinyos.sh file?   Thanks HS --- On Wed, 28/7/10, Michael Schippling wrote: From: Michael Schi

Re: [Tinyos-help] TinyOS Environment Setup

2010-07-27 Thread Michael Schippling
My understanding is that scripts in the /etc/profile.d directory get run by bash when it starts a login shell. This should be done by /cygwin.bat as: bash --login -i If that isn't happening, you could try "sourcing" the script explicitly in your .bashrc Also give a gander to "man bash" for m

[Tinyos-help] TinyOS Environment Setup

2010-07-27 Thread H S
Hey everyone,   I m using cygwin for tinyos-2.1   The content of my tinyos.sh file is --- export TOSROOT=/opt/tinyos-2.x export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java/tinyos.jar`

[Tinyos-help] cant run : make micaz sim

2010-07-27 Thread H S
Hey,   I am also geting error due to this default python 2.6 installation in cygwin.. Have look below to see my error..   How to downgrade it to python2.5-dev?   HERE IS WHAT I GET   $ make micaz sim mkdir -p simbuild/micaz make: execvp: python2.5-config: Invalid argument make: execvp: python2.5-c

Re: [Tinyos-help] Sending Two Different Packets From Node 1 To Node 2 in TinyOS

2010-07-27 Thread Michael Schippling
The point of the "locked" variable is to prevent two sends from being done at the same time. You should not use a second "locked2" variable in your second send. Although I would expect some to most of the messages would not overlap. I didn't work through your random timer calculation, but maybe ju

Re: [Tinyos-help] packets overhearing

2010-07-27 Thread Peng Du
So if I understand it correctly, only AM traffic could be captured. Is it right? On 27 July 2010 15:03, zied maalej wrote: > for example the snoop interface in CollectionC : > > configuration CollectionC { > provides { > > interface StdControl; > interface Send[uint8_t client]; >

Re: [Tinyos-help] packets overhearing

2010-07-27 Thread Peng Du
Thank you all very much. To Zied: did you mean using AMSnooperC? To Obaid: Is there any kind of standard interfaces to identify the types and the data rate of traffic it overhears? On 27 July 2010 14:41, Obaid Salikeen wrote: > CC2420ReceiveC.CC2420Receive hears all the packets. > ActiveMess

[Tinyos-help] Problem generating BlinkToRadioMsg file

2010-07-27 Thread Geetha S
Hello, I am trying to follow the tutorial on tinyos serial forwarder communication. When I compile the file BlinkToRadio, the BlinkToRadioMsg file is not created. Here is the output of the make command: My make file has all the necessary instructions to create the msg file. Please check my make

[Tinyos-help] packets overhearing

2010-07-27 Thread Peng Du
Hello everyone, Is there anyway to let a sensor overhear nearby communications so that it can estimate the crowdedness of the channel? Many thanks! Peng ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.ed

Re: [Tinyos-help] ftsp error

2010-07-27 Thread Omar Cheikhrouhou (yahoo)
When trying the python script I got the following error $ python FtspDataLogger.py Traceback (most recent call last): File "FtspDataLogger.py", line 26, in am = tos.AM() TypeError: __init__() takes exactly 2 arguments (1 given) De : Puneeth NS [mailto:puneet...@gmail.com] Envoyé

Re: [Tinyos-help] ftsp error

2010-07-27 Thread Omar Cheikhrouhou (yahoo)
I have not this type of file. Please can you send it to me or how can I download Thanks for help De : Puneeth NS [mailto:puneet...@gmail.com] Envoyé : mardi 27 juillet 2010 13:41 À : Omar Cheikhrouhou (yahoo) Objet : Re: [Tinyos-help] ftsp error there is a file called FtspDataLogger.py

Re: [Tinyos-help] ftsp error

2010-07-27 Thread Omar Cheikhrouhou (yahoo)
Hi, Which python program ? De : Puneeth NS [mailto:puneet...@gmail.com] Envoyé : mardi 27 juillet 2010 13:33 À : Omar Cheikhrouhou (yahoo) Objet : Re: [Tinyos-help] ftsp error Hey, Just try running the python program. It connects directly to port. See if u get some data. Basestation bl

Re: [Tinyos-help] ftsp error

2010-07-27 Thread Omar Cheikhrouhou (yahoo)
I used 4 motes 1 for mote Base sation 1 for radioounts and 2 for FTSP. I launched serial forwarder on the same port of the base station The is that I do not see any things? $ java FtspDataLogger Connection ok! Thanks for help De : tinyos-help-boun...@millennium.berkeley.edu [mailto:tin

Re: [Tinyos-help] rf230 and cc2420 interoperability

2010-07-27 Thread Miklos Maroti
Hi Davide, We have tested it in our lab: TELOSB and IRIS can communicate perfectly fine, both in regular communication and in low power listeing, but you need to add this to your makefile: CFLAGS += -DSOFTWAREACK_TIMEOUT=3000 This forces the IRIS to wait up to 3 milliseconds for acknowledgement

[Tinyos-help] Sending Two Different Packets From Node 1 To Node 2 in TinyOS

2010-07-27 Thread Ibrahim Abbas
Hi, First of all sorry for english.. I am Ibrahim Abbas. I am doing graduation from NUST Pakistan. I am having the following problem in TinyOS. I am trying to send two different types of packets from node 1 to node 2 , where timers for both sendings fire at different intervals, but it is only s

Re: [Tinyos-help] CTP protocol implementation in TOSSIM

2010-07-27 Thread Omprakash Gnawali
You should first complete the TOSSIM tutorial: http://docs.tinyos.net/index.php/TOSSIM It will give you a lot of helpful information about how to setup simulation, how to run simulation, and how to get data output. - om_p On Mon, Jul 26, 2010 at 10:59 PM, Hassan Abid wrote: > yes I see at test.