[ns] MIMO in 802.15.4 protocol.

2007-10-28 Thread Azim
Dear Ns-users, Is there any one who is working to implement MIMO in wpan/ 802.15.4 or in any other wireless protocol... I need to share some information on impementing this issue. Regards Azim

[ns] Changing the destination of traffic agents during runtime

2007-10-28 Thread Ghada Al-Mashaqbeh
Dear all, Usually, we connect data sources and destinations using the cnfiguration tcl script, that is using the following code: //Connect sink with udp agent located at the source $ns_ connect $udp_($i) $sink_($i) Traffic generation scenarios can change the set of source/des

[ns] help about how to SMAC working???

2007-10-28 Thread Amin Irandoost
1- please help me about how to function void SmacCounterTimer::sched(double time) is work?? 2- in the abov function why TimerHandler::sched(time) is used?? 3- what is meaining TIMER_IDLE,TIMER_PENDINIG and TIMER_HANDLING? -- Amin Irandoost

[ns] Old verisons of NS2

2007-10-28 Thread Vikas Luthra
Hello All, I have a basic question.What exactly does NS2 depend on. I want to run NS2.1b8 now. Is it just the right version of gcc that I need to install on my FC3 or do I need to get some other linux. Somebody who has run NS2.1b8, please help with what version of kernel and gcc should I use.