[ns] Simulation error

2007-07-30 Thread Leonard Tracy
Hi, I am new to this mailing list and to NS 2. I am trying to use NS 2 to research new MAC protocols for sensor networks. The majority of my simulations run without error, but sometimes the simulation locks and the trace file grows to many gigabytes. When I look in the trace file it is full o

Re: [ns] Simulation error

2007-07-31 Thread Leonard Tracy
ur own text by modifying C++ source code > (e.g., using cout). > > Cheers, > Teerawat > > On 7/30/2007, "Leonard Tracy" <[EMAIL PROTECTED]> wrote: > > >> Hi, >> >> I am new to this mailing list and to NS 2. I am trying to use NS 2 to >&

[ns] Strange channel to phy behavior

2007-08-23 Thread Leonard Tracy
Hello all, I'm working on implementing a channel/phy combo in ns2. I am getting some strange behavior resulting from the channel. The PHY layer is receiving more than one copy of the same packet, at the same time. The call, s.schedule(rifp, newp, propdelay); is the same as in the wireless

[ns] Seg Faults

2007-11-16 Thread Leonard Tracy
Hi all, Two questions: 1. I've been trying to debug some seg faults I've been having. They appear to be related to tracing dropped packets. GDB's trace pack ends in DoWrite called by TclWrite. Has anybody else had experience with this? I am running NS 2.31 on Linux (Gutsy Ubuntu). I am usin

Re: [ns] Seg Faults

2007-11-19 Thread Leonard Tracy
ct. Have I done something obvious to other people? Leonard On Nov 16, 2007 7:52 PM, Leonard Tracy <[EMAIL PROTECTED]> wrote: > Hi all, > > Two questions: > > 1. > I've been trying to debug some seg faults I've been having. They > appear to be related to tracing dro

Re: [ns] Cygwin on ns2

2009-02-10 Thread Leonard Tracy
> > Hi Everybody, > > I was recently trying to reinstall ns2 in cygwin. It appears that Cygwin > has obsoleted packages xorg-x11-* in favor of xorg-server. When I attempt > to use ./install on ns2-allinone, however, it does not detect X and > eventually fails. > > I'm not sure if I'm missing ano