Commit Graph

162 Commits

Author SHA1 Message Date
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
Sébastien Deronne
c6c28bec0f wifi: (fixes #2468) Fix fragmentation rules for A-MPDU and HT transmissions 2016-08-10 20:51:54 +02:00
Sébastien Deronne
1e6e44b398 wifi: remove code duplication in yans and spectrum 2016-08-04 22:43:52 +02:00
Vedran Miletić
422a3fca7f Fix building with Clang in optimized mode 2016-08-04 12:02:27 +02:00
Tom Henderson
4f349d7f47 wifi: (closes #2400) Add SpectrumWifiPhy model 2016-07-22 18:13:42 -07:00
Sébastien Deronne
717405ad38 wifi: add 802.11e TXOP example 2016-07-14 20:46:55 +02:00
Sébastien Deronne
8a19cbd288 examples: remove unnecessary wifi settings 2016-07-02 11:48:13 +02:00
Tom Henderson
09b61f42d0 examples: Add missing dependency 2016-04-20 16:30:20 -07:00
Matías Richart
58360f8251 wifi: Adapt rate-adaptation-distance.cc example for MinstrelHt 2016-03-10 13:17:17 -08:00
Tom Henderson
e86ab2c1bb wifi: update regression test for IdealWifiManager changes 2016-03-09 23:01:40 -08:00
Sébastien Deronne
58c4f13f59 wifi: (fixes #2327) CWmin value selection based on 802.11g standard rules 2016-03-09 20:32:05 +01:00
Sébastien Deronne
4e23b3a14c wifi: add example for A-MPDU with TCP (from Hany Assasa) 2016-03-09 19:51:35 +01:00
Sébastien Deronne
a5181e1bbd wifi: (partial fix #2296) MIMO example and documentation 2016-02-24 16:30:31 -08:00
Sébastien Deronne
551b03a3bf wifi: (fixes #2120) 802.11g backward compatible with 802.11b 2016-02-17 22:40:00 +01:00
Tom Henderson
e476598d18 wifi: Bindings and examples for commit 7c60a9f8f271 2016-02-05 19:45:20 -08:00
Sébastien Deronne
4f54ca4f1e wifi: (fixes #2116 and #2213) Refactor helpers and APIs 2016-02-05 21:48:25 +01:00
Sébastien Deronne
8f8f8acc07 Bug 2193: Simulation fails when transmitting very small MPDU subframes 2015-11-27 09:46:34 +01:00
Tom Henderson
f5d2016219 change plot file suffic for ofdm-vht-validation example 2015-10-30 17:12:59 -07:00
Sébastien Deronne
46a217a308 Move uint8_t packetType to enum mpduType 2015-10-10 11:01:47 +02:00
Sébastien Deronne
ca5d9ed3cf Update documentation for NIST and YANS validation examples; include those examples in the test suite 2015-09-05 15:54:41 +02:00
Sébastien Deronne
007da847b8 Correct small mistake in previous commit 2015-09-05 13:37:30 +02:00
Sébastien Deronne
25c14127fd Update documentation and extend functionnalities of ht and vht wifi examples 2015-09-05 13:33:43 +02:00
Sébastien Deronne
1746c079c2 Add helper to convert mcs values into datarate values 2015-09-05 11:37:49 +02:00
Sébastien Deronne
04dfda290c add support for IEEE 802.11ac 2015-09-03 22:16:49 +02:00
Matías Richart
61c9d74b0e Bug 2171 - power-adaptation-distance.cc:202:22: error: call to 'pow' is ambiguous 2015-08-25 06:46:23 -07:00
Matias Richart
c971b0de7d Bug 2154 [wifi] - Incorrect power calculation in wifi power adaptation examples 2015-07-22 23:16:53 +02:00
Mohit P. Tahiliani
6433205b6c fix command-line argument handling in mixed-wireless.py example 2015-06-24 18:46:01 -07:00
Sébastien Deronne
5a7d7b1684 fix warning about decimal constant 2015-05-06 15:12:29 +02:00
Sébastien Deronne
5ce6f9786a add example to reproduce a hidden nodes scenario in 802.11n networks with A-MPDU enabled 2015-05-05 00:42:26 +02:00