Commit Graph

324 Commits

Author SHA1 Message Date
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
Tom Henderson
f8a2add627 more cleanup 2008-05-02 09:21:01 -07:00
Tom Henderson
c6f7bb2d3e remove previous socket receive methods 2008-04-28 21:45:55 -07:00
Mathieu Lacage
0996a38b84 mtag -> tag 2008-04-24 16:06:33 -07:00
Mathieu Lacage
18ee064a79 Mtag -> Tag 2008-04-24 16:03:13 -07:00
Mathieu Lacage
5c7b34db46 convert to new tag API. 2008-04-24 15:44:35 -07:00
Tom Henderson
9fd7fbb86c Fix two nits that escaped checkin 2008-04-22 22:08:53 -07:00
Tom Henderson
829a6dd8bb branch merge 2008-04-22 21:19:39 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Tom Henderson
e855838ed1 Align helper API use of Install() 2008-04-13 15:46:17 -07:00
Mathieu Lacage
e110fea8ff get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class. 2008-04-09 12:15:24 -07:00
Mathieu Lacage
c140066890 Build -> Install 2008-04-07 10:38:37 -07:00
Mathieu Lacage
d1d683ee21 remove 'All rigts reserved' keyword per tom's suggestion 2008-03-31 14:56:41 -07:00
Mathieu Lacage
cb3bcff3a6 fallout from gustavo's header inclusion policy change. 2008-03-26 14:17:58 -07:00
Mathieu Lacage
69dfbe8707 port to helper API. 2008-03-24 16:30:37 -07:00
Mathieu Lacage
0a9ad0c47c use auto-generated per-module headers 2008-03-24 13:57:26 -07:00
Mathieu Lacage
35d9ec1c8e change signature of MobilityHelper::Layout and MobilityHelper::LayoutAll. 2008-03-24 10:42:18 -07:00
Federico Maguolo
73ea5d6192 PropagationLossModel::GetRxPower -> PropagationLossModel::GetLoss 2008-03-21 04:49:23 +01:00
Mathieu Lacage
ef44869539 merge TypeId in headers and trailers branch 2008-03-20 09:56:03 -07:00
Mathieu Lacage
295c1cd3d5 move wifi examples to example directory 2008-03-19 12:42:54 -07:00
Mathieu Lacage
931e5140e2 add a bunch of trace sinks for demonstration 2008-03-19 12:41:06 -07:00
Tom Henderson
e14aaceabe Add sample file for attribute values 2008-03-19 07:10:01 -07:00
Mathieu Lacage
6b9fc231e1 remove dead code. 2008-03-17 14:49:52 -07:00
Mathieu Lacage
5d4ecfc62c define a TypeId for each Header/Trailer. 2008-03-17 13:12:17 -07:00
Mathieu Lacage
c7be59d0c1 replace PacketPrinter with an iterator 2008-03-17 11:45:36 -07:00