Commit Graph

190 Commits

Author SHA1 Message Date
Sébastien Deronne
e6dcbf9f38 wifi: (fixes #2877) Use uint32_t for CWmin and CWmax 2018-02-23 19:33:22 +01:00
Sébastien Deronne
a93794344b wifi: Allow 802.11ax to use 40 MHz channel width when operating at 5 GHz 2018-01-31 20:16:15 +01:00
Sébastien Deronne
95917105bf wifi: (fixes #2854) Fix 802.11ax channel width capabilities 2018-01-24 19:09:29 +01:00
Sébastien Deronne
8c6d28009b examples: Fix broken python examples after wifi api cleanup 2018-01-24 12:51:57 +01:00
Sébastien Deronne
0d6f46f648 examples: Remove commented lines in wireless examples 2018-01-20 18:32:32 +01:00
Sébastien Deronne
4e27c5e008 examples: Add useRts option in wifi network examples, add frequency selection in he-wifi-network and extend regression 2018-01-13 12:16:29 +01:00
Getachew Redieteab
8a9127f27b spectrum, wifi: (fixes #2843) Set correct channel width and center frequency provided for non-HT PPDUs when building SpectralDensity 2018-01-12 22:55:26 +01:00
Sébastien Deronne
8b2874456d examples: increase regression coverage of wifi rate managers 2017-12-27 09:23:12 +01:00
Sébastien Deronne
98312b8929 wifi: introduce Extended Capabilities information element to HT and VHT management frames 2017-12-17 10:26:16 +01:00
Sébastien Deronne
79310da82f wifi: Cleanup usage of SupportedPcapDataLinkTypes 2017-11-21 12:29:15 +01:00
Sébastien Deronne
b485f99e16 wifi: Add more examples to regression 2017-11-04 09:15:01 +01:00
Sébastien Deronne
fec5cca9e2 examples: fix WifiMode issue in wifi-timing-attributes 2017-11-04 09:14:56 +01:00
Sébastien Deronne
f53b87e610 examples: remove useless wifi settings in wireless examples 2017-10-21 11:15:50 +02:00
Tom Henderson
a3d3e55116 wifi: Update SpectrumWifiPhy example programs 2017-09-22 09:43:10 -07:00
Sébastien Deronne
923ef42e42 wifi: Enable beacon jitter by default 2017-09-13 23:11:38 +02:00
Tom Henderson
17e66a13d6 test: Reduce scope of valgrind example tests to speed execution time
Some example programs are tested under different configurations; as long
as we test one of these configurations, there is little to gain by valgrind
testing additional configurations, but './test.py -g' will take longer.  So
in general, only one or a limited number of configurations of an example
are valgrind tested.
2017-08-10 06:33:25 -07:00
Sébastien Deronne
df1b368b7a wifi: (fixes 2757) Properly enforce 802.11n/ac/ax maximum TXOP 2017-06-26 22:52:02 +02:00
Rohit P. Tahiliani
c1e2312e2a examples: (fixes #2520) TCP variant not configured in wifi-tcp.cc 2017-06-02 22:40:33 -07:00
Alexander Krotov
69db3d708a wifi: Fix `mcs' option message in vht-wifi-network
Highest MCS for VHT is 9, not 7.
2017-04-16 03:41:41 +03:00
Sébastien Deronne
ba433f9a20 wifi: add RRPAA wifi rate control (patch from Matias Richart) 2017-02-15 23:44:05 +01:00
Sébastien Deronne
80053da5d1 examples: Clean up wireless examples 2017-02-12 14:38:54 +01:00
Sébastien Deronne
7b2bb74c73 examples: Clean wireless examples 2017-02-06 20:31:02 +01:00
Sébastien Deronne
2c93e64fab examples: Extend regression for wifi-backward-compatibility 2017-02-05 19:44:27 +01:00
Sébastien Deronne
f111001430 examples: Avoid wifi examples to fail if non-default parameters are used 2017-02-05 19:40:56 +01:00
Sébastien Deronne
e7a33557c0 examples: Fix wrong results when tcp is selected in ht/vht/he wifi network examples 2017-02-05 17:22:11 +01:00
Sébastien Deronne
c4d21dfcf9 examples: Extend mixed b/g example with mixed HT/non-HT cases 2017-02-03 11:37:12 +01:00
Sébastien Deronne
f7a898ed10 wifi: Extend protection mechanisms to support 802.11n 2017-02-02 19:04:00 +01:00
Sébastien Deronne
f7080cd03e examples: Add missing enableRts parameter in wifi-aggregation 2017-02-02 11:43:30 +01:00
Sébastien Deronne
fc7641add7 wifi: Add initial support for 802.11ax 2017-01-28 20:27:26 +01:00
Sébastien Deronne
fca10346bb examples: Fix typos 2017-01-22 21:50:56 +01:00
Sébastien Deronne
da907117ba examples: Clean typos in wifi-aggregation (reported by Jose Saldana) 2017-01-20 15:11:14 +01:00
Sébastien Deronne
2c3a5f8fa7 examples: Add wifi-backward-compatibility to regression 2017-01-20 14:50:37 +01:00
Tom Henderson
f9ab305125 wifi: update deprecated WifiMacHelper classes 2017-01-15 18:52:20 -08:00
Sébastien Deronne
b8741c23d1 examples: Add option to select a specific MCS value for ht-wifi-network and vht-wifi-network 2017-01-11 20:13:32 +01:00
Sébastien Deronne
a93cef48ad examples: Add example wifi-multiple-tos 2017-01-02 08:46:09 +01:00
Sébastien Deronne
beb6bff692 examples: Add 80211e-txop in regression run 2017-01-01 17:50:17 +01:00
Sébastien Deronne
6a2a0ed1cc examples: Update wifi OFDM validation examples 2017-01-01 15:10:03 +01:00
Sébastien Deronne
232920d87a wifi: Channel number coded on 1 byte 2016-12-31 20:23:52 +01:00
Sébastien Deronne
6bce2b13b2 examples: Fix regression run for wifi-aggregation 2016-12-27 09:31:14 +01:00
Sébastien Deronne
065b6177d9 examples: Reduce regression run time for mixed-bg-network 2016-12-27 09:30:47 +01:00
Sébastien Deronne
60c0c3df46 examples: Add simple-ht-hidden-stations in regression run 2016-12-27 09:30:19 +01:00
Sébastien Deronne
6f4e77c2fb examples: Add ht-wifi-network in regression run 2016-12-27 09:29:56 +01:00
Sébastien Deronne
8b0d7be886 examples: Add vht-wifi-network in regression run 2016-12-27 09:29:43 +01:00
Sébastien Deronne
ed66ffad0d examples: (fixes #2594) Fix throughput calculation in vht-wifi-network 2016-12-27 09:29:00 +01:00
Sébastien Deronne
241e80ca6d wifi: Remove unnecessary includes 2016-11-27 20:59:04 +01:00
Sébastien Deronne
e71851491d wifi: (fixes #2551) Move preamble to TXVECTOR 2016-11-27 19:26:13 +01:00
Natale Patriciello
155667b067 examples: removed dead initialization in wireless/multirate.cc 2016-11-23 17:41:57 +01:00
Sébastien Deronne
122c0fab14 wifi: (fixes #2533) Improve 802.11n MIMO PHY abstraction 2016-11-16 21:35:19 +01:00
Peter D. Barnes, Jr.
38632b0e18 Add CommandLine to all examples 2016-05-27 01:24:32 -04:00
Tom Henderson
5d3f2d42ae examples: Do not prematurely call Simulator::Destroy () 2016-08-25 10:03:34 -07:00