Commit Graph

348 Commits

Author SHA1 Message Date
Tom Henderson
91709b97eb Remove obsolete sample main-tw.cc 2010-12-29 09:31:47 -08:00
Tom Henderson
d3230ed8c4 Remove obsolete sample main-trace.cc 2010-12-29 09:23:30 -08:00
Tom Henderson
5f19d6e117 add sample rng plotting program for tutorial 2010-12-22 16:39:52 -08:00
Tom Henderson
3d78f6c00d small modifications to the samples showing event scheduling 2010-12-22 16:35:11 -08:00
Tom Henderson
ad3b94d67e update some module dependencies for samples 2010-11-08 13:54:12 -08:00
David
99571b924a Fix main-packet-header.cc sample (bug 918) 2010-07-20 21:10:46 -07:00
Martín Giachino
2b36eff9bc 473: brand new NS-2 mobility trace reader merged 2010-06-20 17:21:22 +04:00
Tom Henderson
2a10de8489 more documentation about callback errors 2010-05-10 21:10:15 -07:00
Tom Henderson
00cf8f924c Add simple random variable sample 2009-12-28 09:43:08 -08:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Craig Dowell
20d2495b80 remove unbuilt, obsolete sample 2009-10-02 11:25:31 -07:00
Tom Henderson
dc9a6f22cb remove obsolete samples/main-test.cc 2009-09-27 23:46:10 -07:00
Sebastien Vincent
473d80ea54 Fix main-random-topology sample. 2009-09-15 17:29:09 +02:00
Mathieu Lacage
ff9f48f46e fix mingw regression tests 2009-06-25 09:07:44 +02:00
Mathieu Lacage
8dfb6eb0dc merge with HEAD 2009-06-08 09:19:00 +02:00
Tom Henderson
ea17ed970e main-ptr sample program was left out of build 2009-06-05 09:46:08 -07:00
Mathieu Lacage
a8e074d6e3 new tags 2009-06-03 08:49:40 +02:00
Timo Bingmann
22e869d829 test propagation loss models 2009-05-28 18:19:51 +02:00
Timo Bingmann
9613fb839c bug 475: GammaVariable and ErlangVariable 2009-04-16 10:07:48 +02:00
Mathieu Lacage
0b4406a005 fix typo 2009-04-03 20:09:07 +02:00
Mathieu Lacage
cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel 2009-03-10 14:18:32 +01:00
Gustavo J. A. M. Carneiro
e300331c6a samples/main-test-sync also depends on the realtime optional feature 2009-01-25 15:44:55 +00:00
Gustavo J. A. M. Carneiro
8d8d19ef45 Fix build for systems without posix threads library 2009-01-14 15:36:19 +00:00
Timo Bingmann
011ece16df PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel. 2009-01-09 09:39:42 +01:00
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Craig Dowell
339b98132d double and int confusion in main-test-sync 2008-10-29 22:52:22 -07:00
Mathieu Lacage
b09d1008de get rid of reference model for log distance model 2008-10-28 13:40:33 +01:00
Mathieu Lacage
e2c52c7b90 remove realtime public API. 2008-10-27 12:47:33 +01:00
Mathieu Lacage
f264e2efa2 merge with HEAD 2008-10-27 12:17:38 +01:00
Mathieu Lacage
c164d111bd forgot to build ns2 mobility sample 2008-10-24 12:39:53 +02:00
Mathieu Lacage
d8dad149da add ns2 mobility sample. 2008-10-24 12:29:39 +02:00
Mathieu Lacage
82bbe71419 rename RealtimeSimulator to WallclockSimulator 2008-10-15 14:51:16 +02:00
Craig Dowell
8b6dc98d14 slight reorganization and naming change for added realtime methods 2008-10-14 22:52:41 -07:00
Craig Dowell
415f3adbc5 added test for m_running in ScheduleRealNow 2008-10-10 21:01:50 -07:00
Craig Dowell
55cca9abef it helps to remember to add function implementations 2008-10-10 16:43:43 -07:00
Craig Dowell
c101158f24 make simulator schedule calls explicitly relative throughout. fixes multithread problem in realtime simulator 2008-10-10 15:24:56 -07:00
Mathieu Lacage
d82bf3abd6 make sample run. 2008-09-11 10:08:18 -07:00
Gustavo J. A. M. Carneiro
5f994081d5 python bindings 2008-07-08 10:43:58 -07:00
Mathieu Lacage
82e92545aa bug 186: internet-node directory must be renamed to internet-stack 2008-06-09 15:40:22 -07:00
Mathieu Lacage
94587dd4f3 bug 200: Packet::PrintTags is not implemented. 2008-06-03 16:20:17 -07:00
Gustavo J. A. M. Carneiro
6152ba1a89 Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191. 2008-05-29 11:45:57 +01:00
Tom Henderson
72dba0d456 branch merge 2008-05-21 19:00:38 -07:00
Tom Henderson
4c4ef85a93 s/ns3::Udp/ns3::UdpSocketFactory 2008-05-17 12:08:20 -07:00
Mathieu Lacage
a1882f8e10 merge from HEAD 2008-05-16 15:48:09 -07:00
Mathieu Lacage
dd4979ef89 merge with HEAD 2008-05-16 08:52:40 -07: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
Tom Henderson
a042d0bbef Move API for socket factory to a Socket::CreateSocket () factory method 2008-05-12 06:39:00 -07:00
Tom Henderson
ddda864b77 branch merge 2008-05-10 20:22:27 -07:00
Craig Dowell
3c8bfe6ae6 bug 153 2008-05-08 12:43:36 -07:00
Tom Henderson
bfe0533aa3 overloaded Recv() method suggested by Gustavo 2008-05-02 09:38:18 -07:00