[Tinyos-help] localization of tiny os motes

2011-01-04 Thread Shamali Gunawardena
Is it possible to set the x,y,z coordinates in Tossim. Thankyou, regards, ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Tossim noise

2011-01-23 Thread Shamali Gunawardena
hi all, this is regarding the basic RADIOt LEDS simulation. a noice trace is added in the given example. and the simulation is run. packets are sent and received repetedly. when the noise trace is removed from the simulation the packet are just sent once and never received. Can someone please t

Re: [Tinyos-help] TOSSIM HELP

2011-02-02 Thread Shamali Gunawardena
Hi Akash, Please follow the link http://docs.tinyos.net/index.php/TOSSIM It gives you a step by step guide in running the tossim simulator. follow all the steps. you probably might think where you are heading with all this stuff, but in the end they do give you the python code to run so jus

[Tinyos-help] noise in tossim

2011-02-02 Thread Shamali Gunawardena
Hello, Is it possible to remove the noise trace simulation in TOSSIM. I have tries removing the mayer_heavy noise trace but I have a problem generating errors. thanks in Advance Shamali ___ Tinyos-help mailing list Tinyos-help@millennium.ber

[Tinyos-help] routing tables in tossim.

2011-02-18 Thread Shamali Gunawardena
Hello, Does anyone know how to set a routing table in tossim. and how do you decide what the sink is. Thanks in advance. Regards, Shamali ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu

Re: [Tinyos-help] routing tables in tossim.

2011-02-22 Thread Shamali Gunawardena
Thanks, I was not specific on what I wanted. I can set up a small network and broadcast packets at subsequent intervals. how do I set a packet to transmit from node A to node B. Regards, shamali From: Omprakash Gnawali To: Shamali Gunawardena Cc: tinyos

[Tinyos-help] sending a string from tinyos

2011-02-22 Thread Shamali Gunawardena
Hi, This is a pretty basic question. I need to know how I can send a string (eg Hello) in nesC. I know how to send integers (unit_16_t and etc) How do I specify the data type and how do I assign the value. thanks Regards, Shamali ___ Tinyos-

Re: [Tinyos-help] sending a string from tinyos

2011-02-23 Thread Shamali Gunawardena
gards, Shamali From: 崔晓宗 To: Shamali Gunawardena ; Tinyos-help@millennium.berkeley.edu Sent: Wed, February 23, 2011 2:38:21 PM Subject: Re: [Tinyos-help] sending a string from tinyos 0x48 is equal to 72 in decimal, if you receive them on PC, you can turn them in

[Tinyos-help] Tosssim packet transmission question

2011-02-24 Thread Shamali Gunawardena
Hi, I have set up a small network in TOSSIM nodes 1, 2,3 and run 100 and then 1000 events. (eg RadioCountToLCD in the tossim tutorial) Node 1 and 3 has a large attenuation and will usually not communicate Node 1,2 and 3 first transmit when I receive (eg node 2 receives packet from node 1, nod

Re: [Tinyos-help] Tossim noise modeling

2011-02-24 Thread Shamali Gunawardena
Hi, I am fairly new to tossim so maybe i am wrong. I have tried removing the noise from the simulation (remove the line add noise trace) Then transmission is not done or rather packets are not received (its probably because transmission is not done ) It says its the hardware noise so maybe t

[Tinyos-help] random number generator

2011-03-03 Thread Shamali Gunawardena
Hi, How can I get the random number generator in tossim. Regards, Shamali ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] random number generator

2011-03-03 Thread Shamali Gunawardena
Sorry I wasnt specific What I want to know is if tossim is using randomized seed for its random number generator. How can I check that. Regards, From: Alex Chih Hu To: Shamali Gunawardena Cc: Tinyos-help@millennium.berkeley.edu Sent: Fri, March 4, 2011 7:46

[Tinyos-help] CCA value or threshold value in TOSSIM

2011-03-17 Thread Shamali Gunawardena
How do you get the CCA value or threshold value in TOSSIM. although the tutorial says type threshold() when type it gives the message threshold is not defined. also this does not show in the dir(r) mode Can someone please help me with this. Regards, Shamali _

[Tinyos-help] Routing protocols in tossim

2011-04-18 Thread Shamali Gunawardena
Hello, I am looking at the routing protocols available in TOSSIM. I have come across TYMO in their tutorial. I am looking at it. but it is a reactive protocols. are their any other protocols that are available. A protocol that we can have more control of. Regards, shamali __

[Tinyos-help] TYMO

2011-06-28 Thread Shamali Gunawardena
Hi, I was trying to use the TYMO example as in teh tutorials and realized that I do not have DymoNetworkC interface. nor a dymo or tymo folder inside lib do I have to get them and install them separately. If so how can I get about with this. Thanks in advance. Shamali ___

Re: [Tinyos-help] TYMO

2011-06-29 Thread Shamali Gunawardena
-help-boun...@millennium.berkeley.edu] På vegne av Shamali Gunawardena Sendt: 28. juni 2011 13:08 Til: tinyos-help@millennium.berkeley.edu Emne: [Tinyos-help] TYMO Hi, I was trying to use the TYMO example as in teh tutorials and realized that I do not have DymoNetworkC interface. nor a dymo or tymo folder

Re: [Tinyos-help] TYMO

2011-06-30 Thread Shamali Gunawardena
Thanks, Ill try that. My current version is by installing xubuntos in windows using VMWARE. From: Omprakash Gnawali To: Shamali Gunawardena Cc: vinh.p...@ffi.no; tinyos-help@millennium.berkeley.edu Sent: Thu, June 30, 2011 10:14:38 PM Subject: Re

Re: [Tinyos-help] TYMO

2011-07-01 Thread Shamali Gunawardena
http://hinrg.cs.jhu.edu/tinyos karmic main" the link times out. what do you think the problem might be. Hope you can help me with this. Thanks Regards Shamali From: Omprakash Gnawali To: Shamali Gunawardena Cc: vinh.p...@ffi.no; t

[Tinyos-help] TYMO example

2011-07-05 Thread Shamali Gunawardena
Hi I was trying the TYMO example. In APPC file the component DymoNetworkC is used. where is this file. I didnt have the DYMo folder in my insatllation , but I got hold of a DYMO folder and copied it. I am not sure this will work but i ma trying. Please help me with the DymoNetworkC. Regards,

[Tinyos-help] DymoNetworkC not fount

2011-07-07 Thread Shamali Gunawardena
Hi, I am trying to run the Tymo/Dymo protocol. when I include component DymoNetworkC in the APPC file and make the file. itsays component DymoNetworkC not found. Do you know why I get this. do I have to do anything in the Maklefile. Regards Shamali _

[Tinyos-help] tinyos instation fail

2011-07-27 Thread Shamali Gunawardena
Hi all, I am trying to install tiny os through SVN/GIT after including in the source.list file deb http://hinrg.cs.jhu.edu/tinyos karmic main runt apt-get-update This is ok for the first 98% Then a load of errors. the error list starts at Ign http://mv.archive.ubuntu.com jaunty-updates/

[Tinyos-help] using tYMO with windows VM ware

2011-07-29 Thread Shamali Gunawardena
Hi, TYMO package is not available in windows VMware. I manged to get hold of the folder from the ubuntu tinyos setup. Now how to I set it up in the windows VMware. Regards, Shamali ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu ht

Re: [Tinyos-help] tinyos instation fail

2011-07-29 Thread Shamali Gunawardena
/universe Translation-en W: Failed to fetch http://hinrg.cs.jhu.edu/tinyos/dists/natty/main/source/Sources  404  Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. From: Romain Bornet To: Shamali Gunawa

Re: [Tinyos-help] tinyos instation fail

2011-07-31 Thread Shamali Gunawardena
et' shadows global declaration /usr/lib/ncc/nesc_nx.h:258: warning: location of shadowed declaration /usr/lib/ncc/nesc_nx.h:258: `offset' undeclared (first use in this function) /usr/lib/ncc/nesc_nx.h:258: (Each undeclared identifier is reported only once /usr/lib/ncc/nesc_nx.h:258:

Re: [Tinyos-help] using tYMO with windows VM ware

2011-08-01 Thread Shamali Gunawardena
: TinyOS ; Shamali Gunawardena Sent: Saturday, July 30, 2011 7:17 AM Subject: Re: [Tinyos-help] using tYMO with windows VM ware Hi, maybe TyMo protocol is provided in the latest version of TinyOS (TinyOS-2x), please refers to google code of TinyOs Fjr. Dari: Shamali Gunawardena >Judul: [Tin

[Tinyos-help] accessing mac layer parameters in tossim

2011-10-10 Thread Shamali Gunawardena
Hello, Is it possible to access the maclayer parameters from TOSSIM. ? Thanks in advance, Regards, Shamali___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] RSSI value in tossim

2011-10-10 Thread Shamali Gunawardena
Is it possible to extract the RSSI value in tossim Thanks Regards, Shamali___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] simulation code downloading

2011-12-15 Thread Shamali Gunawardena
Hi, I need to find a code that will do a simple network clustering. Where can I get code is of this available in the internet for free(legal)  and what are the sources of getting them. for example if I need a tree view say in java for my application then I could download that code from source

[Tinyos-help] Tinyos clustering algorithm

2012-02-23 Thread Shamali Gunawardena
Does anyone know of a clustering algorithm for tinyos 2.x. (I am reading on LEACH and HEAD but they are both on tinyos 1.x Really appreciate any help rendered. Thanks & Regards, Shamali___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] tinyos clustering algorithm

2012-02-23 Thread Shamali Gunawardena
Does anyone know of a clustering algorithm for tinyos 2.x. (I am reading on LEACH and HEAD but they are both on tinyos 1.x Really appreciate any help rendered. Thanks & Regards, Shamali___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu