Re: [ns] Ns-users, mobile simulation

2008-10-09 Thread Hamid Hassan
Does any one has used or knows a good bluetooth scatternet/ad-hoc simulation tool. I found bluehoc, blueware the adaptor of ns-2 but cant find latest documentation and hence getting errors while installation. Your help will be highly regarded. Thanks Hassan

[ns] Res: Trace file

2008-10-09 Thread Breno Caetano
Hello, Mr. Restrepo, Do you really open trace file? which have .tr extension? I saw your file and i understand that you open nam file (*.nam). To create a trace file, for example, you can use follow lines set tf [open ping.tr w] $ns trace-all $tf Its same mode of nam file. I hope help you.

Re: [ns] Trace file

2008-10-09 Thread Daniel Dekst
It is printed by sprintf(log_target_-pt_-buffer(),N -t %f -n %d -e %f, s.clock(), address_, energy_model_-energy()); in function MobileNode::log_energy() So maybe only the author knows the meaning of N, eNergy? Node? I think you can just regard it as a tag to identify energy

[ns] Different RXThreshold for each physical radio interface belonging to the same wireless node

2008-10-09 Thread Massimo Reineri
Dear all, I'm working in MANET context and I'm using the solution proposed by Ramon Aguero Calvo (http://personales.unican.es/aguerocr/files/ucMultiIfacesSupport.pdf) to support Multi Interface in wireless node. Now I want to assign a different RXThreshold for each wireless physical

[ns] H.264/AVC parser for ns2

2008-10-09 Thread Michail Tsagkaropoulos
Dear All users, I am doing certain experiments with H.264 video transmission over IEEE 802.11 and UMTS. Currently, I am using the info from http://140.116.72.80/~smallko/ns2/h264.htm in order to encode a yuv video and parse it . However, the parser I use runs with H.26L encoder and not

[ns] SplitObject error after adding a simple print function

2008-10-09 Thread Asraf
I am trying to print out the route table, and rt_print function in aodv.cc plus this code on in AODV::command: int AODV::command(int argc, const char*const* argv) { ... ... else if (strcasecmp(argv[1], rt_print) == 0) {// print routing tables to a file FILE *fp = fopen(route.txt,a);

[ns] trace files

2008-10-09 Thread sriram balakrishnan
when i run my simulation in the trace file i get D in the first column is this the same as d can i take it as a dropped packet or does it stand for somthing else, no mention of this is given in the CMU trace file c++ code selected portions of the tracefiles are enclosed D 1.949834685 _23_ MAC