[Tinyos-help] Fwd: Multihop Routing

2008-07-19 Thread Maria Taramigkou
-- Forwarded message -- From: Maria Taramigkou [EMAIL PROTECTED] Date: 2008/7/18 Subject: Multihop Routing To: tinyos-help@millennium.berkeley.edu Hello! I'm using telosb motes and tinyos-1.x. I want to implement routing for Oscilloscope of moteiv application..Is it right to use

Re: [Tinyos-help] Send Messages From PC To Motes Via Serial Port Using Java

2008-07-19 Thread Michael Schippling
Serial forwarder just passes messages from the serial port to a network port. You can configure the MOTECOM variable for your application to go directly to the serial port, just use the value you would use for SF. MS Miky Mike wrote: Thank you for the suggestions. I looked deeper at the

[Tinyos-help] Serial Communication in TInyOS2

2008-07-19 Thread afuba edwin
Hi all, I am new to TinyOS 2 and have trouble sending data packets to the pc through the serial port. The tutorial only mentions the SerialActiveMessageC Component but how is it used ? Edwin ___ Tinyos-help mailing list

[Tinyos-help] Help Needed [Collisions]

2008-07-19 Thread Qasim Mansoor
Hello, I am trying to see the behaviour of packets after collisions.I am sending packets from two motes A and B at the same time by synchronizing them and receiving them at third mote C[connected to PC via serial].I have also disabled the CRC and CSMA but still i am unable to see any collided

[Tinyos-help] Missing file in repository..

2008-07-19 Thread nisha jain
Hi All, I am trying to install SPINE enviornment though i am getting problem due to AmpPacketsConstants.h file it is missing from tinyos-2.0-x directory. From where i can get this file? I guess it is part of tinyos-2.x contrib repository and it tried finding it online.. Let me know if some one