Gustavo J. A. M. Carneiro
|
1dfdd4d034
|
bug 482: Add constant acceleration mobility model
|
2009-03-10 14:27:58 +01:00 |
|
Mathieu Lacage
|
5068a17769
|
StaticSpeedHelper -> ConstantVelocityHelper
|
2009-03-10 14:24:56 +01:00 |
|
Mathieu Lacage
|
cddb3bfe23
|
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
|
2009-03-10 14:18:32 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f19d54fddd
|
Upgrade to new WAF, work in progress
|
2008-12-29 13:28:54 +00:00 |
|
Unknown
|
1b12b95ee9
|
Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
|
2008-05-14 19:24:17 -04:00 |
|
Mathieu Lacage
|
048ffbe7d3
|
move another helper to the helper dir
|
2008-03-21 13:24:15 -07:00 |
|
Gustavo J. A. M. Carneiro
|
9cf6137916
|
Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
|
2007-12-26 13:40:39 +00:00 |
|
Mathieu Lacage
|
c4b1bff412
|
move helpers to their own dir.
|
2008-03-13 14:24:45 -07:00 |
|
Mathieu Lacage
|
a02c29d25b
|
remove from build removed files
|
2008-03-03 19:01:25 +01:00 |
|
Mathieu Lacage
|
cf48df0f49
|
rework slightly ns2 mobility support
|
2008-02-08 17:27:38 +01:00 |
|
Mathieu Lacage
|
16a94230d2
|
convert Mobility subsystem to Value framework
|
2008-02-08 04:11:48 +01:00 |
|
Mathieu Lacage
|
eb666a62ac
|
replace Position and Speed by Vector
|
2007-11-08 12:33:30 +01:00 |
|
Mathieu Lacage
|
00bf89e1d2
|
a vector class
|
2007-11-08 10:24:33 +01:00 |
|
Gustavo J. A. M. Carneiro
|
1bc6f6eeda
|
Add ns2-mobility-file-topology sources
|
2007-10-01 18:01:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
d8e5697bfe
|
Add the random-direction-2d-mobility-model.cc,h sources to the build.
|
2007-10-01 15:05:43 +01:00 |
|
Gustavo J. A. M. Carneiro
|
16e4a3c10e
|
Compile the random-walk-2d-mobility-model sources.
|
2007-09-28 16:50:15 +01:00 |
|
Gustavo J. A. M. Carneiro
|
06659f1dfc
|
merge
|
2007-09-28 11:59:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0eca73234a
|
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.
|
2007-08-08 15:10:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8682d0293a
|
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
|
2007-07-28 14:14:16 +01:00 |
|
Mathieu Lacage
|
014bc9ed79
|
mobility models
|
2007-07-23 15:53:54 +02:00 |
|