Commit Graph

2161 Commits

Author SHA1 Message Date
Mathieu Lacage
026f3f2aef MaxSeconds -> Simulator::GetMaximumSimulationTime 2007-11-29 15:59:31 +01:00
Mathieu Lacage
9b5d0a50f7 ConnectTo -> Attach 2007-11-29 15:50:15 +01:00
Mathieu Lacage
d3df13225d remove references to WifiNetDeviceFactory 2007-11-29 15:45:12 +01:00
Federico Maguolo
9316a5c23f re-use the CaculateTxDuration method where it is needed. 2007-11-23 10:29:27 +01:00
Federico Maguolo
64684b6b71 Improve the accuracy of 802.11a tx duration calculations. 2007-11-23 10:23:55 +01:00
Mathieu Lacage
f133bfaf9f avoid memory leak 2007-11-23 11:36:16 +01:00
Mathieu Lacage
3f174e0bd0 avoid confusion between code and uncoded rates. 2007-11-22 16:40:35 +01:00
Mathieu Lacage
39a0e3b29c fix a small style issue 2007-11-22 16:07:45 +01:00
Mathieu Lacage
ac8e86643e initialize variable 2007-11-22 16:06:05 +01:00
Mathieu Lacage
6a51ea96c0 make sure that the retry bit is correctly initialized 2007-11-22 15:00:32 +01:00
Mathieu Lacage
94e2d9059a merge obvious fix from mainline 2007-11-22 14:52:57 +01:00
Mathieu Lacage
85c67ca048 the intent was to always send data if maxbytes is zero. 2007-11-22 14:50:59 +01:00
Mathieu Lacage
99a5a8370f port to Ptr<Packet> branch 2007-11-22 14:27:22 +01:00
Mathieu Lacage
284ebcc23f merge with Ptr<Packet> branch 2007-11-22 10:44:48 +01:00
Mathieu Lacage
c156f29c86 merge 2007-11-22 10:30:29 +01:00
Mathieu Lacage
e075fcd4f3 bug 104: add a method to retrive the maximum simulation time. 2007-11-21 15:54:34 +01:00
Mathieu Lacage
49a8c459a8 simplify the parsing logic and remove buggy comment and code. 2007-11-21 14:14:12 +01:00
Mathieu Lacage
1e45a4c9f5 bug 91: add print-list support to NS_LOG env var. 2007-11-21 14:06:46 +01:00
Mathieu Lacage
1b17161758 code layout fix 2007-11-21 11:12:02 +01:00
Mathieu Lacage
908971e48b improve log output 2007-11-21 11:11:27 +01:00
Mathieu Lacage
ca76e83370 add WifiPhy::GetDevice 2007-11-21 11:11:05 +01:00
Mathieu Lacage
4774f44062 fix small typo in debug log output 2007-11-21 10:02:17 +01:00
Mathieu Lacage
f198acda79 use packet sockets for AP scenario too. 2007-11-21 09:54:43 +01:00
Mathieu Lacage
86a564094c use packet sockets and generate all graphics 2007-11-21 09:44:17 +01:00
Mathieu Lacage
f2c5dd8d71 add constructors to specify the address of a device 2007-11-21 09:43:57 +01:00
Mathieu Lacage
ed8ef96a61 add some info logs, improve snr vs ber curve output, linearize the ber calculations. 2007-11-20 16:45:52 +01:00
Mathieu Lacage
87a1ae56d7 plot the goodput for each data rate separately 2007-11-20 13:10:30 +01:00
Mathieu Lacage
63331e705a replace a buggy assert with a check with warning. 2007-11-20 12:48:51 +01:00
Mathieu Lacage
6f447c2b6a merge with HEAD 2007-11-19 16:54:04 +01:00
Mathieu Lacage
f415e99a36 replace Dcf with DcfManager 2007-11-19 16:53:05 +01:00
Mathieu Lacage
b699ad9ae1 use a simple request/grant scheme for dcf accesses 2007-11-19 16:20:30 +01:00
Mathieu Lacage
632a762654 The AIFSN has been taken into account in GetBackoffStartFor 2007-11-19 14:32:14 +01:00
Mathieu Lacage
a4a3bc72fc test a backoff with an AIFSN != 1 2007-11-19 14:31:24 +01:00
Mathieu Lacage
b809739d8c avoid decrementing by too many backoff slots 2007-11-19 14:22:45 +01:00
Mathieu Lacage
7ad2a4c3f2 another DCF test 2007-11-19 14:20:19 +01:00
Mathieu Lacage
4c4332c88b debugging output is more verbose. 2007-11-19 12:58:36 +01:00
Mathieu Lacage
6c0ef59a30 add WifiPhy::GetLastRxStart 2007-11-19 09:22:17 +01:00
Mathieu Lacage
83714d4d03 make the GetCw method public to allow DcaTxop to pick a random backoff duration 2007-11-19 08:38:48 +01:00
Mathieu Lacage
7498ef647c merge with HEAD 2007-11-17 18:58:47 +01:00
Mathieu Lacage
321dfcf741 add XXX for two bugs 2007-11-17 18:57:33 +01:00
Mathieu Lacage
bdc6fcf5dd another more complex NAV test 2007-11-16 08:58:55 +01:00
Mathieu Lacage
50cd61e7c3 more comment on the test 2007-11-16 08:56:03 +01:00
Mathieu Lacage
125796fec7 simple NAV test 2007-11-16 08:54:16 +01:00
Mathieu Lacage
d1d0e1c732 merge with HEAD 2007-11-16 08:48:57 +01:00
Mathieu Lacage
820fd1c13a merge with HEAD 2007-11-16 08:47:17 +01:00
Craig Dowell
577373aed9 Added tag release ns-3.0.8 for changeset 560a5091e0e6 2007-11-15 19:52:53 -08:00
Craig Dowell
d1865a2c1e release files 2007-11-15 19:21:06 -08:00
Craig Dowell
60efef0caf branch merge 2007-11-15 18:57:07 -08:00
Craig Dowell
71c53d9f3d move in topo 2007-11-15 18:56:34 -08:00
Gustavo J. A. M. Carneiro
11a58a55c3 Add a few NS_LOG_LOGIC calls in PacketSocket::SendTo () 2007-11-15 16:08:28 +00:00