Commit Graph

1957 Commits

Author SHA1 Message Date
Mathieu Lacage
d6611f02ba rename print-trace-sources to print-introspected-doxygen 2007-10-29 15:01:36 +01:00
Mathieu Lacage
3ed9dc6a94 fix a few missing \valueref 2007-10-29 15:01:14 +01:00
Mathieu Lacage
dbfc58c5ed move default value output to print-trace-sources utility 2007-10-29 14:55:16 +01:00
Mathieu Lacage
aedad2ccb0 use valueref where needed. 2007-10-29 14:45:43 +01:00
Mathieu Lacage
1aa79965c7 make the default value names more coherent. 2007-10-29 14:40:25 +01:00
Mathieu Lacage
4bef99703a define valueref alias 2007-10-29 10:44:56 +01:00
Mathieu Lacage
1afa21922f update config file to latest doxygen 2007-10-29 10:44:46 +01: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
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
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
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
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
Mathieu Lacage
8a9502ce01 dispose everything from WifiNetDevice::DoDispose 2007-10-18 11:53:35 +02:00