Commit Graph

2032 Commits

Author SHA1 Message Date
Mathieu Lacage
2d39b3c2d0 remove buggy assert and comment 2007-11-14 13:53:32 +01:00
Mathieu Lacage
dada8dc1db improve debugging output. introduce GetBackoffStartFor and GetBackoffEndFor 2007-11-14 13:50:19 +01:00
Mathieu Lacage
5b47785ae4 add a ns3::MaxSeconds function 2007-11-14 13:45:17 +01:00
Mathieu Lacage
c18e92df67 get rid of MacParameters from DcfManager 2007-11-14 12:43:01 +01:00
Mathieu Lacage
8828ac5d30 more debugging. 2007-11-14 12:36:08 +01:00
Mathieu Lacage
83d717bcae add debugging output 2007-11-14 12:23:56 +01:00
Mathieu Lacage
21f9524b3e a few more test asserts 2007-11-13 18:02:46 +01:00
Mathieu Lacage
c7078a3e10 simplify memory management 2007-11-13 17:58:34 +01:00
Mathieu Lacage
1bbd9675b6 initialize more state variables 2007-11-13 17:58:22 +01:00
Mathieu Lacage
87db306da0 initialize state variables 2007-11-13 17:44:02 +01:00
Unknown
c41da878f9 setup a simple test scenario 2007-11-13 17:40:39 +01:00
Unknown
0a17e5ab7f dcf test framework 2007-11-13 17:26:36 +01:00
Unknown
2f356fd916 add missing method implementations 2007-11-13 17:26:24 +01:00
Unknown
1bf52bda9e a new (wholy untested) Dcf implementation 2007-11-13 16:32:39 +01:00
Mathieu Lacage
89117a326c do nothing on cancel and explain why. 2007-11-09 13:25:01 +01:00
Mathieu Lacage
51bc877b4e update the last sequence control only for non-broadcast frames. 2007-11-09 13:24:38 +01:00
Mathieu Lacage
f5772f0423 set the retry bit and use it to filter duplicates 2007-11-09 09:35:13 +01:00
Mathieu Lacage
95596a53b0 handle cancel events 2007-11-09 08:44:03 +01:00
Mathieu Lacage
9e215a3493 calculate the delay, not -delay. 2007-11-08 15:25:57 +01:00
Mathieu Lacage
3321873fc6 implement AP beaconing 2007-11-08 15:23:06 +01:00
Mathieu Lacage
fc57cac746 make sure that m_listener is not reset to zero _after_ calling a user-provided callback. This allows the user-provided callback to set the m_listener member to a new value if it wants to start a new transmission 2007-11-08 15:22:22 +01:00
Mathieu Lacage
dbdd00fef8 zeroify the members after deleting them to improve debugging. 2007-11-08 13:58:26 +01:00
Mathieu Lacage
0986cb46d9 make debug build work 2007-11-08 13:57:50 +01:00
Mathieu Lacage
e55384067b add WifiMacHeader::SetBeacon 2007-11-08 13:57:30 +01:00
Mathieu Lacage
1a8421bbfe use the holland set of modes. 2007-11-06 16:16:18 +01:00
Mathieu Lacage
ecc4bab8f2 add the holland 802.11a set of modes. 2007-11-06 16:16:06 +01:00
Mathieu Lacage
b5a64f2fae a real test 2007-11-06 15:11:22 +01:00
Mathieu Lacage
7e11cfb891 use the new style support 2007-11-06 15:05:56 +01:00
Mathieu Lacage
cdcfbd8ab2 add style support 2007-11-06 15:05:47 +01:00
Mathieu Lacage
9964005525 use the gnuplot machinery to output a set of plots 2007-11-06 14:50:20 +01:00
Mathieu Lacage
3dd8898aaf generate correct output. avoid infinite loop. 2007-11-06 14:48:49 +01:00
Mathieu Lacage
d3acfdfa07 fix optimized builds 2007-11-06 14:48:31 +01:00
Mathieu Lacage
cb0eeaeb32 generate gnuplot-compatible data script files 2007-11-06 13:30:40 +01:00
Mathieu Lacage
b114ba4ec6 print the throughput vs distance curve 2007-11-06 12:32:58 +01:00
Mathieu Lacage
688683fdaf change the default tx and gain to be 1db again. 2007-11-06 12:32:42 +01:00
Mathieu Lacage
f0740d8235 simplify the code a bit. Make sure we handle correctly the calculation of the reference rx power 2007-11-06 10:37:12 +01:00
Mathieu Lacage
bf33ac89eb remove dead method 2007-11-06 10:36:07 +01:00
Mathieu Lacage
d030b978ab use dB instead of dbm where appropriate 2007-11-05 18:55:49 +01:00
Mathieu Lacage
1acb811437 clarify the formulas 2007-11-05 18:55:14 +01:00
Mathieu Lacage
1bf7be4d2a make the default match yans for debugging purposes 2007-11-05 17:41:58 +01:00
Mathieu Lacage
44096d2f95 add throughput printer 2007-11-05 16:45:22 +01:00
Mathieu Lacage
136cb036b4 test the friis model 2007-11-05 16:33:54 +01:00
Mathieu Lacage
a1bfcd1216 test propagation losses 2007-11-05 16:31:52 +01:00
Mathieu Lacage
277173ae0f calculate correctly rx power 2007-11-05 16:31:16 +01:00
Mathieu Lacage
28e6e63c5d handle min distance for friis model in a saner way 2007-11-05 15:53:24 +01:00
Mathieu Lacage
a49623136a document log distance propagation loss model. 2007-11-05 15:41:02 +01:00
Mathieu Lacage
9041f3ed1f Document the friis propagation model. 2007-11-05 14:54:40 +01:00
Mathieu Lacage
745412ffb8 define a new dox module 2007-10-31 16:39:16 +01:00
Mathieu Lacage
680c125dde fix dox warnings 2007-10-31 16:27:37 +01:00
Mathieu Lacage
d072cdd527 doxygen 2007-10-31 16:26:31 +01:00