[ns] Antwort: print messages describing the simulation from the terminal to a text file

2009-01-23 Thread Eric . Wuensche
in linux you just use "your command" >> output which redirects the output the commadn creates into the file output :) ns-users-boun...@isi.edu schrieb am 22.01.2009 18:41:23: > > Hi all, > Can you tell me please how can I print messages written in the > terminal window during the simulation ,

[ns] Energy Management in 802.11Phy

2009-01-19 Thread Eric . Wuensche
I just was curious about why in the routines UpdateSleepEnergy() and UpdateIdleEnergy() the first one reschedules itself and the second one doesn't. So where or which class handles the Idle Energy Management?

[ns] WG: Wireless Routing protocols

2008-10-29 Thread Eric . Wuensche
Hi there, I just wanted to check out the different wireless routing techniques. So i wrote some small example tried it with DSDV and AODV. Worked fine. When I use DSR it ends up in: memory access fault (core dumped) [hopefully i translated the first part right from German to English] With