[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New question about wireless-test.tcl





On Fri, 10 Sep 1999, Rafael Berenguer Vidal wrote:

> > Hi all,
> >
> > I am using the ns-2.1b6 (with wireless extensions) and I am trying to
> > learn how works the wireless extensions.
> >
> > and 3 new files:  out-test.tr (about 20 Mb), nam-out-test.nam (80Kb) and
> > trace-out-test.tr (0Kb).
> 
> My problem is not the nam utilization. The problem is the file
> nam-out-test.nam, because there is no information (80Kb, only the
> describtion of the 3 nodes). I want to have a nam file, where I can use the
> nam program to see the packets sending and receiving and the Mobile
> movement. I suppose that I have to do some modifications in the
> ~ns/tcl/ex/wireless-test.tcl script, but I don't know what I have to do.
> 
> Could anyone point me to a way to do that?
> 

The nam file keeps the info for visualizing the node movement. Currently
nam does not support wireless packet sending/receiving. 

-Ya