src/mobility/wscript
Thu, 08 Sep 2011 16:13:40 +0100 Gustavo J. A. M. Carneiro Upgrade to waf-1.6.7, work in progress
Fri, 15 Apr 2011 13:03:02 -0700 Mitch Watrous Make examples that were in samples directory run
Thu, 07 Apr 2011 10:07:46 -0700 Mitch Watrous Move tests from mobility module to its test library
Thu, 24 Mar 2011 16:46:49 -0700 Mitch Watrous Create test module libraries for some modules
Sat, 12 Mar 2011 18:34:30 +0000 Gustavo J. A. M. Carneiro Modular Python bindings work (many bug fixes, more modules tested)
Fri, 25 Feb 2011 16:06:17 -0800 Tom Henderson mobility module to new directory structure
Fri, 18 Feb 2011 16:05:39 -0800 Tom Henderson merge src/simulator into src/core; move src/core to new module layout
Wed, 03 Mar 2010 10:58:27 -0500 Dan Broyles Merge Gauss Markov Mobility Model
Tue, 09 Feb 2010 09:09:16 -0500 Denis Fakhriev Steady-state RWP model
Tue, 10 Nov 2009 12:10:35 +0100 Phillip Sitbon Add Waypoint Mobility model to mainstream
Fri, 14 Aug 2009 11:53:23 +0200 Mathieu Lacage introduce Vector2D and Vector3D
Tue, 10 Mar 2009 14:27:58 +0100 Gustavo J. A. M. Carneiro bug 482: Add constant acceleration mobility model
Tue, 10 Mar 2009 14:24:56 +0100 Mathieu Lacage StaticSpeedHelper -> ConstantVelocityHelper
Tue, 10 Mar 2009 14:18:32 +0100 Mathieu Lacage StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
Mon, 29 Dec 2008 13:28:54 +0000 Gustavo J. A. M. Carneiro Upgrade to new WAF, work in progress
Wed, 14 May 2008 19:24:17 -0400 tjkopena Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
Fri, 21 Mar 2008 13:24:15 -0700 Mathieu Lacage move another helper to the helper dir
Wed, 26 Dec 2007 13:40:39 +0000 Gustavo J. A. M. Carneiro Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
Thu, 13 Mar 2008 14:24:45 -0700 Mathieu Lacage move helpers to their own dir.
Mon, 03 Mar 2008 19:01:25 +0100 Mathieu Lacage remove from build removed files
Fri, 08 Feb 2008 17:27:38 +0100 Mathieu Lacage rework slightly ns2 mobility support
Fri, 08 Feb 2008 04:11:48 +0100 Mathieu Lacage convert Mobility subsystem to Value framework
Thu, 08 Nov 2007 12:33:30 +0100 Mathieu Lacage replace Position and Speed by Vector
Thu, 08 Nov 2007 10:24:33 +0100 Mathieu Lacage a vector class
Mon, 01 Oct 2007 18:01:38 +0100 Gustavo J. A. M. Carneiro Add ns2-mobility-file-topology sources
Mon, 01 Oct 2007 15:05:43 +0100 Gustavo J. A. M. Carneiro Add the random-direction-2d-mobility-model.cc,h sources to the build.
Fri, 28 Sep 2007 16:50:15 +0100 Gustavo J. A. M. Carneiro Compile the random-walk-2d-mobility-model sources.
Fri, 28 Sep 2007 11:59:46 +0100 Gustavo J. A. M. Carneiro merge
Wed, 08 Aug 2007 15:10:36 +0100 Gustavo J. A. M. Carneiro WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
Sat, 28 Jul 2007 14:14:16 +0100 Gustavo J. A. M. Carneiro WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
Mon, 23 Jul 2007 15:53:54 +0200 Mathieu Lacage mobility models
less more (0) tip