Re: [ns] script umts

2009-04-27 Thread Mats Folke
Hi! If you are using EURANE, there is no possibility to move the UMTS users. It is not supported. To simulate user movement you need to generate traces in MATLAB. How to do this is described in the user manual for EURANE. Good luck! Mats Folke sofia insat wrote: Hi, I wonder if do you

Re: [ns] how to implement overhearing by neighborhood nodes in manetprotocol( DSR )?

2009-04-27 Thread anas
there is a function in the dsragent.cc called tap the purpose of this function is to overhear the transmission of the neighbors so this the input of this function always the packets that are sent by the neighbors nodes hop it will help Anas Al-Roubaiey

Re: [ns] Does OLSR conflict with NS2.32?

2009-04-27 Thread Francisco J. Ros
Hello, Please see below... On Friday 24 April 2009 08:38:48 pm Bringo Shawn wrote: Hi there, We are undergraduate students group, interested in the implementation of OLSR [RFC3626] in ns2.32. We followed the UM-OLSR installation instructions given at:

[ns] Queue length monitor on wireless medium

2009-04-27 Thread Amr Ramadan
Dear All I found someone with a method to monitor queue length on wireless on ns2 but the problem that I can't assign which node number to read the queue length from it so can anybody tell me how to assign the node number to this method and here is the method: 1. Define a variable qlength_ in