[ns] recvTimer1: Invalid Mac Control Subtype

2009-04-15 Thread Ananta Pandey
I am simulating on 802.11 and i got this error MAC_Subtype_Finfo received recvTimer1:Invalid MAC Control Subtype 4 where subtype 4 is MAC_Subtype_Finfo it shows that i am able to receive this packet but after i receive i got the error on recvTimer1. It would be great if i get explanation in thi

[ns] Tracing new events

2009-04-15 Thread saiful islam
Hi all, Can anyone tell how to add new events in the trace file for wireless scenerio. I am using new format for tracing & interested in MAC layer only. Like when a node receives an ACK i will calculate for which type of packet(data, others) the corresponding ACK is. In the corresponding line of

[ns] Fw:how to modify the makefile

2009-04-15 Thread tiger-habit
hello everyone: one of my file want to include a head file in another floder ,so i need to modify the makefile,but when i modify it there are many errors that not related,i don't know what's wrong ,i need help ,thank you very much! please help me! 网易邮箱,中国第一大电子邮件服务商

[ns] using .cc file to recuperate a node's attribute:please help me

2009-04-15 Thread Nadine Chen
Hi all, Do you know please what should I write in cc file in order to recuperate an information about a node's attribute:for example my tcl file generates a trace file giving me informations about the remaining energy on each node and I want that this information will be well known in the .CC f

[ns] Backoff values in a trace file?

2009-04-15 Thread AIG
Is the backoff value a node chooses recorded in the trace file? If not, is there any way I could obtain all the backoff values chosen by one (or all) nodes?? Thanks

[ns] How to find the path between source and destination in AODV

2009-04-15 Thread Suba Shri
Hi, I have modified AODV to support multipath. I need to know what are the available path between the source and destination. How to retrieve that information and display it? If anyone knows, please help me.   Thanks in advance.

[ns] installing tracegraph in Linux

2009-04-15 Thread qute rose
Hi! i need to know that how can i install tracegraph on fedora 8 because its instalation requires Matlab libraries which one can install through mglinstaller but it's in exe form. So how to install it on fedora? reply me at your earliest. With best regards Qute Rose

Re: [ns] adding new protocol/agent

2009-04-15 Thread Gisane Michelon
you can try this link: http://docs.google.com/gview?a=v&attid=0.1&thid=11e4900e18211c83&mt=application%2Fpdf&pli=1 -- Gisane

[ns] Exponential traffic

2009-04-15 Thread Φανή
I am trying to create an exponential traffic where packet_size should be 512, rate 250k and poisson packet rate 1 packet/10 sec . I have the following declaration for exponential traffic. What changes should I make? I tried to put 512 in packet size and left everything else the same but I get

[ns] what is invalid command "PLevels"

2009-04-15 Thread Nikheel Kumar
*hello friends, here some lines of tcl script to access different wireless scenario:* set modeDCF;# mode for this test DCF/PCF set pcf_period0;# CFP period for pcf mode set pcf_duration0;# CFP duration for pcf mode set endtime