Thu, 08 Sep 2011 16:13:40 +0100 |
Gustavo J. A. M. Carneiro |
Upgrade to waf-1.6.7, work in progress
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 13:03:02 -0700 |
Mitch Watrous |
Make examples that were in samples directory run
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 10:07:46 -0700 |
Mitch Watrous |
Move tests from mobility module to its test library
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 16:46:49 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 18:34:30 +0000 |
Gustavo J. A. M. Carneiro |
Modular Python bindings work (many bug fixes, more modules tested)
|
file |
diff |
annotate
|
Fri, 25 Feb 2011 16:06:17 -0800 |
Tom Henderson |
mobility module to new directory structure
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 16:05:39 -0800 |
Tom Henderson |
merge src/simulator into src/core; move src/core to new module layout
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 10:58:27 -0500 |
Dan Broyles |
Merge Gauss Markov Mobility Model
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 09:09:16 -0500 |
Denis Fakhriev |
Steady-state RWP model
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 12:10:35 +0100 |
Phillip Sitbon |
Add Waypoint Mobility model to mainstream
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 11:53:23 +0200 |
Mathieu Lacage |
introduce Vector2D and Vector3D
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 14:27:58 +0100 |
Gustavo J. A. M. Carneiro |
bug 482: Add constant acceleration mobility model
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 14:24:56 +0100 |
Mathieu Lacage |
StaticSpeedHelper -> ConstantVelocityHelper
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 14:18:32 +0100 |
Mathieu Lacage |
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
|
file |
diff |
annotate
|
Mon, 29 Dec 2008 13:28:54 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade to new WAF, work in progress
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 21 Mar 2008 13:24:15 -0700 |
Mathieu Lacage |
move another helper to the helper dir
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 14:24:45 -0700 |
Mathieu Lacage |
move helpers to their own dir.
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 19:01:25 +0100 |
Mathieu Lacage |
remove from build removed files
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 17:27:38 +0100 |
Mathieu Lacage |
rework slightly ns2 mobility support
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 04:11:48 +0100 |
Mathieu Lacage |
convert Mobility subsystem to Value framework
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 12:33:30 +0100 |
Mathieu Lacage |
replace Position and Speed by Vector
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 10:24:33 +0100 |
Mathieu Lacage |
a vector class
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 18:01:38 +0100 |
Gustavo J. A. M. Carneiro |
Add ns2-mobility-file-topology sources
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 28 Sep 2007 16:50:15 +0100 |
Gustavo J. A. M. Carneiro |
Compile the random-walk-2d-mobility-model sources.
|
file |
diff |
annotate
|
Fri, 28 Sep 2007 11:59:46 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 15:53:54 +0200 |
Mathieu Lacage |
mobility models
|
file |
diff |
annotate
|