[ns] UM-OLSR v0.8.8 released

2006-01-11 Thread Francisco J. Ros
: http://masimum.dif.um.es/?Software:UM-OLSR Download it from Sourceforge.net: http://sourceforge.net/projects/um-olsr/ Of course, feedback is welcomed. Best regards, Francisco J. Ros

Re: [ns] OLSR patch for current ns 2.29?

2006-02-03 Thread Francisco J. Ros
code and recompile everytime I want to change those values? I'm not a NS expert, so if you could answer my question... :) Thanks in advance. 2006/1/31, Francisco J. Ros [EMAIL PROTECTED]: Hi, You can try this one: http://masimum.dif.um.es/?Software:UM-OLSR Regards, fran

Re: [ns] how to implement a routing protocol

2006-03-07 Thread Francisco J. Ros
but when I do 'make' , I obtain many errors. ¿do you know if the code in that page is complete? Thank you. From: Francisco J. Ros [EMAIL PROTECTED] To: ns-users@ISI.EDU Subject: Re: [ns] how to implement a routing protocol Date: Tue, 7 Mar 2006 15:42:43 +0100 Hi, If you're interested

Re: [ns] Problem with aodv_rt_failed_callback() method

2006-03-16 Thread Francisco J. Ros
Hi, On Thursday 16 March 2006 11:04, A Anupama wrote: Hi I am simulating the EAODV ( AODV protocol with some modifications) . When I run a simulation with the nodes which are static. I am not giving any mobility to them. When I count the received packets , it is showing 0. Hence

Re: [ns] UM-OLSR running very slowly

2006-05-03 Thread Francisco J. Ros
Hi Manjusha, You should try the latest UM-OLSR release for ns2.29. The code works for ns2.28 too, but the patch isn't provided. The simulations run faster with the latest release. However, the code isn't optimized and it's still slower than other routing protocol implementations which come

Re: [ns] help with hello messages in aodv

2006-05-18 Thread Francisco J. Ros
Hi Juan, Comment out the following line in 'aodv.h' and recompile. #define AODV_LINK_LAYER_DETECTION Regards, fran On Wednesday 17 May 2006 18:26, juan manuel gomez garcia wrote: Why I can't see the hello messages?. I put the next code : fprintf(stdout,helloo\n);

Re: [ns] Does anyone in this forum has detailed knowledge about the NS2source code?

2006-05-22 Thread Francisco J. Ros
Hi, snip On Monday 22 May 2006 14:25, Paul Vincent Craven wrote: As for routing, I'd recommend finding the article Implementing MANET Routing Protocols in ns2 http://ants.dif.um.es/masimum/nsrt-howto/html/nsrt-howto.html. I think the site it used to be at is gone. You might need to search

Re: [ns] Fwd: (hybrid ad hoc network) behavior of base stations

2006-06-20 Thread Francisco J. Ros
Hello, That occurs because gateways haven't been selected as MPRs by any node. Note that fixed nodes aren't included within the neighborhood of the gateways. Regards, fran On Monday 19 June 2006 18:57, Hai Nam wrote: message below, don't know why the list ask me to resend this mail, I'm not

[ns] DYMOUM v0.3 released

2006-09-01 Thread Francisco J. Ros
. Best regards, Francisco J. Ros Pedro M. Ruiz

Re: [ns] UM-OLSR problem

2006-09-04 Thread Francisco J. Ros
Hi, Did you re-compile the simulator after applying the patch? You can find instructions here: http://masimum.inf.um.es/?Software:UM-OLSR:Installation Regards, fran On Sunday 03 September 2006 13:04, ns user wrote: dear ns users, i have installed the patch UM-OLSR to ns 2.29 to support the

Re: [ns] [manet] DYMOUM v0.3 released

2006-09-05 Thread Francisco J. Ros
: Francisco J. Ros [mailto:[EMAIL PROTECTED] Sent: 01 September 2006 17:02 To: manet@ietf.org; ns-users@isi.edu Cc: [EMAIL PROTECTED] Subject: [manet] DYMOUM v0.3 released *** WARNING *** This mail has originated outside your organization, either from an external partner

Re: [ns] Dropping Packets with RTR CBK

2006-09-19 Thread Francisco J. Ros
Hi, It means that the MAC layer couldn't successfully deliver the packet. You can find the reasons for this at the bottom of this page: http://masimum.inf.um.es/nsrt-howto/html/node23.html Regards, fran P.S: answers to frequent questions like this can be easily found with

Re: [ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Francisco J. Ros
Hi, Just set ch-size() to the simulated length of the message. No matter the real size of your structure, for the simulation only ch-size() is taken into account. Regards, fran On Tuesday 19 September 2006 12:31, Ramzi Tka wrote: Hi evry body, I'am writing 802.16 mesh extensions for ns-2.

Re: [ns] i need OLSR Script code...

2006-12-21 Thread Francisco J. Ros
Hi, Usage instructions in http://masimum.inf.um.es/?Software:UM-OLSR:Using A simple example in http://masimum.dif.um.es/um-olsr/olsr_example.tcl Regards, fran On Wednesday 20 December 2006 20:43, khurram shahzad wrote: i want to implement OLSR protocol, i got UM-OLSR ns2 from its site, but i

Re: [ns] OLSR implementation in ns2

2006-12-27 Thread Francisco J. Ros
Hi, I'm aware of two different implementations: http://masimum.inf.um.es/?Software:UM-OLSR http://hipercom.inria.fr/olsr/ Regards, fran On Monday 25 December 2006 10:10, Kapil Suchdeo wrote: Hello, Can anybody tell me where i can get implementation of OLSR in ns2.

Re: [ns] simulating new protocol under ns2

2007-03-06 Thread Francisco J. Ros
Hi, Please note that the agent's name is case sensitive, so if you wrote 'Protoname' in ns-lib.tcl (as indicated in http://masimum.inf.um.es/nsrt-howto/html/node20.html), you mustn't write 'protoname' in your TCL simulation script. Hope this solves the problem. Regards, fran On Tuesday 06

Re: [ns] How to test a new protocol? [nsrt-howto]

2007-03-13 Thread Francisco J. Ros
Hello Javier, You can use your new agent like any other routing agent, just indicate its name when you configure your mobile nodes with 'node-config'. If you can't see anything, maybe you forgot to turn '-routerTrace' on. Regards, fran On Thursday 08 March 2007 10:10, Javier Chicote wrote:

Re: [ns] Implementing new manet protocol

2007-06-06 Thread Francisco J. Ros
? regards, Nassim - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses. -- Francisco J. Ros, Ph.D. Student Dept. of Information

Re: [ns] Implementing new manet protocol

2007-06-06 Thread Francisco J. Ros
) random-motion 0 ;# disable random motion } (file simple-wireless.tcl line 97) Can any one help me, Regards, Nassim Francisco J. Ros [EMAIL PROTECTED] a écrit : Hi Nassim, There are some typos in the tutorial. Sometimes accessible_var is miswritten as accesible_var. Just

Re: [ns] How to add a new routing protocol to ns2

2007-09-04 Thread Francisco J. Ros
will be removed in the near future. Regards, fran Can you help me about this? - Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. -- Francisco J. Ros, Ph.D. Student Dept. of Information and Communications

Re: [ns] Cannot get the following paper Implementing a New Manet Unicast Routing Protocol in NS2

2007-09-24 Thread Francisco J. Ros
a New Manet Unicast Routing Protocol in NS2 by Francisco J. Ros et al. the website of the author and the links available to get this paper cannot open with me. Can anybody attach this paper to me via email? I would appreciate that. Thanx, Ghada - Catch

Re: [ns] Reading Node Location during wireless simulation

2008-02-25 Thread Francisco J. Ros
hoc routing protocol, and based on the location of a node packets are routed. Any help regarding this issue will be greatly appreciated... - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. -- Francisco J. Ros, Ph.D. Student

Re: [ns] Not receiving data packets at agent.

2008-04-25 Thread Francisco J. Ros
Hi Maddy, On Wednesday 23 April 2008 03:55:47 Madhava N wrote: Hi all, I have written a new MANET routing protocol by reading the document of Franscisco and Pedro. I am facing a problem that data packets are not at all received by the routing Agent. The routing protocol does not receive

Re: [ns] Does OLSR conflict with NS2.32?

2009-04-27 Thread Francisco J. Ros
random()’: tools/random.cc:54: error: ‘printf’ was not declared in this scope make: *** [tools/random.o] Error 1 Ns make failed! See http://www.isi.edu/nsnam/ns/ns-problems.html for problems [r...@localhost ns-allinone-2.32]# Please guide us. Regards -- Francisco J. Ros, Ph.D. Student Dept