Commit Graph

26 Commits

Author SHA1 Message Date
Tom Henderson
9f05afa09d Additional cleanup of mixed-wireless; get packets to flow across different device technologies 2008-12-30 21:51:36 -08:00
Tom Henderson
5b1f7da9eb fix course change notification portion of the script 2008-12-30 13:18:56 -08:00
Tom Henderson
8b8e2d9ec0 mixed-wireless was not instantiating a stationManager in helper 2008-12-30 12:14:54 -08:00
Mathieu Lacage
6ebfe7faba new wifi API 2008-11-04 14:06:34 +01:00
Mathieu Lacage
40dc133bc7 merge with HEAD 2008-10-28 11:26:58 +01:00
Mathieu Lacage
c71981e5a2 remove uneeded EnableMetadata calls 2008-08-15 10:15:54 -07:00
Craig Dowell
b2b5de9d22 bug 232, references to Parameter obsolete 2008-07-03 15:44:54 -07:00
Mathieu Lacage
30cb33c5fe merge with HEAD 2008-06-11 16:20:04 -07:00
Mathieu Lacage
7aa4b274c0 split WifiChannel in WifiChannel + YansWifiChannel 2008-06-11 16:19:28 -07:00
Mathieu Lacage
619600b607 rename WifiPhy to YansWifiPhy and add WifiPhy abstract base class. 2008-06-11 11:52:40 -07:00
Craig Dowell
88d12f80eb CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox 2008-06-07 10:38:39 -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
2c57f536e3 merge with HEAD 2008-05-16 15:52:04 -07:00
Mathieu Lacage
05c3383610 remove XXX 2008-05-15 11:25:17 -07:00
Mathieu Lacage
43c64f656b ensure that the list of positions is long enough 2008-05-15 10:39:44 -07:00
Unknown
8d3dfb1df9 Merged nonotifier with main branch. 2008-05-15 07:47:17 -04: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
47e58be578 update pcap trace setup filename 2008-05-14 09:37:00 -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
Tom Henderson
1f0dd55d8d EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll() 2008-04-22 21:18:04 -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
Tom Henderson
c22d5c5733 revive mixed-wireless example from Simutools tutorial 2008-04-08 23:12:19 -07:00