[ns] help on 802.16

2012-04-15 Thread manonmani maligachar
Hi all, Can anyone tell me how to use 802.16 in ns2.34. Thanks in advance. Regards

[ns] Open Source Ns-2 implementation of PLC and IEEE 802.15.4

2012-04-15 Thread Joseph Teo
Hi All, Just wanna check if there are any Open Source Ns-2 implementation of PLC and IEEE 802.15.4 ? Could anyone point me to the right direction to these, e.g. where i can download them, if any? Thanks and regards, Joseph

[ns] Last Mile, April 20 || CfP: SENSORCOMM 2012 || August 19-24, 2012 -Rome, Italy

2012-04-15 Thread Cristina Pascual
INVITATION: = Please consider to contribute to and/or forward to the appropriate groups the following opportunity to submit and publish original scientific results to SENSORCOMM 2012. The submission deadline is set to April 20, 2012. In addition, authors of selected papers wil

Re: [ns] Added tcl command in 802.11 not found by NS2 [URGENT]

2012-04-15 Thread Carlo Santos
My bad. I mixed up the files. The files I used are the ones attached to this. On Mon, Apr 16, 2012 at 1:35 AM, Carlo Santos wrote: > Hi, > > I am currently having trouble with a Tcl command that has someone else has > added for Mac802_11. Even though I have already recompiled NS-2, the new > com

[ns] Added tcl command in 802.11 not found by NS2 [URGENT]

2012-04-15 Thread Carlo Santos
Hi, I am currently having trouble with a Tcl command that has someone else has added for Mac802_11. Even though I have already recompiled NS-2, the new command does not appear to be found. I am always getting the following error: > INITIALIZE THE LIST xListHead > > client lookup failed > > >>

Re: [ns] multipaths in DSR protocol

2012-04-15 Thread Mateus Augusto Silva Santos
Do you need source routing? If AOMDV does not fit to you take a look at the SMR description. Another point is the number of paths. As far as I know SMR will give you only two paths, so you will need to adapt the algorithm to find more. Mateus > Date: Fri, 13 Apr 2012 19:25:38 +0530 > From: anki

[ns] how to set Pt_consume in wireless-phy.cc

2012-04-15 Thread CHALIDA
Dear all, Can anyone tell me how to what's the difference between Pt_ and Pt_consume in wireless-phy.cc under mac folder and how to change these two value. Best Regards, chalida

Re: [ns] change transmission power in ns

2012-04-15 Thread CHALIDA
How to set related parameter correctly?Please kindly help Best Regards On Wed, Apr 11, 2012 at 7:00 PM, CHALIDA wrote: > Dear all, > do you know how to change an tranmitted power in ns2?If i change it,any > other parameters have to change also i.e range threshold? > > Best Regards > chalida >

[ns] Cluster formation of mesh points

2012-04-15 Thread Deepesh Kaushal
Hi, I am working on Wireless mesh network 802.11s in which I need to form the cluster of Mesh Points with one cluster Head MP in each cluster. Suggest me the necessary changes or code to perform this task. Thanks