Commit Graph

5927 Commits

Author SHA1 Message Date
Tom Henderson
d3cb3eccff Add Doxygen cleanup as a release step 2007-10-27 16:19:06 -07:00
Mathieu Lacage
937d727011 merge 2007-10-27 13:17:55 +02:00
Mathieu Lacage
ca7f175fb7 add missing copyright header 2007-10-26 22:11:48 +02:00
Mathieu Lacage
81f5e4c039 remove extraneous empty line 2007-10-26 22:10:52 +02:00
Mathieu Lacage
2f4ed00c93 get rid of doxygen warnings 2007-10-26 22:06:46 +02:00
Mathieu Lacage
cb1b1daacd change <table> to <ul> 2007-10-26 17:11:02 +02:00
Mathieu Lacage
6862cc0ce9 output a default value list 2007-10-26 17:05:39 +02:00
Mathieu Lacage
6ff8bda568 utility program to print the list of default values 2007-10-26 14:16:40 +02:00
Mathieu Lacage
8e78937160 add missing copyright headers 2007-10-26 14:14:20 +02:00
Mathieu Lacage
d7bfb88be9 add missing headers 2007-10-26 14:03:22 +02:00
Mathieu Lacage
46654ba28a add missing headers 2007-10-26 14:02:19 +02:00
Mathieu Lacage
34889dfb6a doxygen PropagationDelayModel 2007-10-26 14:00:13 +02:00
Mathieu Lacage
e2a3b89175 doxygen PropagationLossModel 2007-10-26 13:49:33 +02:00
Mathieu Lacage
6a51a05171 replace distance by a pair of mobility models 2007-10-26 13:31:17 +02:00
Mathieu Lacage
09bfa883ac start of work towards a wifi documentation 2007-10-26 13:14:29 +02:00
Mathieu Lacage
6f0268171d basic doxygen documentation for users 2007-10-26 13:14:14 +02:00
Tom Henderson
e0da616e37 miscellaneous point-to-point-channel.h cleanups 2007-10-24 17:19:17 -07:00
Tom Henderson
224f0a0684 some cleanup of point-to-point-net-device.h 2007-10-24 17:11:59 -07:00
Tom Henderson
f928f6c161 Make GetDevice return pointer to appropriately subclassed NetDevice 2007-10-24 16:17:19 -07:00
Mathieu Lacage
4e5203a3dd set the supported rates in assoc resp frames 2007-10-24 20:43:22 +02:00
Mathieu Lacage
58363c9dab do not add a basic mode more than once. 2007-10-24 20:42:11 +02:00
Mathieu Lacage
0e7024488d handle basic rate support 2007-10-24 20:41:49 +02:00
Mathieu Lacage
6310a6040b fix coding style 2007-10-24 20:00:30 +02:00
Mathieu Lacage
ec31e714d6 add size to logging output 2007-10-24 16:43:09 +02:00
Mathieu Lacage
a80d3bcf38 simplify logging output 2007-10-24 16:28:28 +02:00
Mathieu Lacage
ad9b41e45e try to simplify duration calculations 2007-10-24 16:02:10 +02:00
Mathieu Lacage
9d643387fb initialize the m_length field. 2007-10-24 15:05:17 +02:00
Mathieu Lacage
c570beefbd check the ssid length 2007-10-23 14:00:53 +02:00
Mathieu Lacage
6f97972582 enable packet metadata for debugging 2007-10-23 13:40:08 +02:00
Mathieu Lacage
736368f441 improve slightly the SupportedRates print output 2007-10-23 13:39:49 +02:00
Mathieu Lacage
8975be38ae add missing space separator 2007-10-23 13:38:03 +02:00
Mathieu Lacage
7aede726ca add missing space separator 2007-10-23 13:38:03 +02:00
Mathieu Lacage
228150cd72 add printing support 2007-10-23 13:12:04 +02:00
Mathieu Lacage
9f4f9e7b2f add printing support 2007-10-23 13:11:41 +02:00
Mathieu Lacage
629de5c931 add logging support 2007-10-23 13:11:23 +02:00
Mathieu Lacage
30af256bb6 add printing support 2007-10-23 13:11:10 +02:00
Mathieu Lacage
7340c86c61 enable logging 2007-10-23 12:49:09 +02:00
Mathieu Lacage
187c6692d8 avoid off by one effect when laying out objects in a grid. (reported by Joseph Kopena) 2007-10-21 12:54:18 +02:00
Mathieu Lacage
0c5de08870 ap/sta sample 2007-10-19 12:10:01 +02:00
Mathieu Lacage
36a6d0c93c handle the BasicRateSet in the AP 2007-10-18 17:19:53 +02:00
Mathieu Lacage
2d66b73e34 dynamically update the list of supported rates based on the ap supported rates 2007-10-18 15:59:33 +02:00
Mathieu Lacage
18517c1fe5 implement Reset and AddBasicMode 2007-10-18 15:58:19 +02:00
Mathieu Lacage
69dfc4fe32 add support for set/get supported rates in assoc resp packets 2007-10-18 15:12:39 +02:00
Mathieu Lacage
d7fe272673 make sure we record all needed supported modes 2007-10-18 14:38:09 +02:00
Mathieu Lacage
40add040f9 convert int to uint32_t 2007-10-18 14:32:42 +02:00
Mathieu Lacage
766d7138ac control the rate control algorithms with default values. 2007-10-18 14:27:43 +02:00
Mathieu Lacage
dc3fb38cbb support BRAND_NEW station in adhoc code. initialize the supported rates. 2007-10-18 13:37:22 +02:00
Mathieu Lacage
eb1e734628 add dispose methods in subclasses of WifiNetDevice 2007-10-18 12:20:41 +02:00
Mathieu Lacage
ba95d49a67 get rid of the dcf 2007-10-18 12:20:24 +02:00
Mathieu Lacage
a90aee32a0 clear the list of NetDevice 2007-10-18 12:20:17 +02:00