Hello ns-users,I am using NS-2 for creating a mobile node. actually those nodes
are Wireless Sensor Nodes created by mannasim.
My scinario as the following
a mobile node will move between 4 places and wait for some time
and it issues 4 move commandes like
set_destination(new_x,new_y,SPEED);
set
Thanks for your guides. However, the mobile node MUST decide when to move and
when to stop.
As far as I know the pause time, which can be set via dist command through TCL,
was used to determine the nodes stop behaviour, i.e. to stop at fixed time.
regards,
Husam Y. ALZAQ
Istanbul
attached is mannasim patch
> Date: Thu, 31 May 2012 15:51:37 +0530
> From: wireless.ra...@gmail.com
> To: ns-users@ISI.EDU
> Subject: [ns] Installing MANNASIM patch in NS-2.34
>
>
> Hi All,
>
> I want to install MANNASIM patch in Ns-2.34.
>
> Can anyone provide me the patcch and proc
> Date: Thu, 31 May 2012 15:51:37 +0530
> From: wireless.ra...@gmail.com
> To: ns-users@ISI.EDU
> Subject: [ns] Installing MANNASIM patch in NS-2.34
>
>
> Hi All,
>
> I want to install MANNASIM patch in Ns-2.34.
>
> Can anyone provide me the patcch and procedure to install MANNASIM in
> N
you can use mannasim package
it has been tested to work with ns2.29 as well as ns2.34
Husam
> Date: Thu, 8 Nov 2012 16:04:32 +0530
> From: gayu0...@gmail.com
> To: ns-users@ISI.EDU
> Subject: [ns] wsn ns2 code
>
>
> i need basic code for sensor networks. how to define mobile sensor node