[ns] error: field `ifhead_' has incomplete type

2008-06-23 Thread Jeab
Hello, I would like to develop a framework to test MAC protocols for wireless sensor network. I am currently modeling my own PHY, MAC, LL, Channel layer, but still have a problem in compilation. Basically, I modified class header files in NS2.33 as follow: mac/channel -- wsn/wsn-channel

[ns] MAC layer queue and Very slow simulations

2008-06-23 Thread Amit Soni
Hi ns-users, First of all I want to thank you all for replying to my previous post. My simulations are taking days to complete. Here is my problem: I want that my queue at the MAC layer such that it is never empty, that is, MAC always has atleast one packet to send. So, what I did was increased

[ns] FW: MatLAB's Matrix Environment

2008-06-23 Thread Fauzan Zaini
Hello NS-users, I'm one who use EURANE module to implement HSDPA simulation. When I was trying to generate matrix input trace file for Indoor A environment and set the user velocity to 2 kmh, I got this error: ??? Attempted to access f(49269.5); index must be a positive integer or logical.

Re: [ns] Multi-path routing

2008-06-23 Thread suhaib obeidat
All, I am using AOMDV and would like to know which module(s) is responsible for sending traffic over the available routes. For example, if I would like to send every packet over every possible route (i.e., sending duplicates for fault tolerance), where do I need to be looking and what