Re: [ns] drop entry in the trace file visualization

2015-05-28 Thread knudfl
Hi. You can use the 'grep' command to read the gpsr-KeLiu patch : $ grep -n cmu-trace.cc gpsr-KeLiu_ns235.patch 2384:diff -Naur ns-2.35-orig/trace/cmu-trace.cc ns-2.35/trace/cmu-trace.cc 2385:--- ns-2.35-orig/trace/cmu-trace.cc2011-10-03 00:32: 35.0 +0200 2386:+++

Re: [ns] Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) help me ??

2015-05-28 Thread knudfl
@yang The error »»- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---«« is a generic error. Can happen for several reasons : Faulty simulation scripts. ( file.tcl, etc.) By using the wrong OS / the wrong architecture for an added protocol. A failed build of ns2 ( + some added

Re: [ns] cross layer optimization in ns2

2015-05-28 Thread knudfl
@Shabeer_15 cross layer design Some hints . http://wmnatupdiliman.blogspot.dk/2011/02/exchanging-cross-layer-information-in.html . http://jsun74.blogspot.dk/2010/10/cross-layer-design-in-ns2-how-can.html - -- View this message in context:

[ns] DO WSN NODES EMIT DATA OR SENSE DATA?

2015-05-28 Thread Amodu Oluwatosin
Hi, Please I wanted to know if the Data Generator ( Temperature and CO in the mannasim script generator) refers to the data emitted by the nodes or sensed by it. Quite Appreciate your response in advance