Mathieu Lacage
|
e06e3096cb
|
merge with HEAD
|
2008-02-27 22:19:39 +01:00 |
|
Mathieu Lacage
|
0c586271e5
|
introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
|
2008-02-27 21:41:34 +01:00 |
|
Mathieu Lacage
|
fe07d43e5d
|
convert CsmaNetDevice to Attributes.
|
2008-02-27 20:23:57 +01:00 |
|
Mathieu Lacage
|
2eae2f926c
|
make NetDevice fully virtual.
|
2008-02-25 19:33:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2a3e635cd1
|
Fix a typo in the WAF scripts; don't access m_linktask directly, use the get_target_name() method instead (to make it work with waf trunk).
|
2008-02-17 14:02:45 +00:00 |
|
Gustavo J. A. M. Carneiro
|
450f9db5c6
|
RandomWalk2dMobilityModel changed name to RandomWalkMobilityModel (typo or intentional?)
|
2008-02-10 11:51:53 +00:00 |
|
Mathieu Lacage
|
d4a6b3ab85
|
merge with HEAD
|
2008-02-08 18:24:35 +01:00 |
|
Mathieu Lacage
|
16a94230d2
|
convert Mobility subsystem to Value framework
|
2008-02-08 04:11:48 +01:00 |
|
Mathieu Lacage
|
6ba83d0891
|
weird leftover from the ClassId changes.
|
2008-02-04 22:19:20 +01:00 |
|
Mathieu Lacage
|
cecd35e20b
|
AddInterface -> AggregateObject
|
2008-01-31 22:23:46 +01:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
2786b195ee
|
merge with HEAD again
|
2008-01-31 21:58:13 +01:00 |
|
Tom Henderson
|
3b31a0234e
|
Doxygen organization
|
2008-01-10 07:31:40 -08:00 |
|
Mathieu Lacage
|
bc1ab2d79b
|
replace static const Interface iid; with static InterfaceId iid (void);
|
2008-01-02 10:33:39 +01:00 |
|
Mathieu Lacage
|
f3e77eea3d
|
fix bug 122: get rid of duplicate argument to QueryInterface
|
2008-01-02 09:25:31 +01:00 |
|
Mathieu Lacage
|
6b0e717a19
|
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
2008-01-02 09:09:24 +01:00 |
|
Mathieu Lacage
|
c156f29c86
|
merge
|
2007-11-22 10:30:29 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7f0a1a1caf
|
WAF: add a new --enable-modules configure option, to tell WAF to build only the specified set of ns-3 modules and its dependencies; programs depending on those modules are automatically excluded from the build.
|
2007-11-20 18:27:43 +00:00 |
|
Mathieu Lacage
|
aad088e588
|
print-trace-sources.cc -> print-introspected-doxygen.cc
|
2007-11-15 10:35:55 +01:00 |
|
Mathieu Lacage
|
34345b47d0
|
print default value list in trace source list doxygen output.
|
2007-11-15 10:24:51 +01:00 |
|
Craig Dowell
|
bb9c35ffea
|
baranch merge
|
2007-11-08 17:05:37 -08:00 |
|
Mathieu Lacage
|
99fca41f02
|
GetSpeed -> GetVelocity
|
2007-11-08 12:36:15 +01:00 |
|
Mathieu Lacage
|
eb666a62ac
|
replace Position and Speed by Vector
|
2007-11-08 12:33:30 +01:00 |
|
Mathieu Lacage
|
6e660e4c27
|
rename MobilityModel::Get/Set to GetPosition/SetPosition
|
2007-11-08 11:24:41 +01:00 |
|
Tom Henderson
|
48a98d8b1f
|
update bench-packets.cc program
|
2007-11-06 15:45:05 -08:00 |
|
Raj Bhattacharjea
|
5a0fa236cb
|
Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
|
2007-10-30 13:27:33 -04:00 |
|
Craig Dowell
|
60b6fb3d39
|
merge in packet.bundle
|
2007-10-29 12:48:01 -07:00 |
|
Gustavo J. A. M. Carneiro
|
4df07ae61f
|
merge
|
2007-10-08 11:24:16 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3457fcb48b
|
Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
|
2007-10-04 11:24:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2d0f686964
|
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
|
2007-10-03 19:38:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
cf896e8064
|
Use GStaticMutex instead of G_DEFINE_LOCK
|
2007-10-03 19:36:56 +01:00 |
|
Gustavo J. A. M. Carneiro
|
829a28c986
|
merge
|
2007-10-03 17:38:49 +01:00 |
|
Gustavo J. A. M. Carneiro
|
666850a6bc
|
Hide the velocity vector if it is null.
|
2007-10-03 17:38:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
89ff51cc09
|
mereg
|
2007-10-03 17:33:45 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c0ea316f44
|
Draw the velocity vector
|
2007-10-03 17:29:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7fae03e300
|
Add a small mobility model visualization tool
|
2007-10-03 16:38:17 +01:00 |
|
Gustavo J. A. M. Carneiro
|
cd21a5ed8a
|
In trace sources list documentation, make the trace path stand out better, as it is extremely important but previously easy to miss.
|
2007-10-02 11:51:45 +01:00 |
|
Mathieu Lacage
|
327e60b275
|
do not use Packet objects directly. Use Ptr<Packet> instead
|
2007-10-01 14:15:56 +02:00 |
|
Gustavo J. A. M. Carneiro
|
06659f1dfc
|
merge
|
2007-09-28 11:59:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
dbc4beb71a
|
merge
|
2007-09-25 17:16:57 +01:00 |
|
Gustavo J. A. M. Carneiro
|
87cd21f1f8
|
Need to enable packet metadata early, else we trigger an assertion.
|
2007-09-24 18:54:14 +01:00 |
|
Gustavo J. A. M. Carneiro
|
4a6e5ee331
|
merge with ns-3-dev
|
2007-09-11 14:52:15 +01:00 |
|
Mathieu Lacage
|
8d1ac59134
|
merge tracing overhaul in trunk
|
2007-09-11 12:11:00 +02:00 |
|
Mathieu Lacage
|
4ae082bfc7
|
avoid allocating strings all the time.
|
2007-09-11 10:35:56 +02:00 |
|
Mathieu Lacage
|
96f04b41cb
|
re-enable packet benchmarking
|
2007-09-11 08:27:27 +02:00 |
|
Gustavo J. A. M. Carneiro
|
6be5ea55ce
|
merge with ns-3-dev
|
2007-09-05 18:35:39 +01:00 |
|
Gustavo J. A. M. Carneiro
|
0824ceacd9
|
WAF: as suggested by George, add a bunch of helper waf scripts that call the toplevel waf script, so that it is possible to compile with ./waf from emacs regardless of which buffer you are visiting (the other alternative is to install waf system wide and run 'waf'.
|
2007-09-08 19:24:39 +01:00 |
|
Mathieu Lacage
|
62df1e933b
|
rewrite the TraceContext::SourceCollection::Iterator class
|
2007-08-30 14:25:09 +02:00 |
|
Mathieu Lacage
|
d23b3123ba
|
move printing to client code
|
2007-08-30 13:58:15 +02:00 |
|
Mathieu Lacage
|
04569d27b7
|
merge with trunk
|
2007-08-28 12:05:35 +02:00 |
|