[Tinyos-help] Generating component graphs.

2006-08-07 Thread Ravilochan G S
Hello, Could someone please let me know if there is a tool to generate component graphs using configuration files?-- regards,ravi ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] Regarding MAC layer implementation in TinyOS

2006-07-26 Thread Ravilochan G S
Hello, I have a question regarding the CSMA link layer implementation in TinyOS. Is there a way to set the number of retransmissions that the MAC layer attempts to reach the destination? I am actually testing a simple program to send unicast messages to a common destination from 4 different nodes

[Tinyos-help] setting node to sleep in TinyOS

2006-06-16 Thread Ravilochan G S
Hi, Can someone please let me know the command in TinyOS to put the node to sleep for a specified no of milliseconds/seconds? Thanks in advance, Ravilochan ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] TinyOS driver for MTS420CA.

2006-02-20 Thread Ravilochan G S
Hi, I would like to use MTS420CA sensorboard on Mica2, can someone please provide pointers for downloading the driver for MTS420CA? -- regards,Ravi ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] Invalid serial port error.

2006-02-20 Thread Ravilochan G S
Hello, I have been trying to connect MIB510 programming to my laptop using a mobile port replicator as my laptop does not have a 9pin serial port. When I try to run the java program - TinyDBMain, I get the follwing error message - [EMAIL PROTECTED]:57600 died - exiting(java.io.IOException:

[Tinyos-help] Help needed in driver setup for MTS420CA sensorboard.

2006-02-20 Thread Ravilochan G S
Hello Everybody, I am trying to use the MTS420CA sensorboard on Mica2 motes. I have changed the directory setting in the makefile to point to the directory mts400 in the sensorboard directory. I think I need to include the attribute - AttrHumidity in TinyDBAttr.nc file in the tos\lib\TinyDB