Commit Graph

25 Commits

Author SHA1 Message Date
Sébastien Deronne
ba448bf7f7 wifi: Add GetDataRate for non-HT/VHT stations 2016-12-29 13:35:28 +01:00
Sébastien Deronne
be0c13d7f3 wave: Fix valgrind issue 2016-11-28 23:45:36 +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
Sébastien Deronne
25606d4a43 wifi: support 802.11e TXOP 2016-07-14 20:30:25 +02:00
Stefano Avallone
1090f53d2f wifi: RIP QosTag 2016-07-14 15:59:55 +02:00
Tommaso Pecorella
e1f17fbb3c wave: (fixes #2419) BsmApplication should use RecvFrom, not SocketAddressTag 2016-05-22 01:35:26 +02:00
Sébastien Deronne
73373691ff wifi: (fixes #2406) Fix poor performance in 802.11g ad-hoc 2016-05-13 10:19:39 +02:00
Karsten Roscher
5c6c5e2a85 wave,wifi: (fixes #2210) set Order field to 0 for HT/VHT 2016-02-24 10:38:54 -08:00
Sébastien Deronne
e10f0cd061 Temporarily force a 10 MHz channel width in WAVE 2015-09-04 22:18:05 +02:00
Sébastien Deronne
04dfda290c add support for IEEE 802.11ac 2015-09-03 22:16:49 +02:00
Junling Bu
50f5d91370 bug 2146: bug in WAVE channel coordination code 2015-08-21 11:58:50 -07:00
Peter D. Barnes, Jr.
61f2fbd415 [doxygen] Revise TracedCallback function signatures for const. 2015-08-18 16:46:10 -07:00
Tommaso Pecorella
b332bce32f Bug 1941 - [wave] Remove unnecessary dependency on Application module 2015-07-08 10:03:53 +02:00
Junling Bu
c16fb42027 Bug 2136 [wifi] - The usage of tid in wifi and wave module shall be if (tid > 7) rather than if (tid >= 7) 2015-06-07 16:42:28 +02:00
Tom Henderson
16a35c6e49 SetGroupName for wave module 2015-04-16 21:29:05 -07:00
Tom Henderson
ced1f9d8f9 convert ChannelCoordinationListener to a reference counted object to fix memory issues 2015-01-27 21:47:30 -08:00
Tom Henderson
e9f8133bc9 minor changes to enable Python bindings 2015-01-26 17:14:25 -08:00
Junling Bu
f566c68220 IEEE 1609.4 MAC extension 2015-01-26 15:21:14 -08:00
Scott Carpenter
3e74003142 add BSM application and vanet-routing-compare example 2015-01-26 15:20:09 -08:00
Peter D. Barnes, Jr.
cccfc167dd [Doxygen] Attribute implementations. 2014-10-21 16:14:35 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a [Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace? 2014-09-26 15:51:00 -07:00
Scott Carpenter
131381a91a bug 1922- GetSsid() should not be fatal 2014-06-06 10:49:03 -07:00
Tom Henderson
c9d57eae6d fix signed/unsigned integer comparison 2013-12-06 07:43:09 -08:00
Junling Bu
044cba4bbd base implementation of the IEEE 802.11p standard 2013-12-03 11:25:59 -08:00