Commit Graph

58 Commits

Author SHA1 Message Date
Sébastien Deronne
bf3ee0bdbf Bug 2184 [wifi] - integer overflow in MacLow; remove dependcy between tx and rx reference number field in MPDU status 2015-10-10 11:01:44 +02:00
Tom Henderson
55b0e0147e rescan bindings 2015-09-07 11:04:33 -07: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
ba299a9270 rescan bindings 2015-09-03 23:57:43 +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.
b1976b6366 Merge 2015-08-18 16:59:27 -07:00
Peter D. Barnes, Jr.
61f2fbd415 [doxygen] Revise TracedCallback function signatures for const. 2015-08-18 16:46:10 -07:00
Tom Henderson
95ffc4d89b rescan bindings 2015-08-14 08:00:38 -07:00
Sébastien Deronne
1723645d4e rescan bindings 2015-08-09 21:17:18 +02:00
Sébastien Deronne
c66070b52c cleanup 2015-08-09 20:50:54 +02:00
Sébastien Deronne
4ad1a2c90e [wave] Rebuild python bindings 2015-07-11 12:24:01 +02:00
Sébastien Deronne
425490bc54 rename snrDb to signalNoiseDbm 2015-07-11 11:14:24 +02:00
Tommaso Pecorella
b332bce32f Bug 1941 - [wave] Remove unnecessary dependency on Application module 2015-07-08 10:03:53 +02:00
Sébastien Deronne
b7e891ccfa rename snrDbm to snrDb 2015-07-09 18:20:34 +02:00
Sébastien Deronne
0d5fc14442 add support for HT MCS and A-MPDU in radiotap headers 2015-07-08 23:44:17 +02:00
Peter D. Barnes, Jr.
d67ced0392 Fix parents, group names, and missing constructors in GetTypeId definitions. 2015-06-09 12:59:59 -07: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
Sébastien Deronne
8bd7f62305 rescan bindings 2015-06-06 18:21:26 +02:00
Sébastien Deronne
ef49c036ec 802.11n short guard interval indication in radiotap header 2015-06-06 18:02:37 +02:00
Peter D. Barnes, Jr.
5545a7f224 Remove extraneous ' ' around :: 2015-02-04 13:40:57 -08:00
Tom Henderson
3bbda53949 rescan bindings 2015-05-06 17:33:08 -07:00
Tom Henderson
92d33e8c9e rescan bindings 2015-05-05 21:29:58 -07:00
Tommaso Pecorella
d06cf0a82e Bug 2110 - vanet-routing-compare with no routing still sending RREQ 2015-05-05 10:24:48 +02:00
Sébastien Deronne
60b507ccdf add two-level aggregation 2015-05-04 23:55:32 +02:00
Tom Henderson
16a35c6e49 SetGroupName for wave module 2015-04-16 21:29:05 -07:00
Vedran Miletić
7967235960 Fix building with clang 3.5 (abs->std::abs, unused vars) 2015-03-11 16:50:35 +01:00
Tom Henderson
9bddf4b972 rescan bindings 2015-02-01 22:21:11 -08:00
Tom Henderson
b4707275ab fix -Werror=strict-overflow issue in example program 2015-01-27 21:52:50 -08: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
13b111e4b2 add missing module dependencies 2015-01-26 22:53:31 -08:00
Tom Henderson
e6ca702ea6 rescan bindings 2015-01-26 17:14:36 -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
Tom Henderson
e1108928f1 rescan bindings 2014-12-19 16:22:49 -08:00
Vedran Miletić
dba84a150e Fix building with Clang 3.5 2014-12-17 16:21:13 +01:00
Peter D. Barnes, Jr.
ee641c723b [Doxygen] Remove inappropriate uses of @internal 2014-11-03 12:33:13 -08:00
Peter D. Barnes, Jr.
cccfc167dd [Doxygen] Attribute implementations. 2014-10-21 16:14:35 -07:00
Tom Henderson
31d2a3aad7 rescan bindings 2014-10-14 11:36:00 -07:00
Tom Henderson
c41ba4e79a rescan bindings 2014-10-13 21:25:21 -07:00
Tom Henderson
d471d382ac rescan bindings 2014-10-07 12:19:52 -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
Tom Henderson
c994aa10d8 rescan remaining bindings 2014-09-15 20:51:08 -07:00
Daniel Lertpratchya
1857322c43 Bug 1858 - wireless examples not correctly recording packet reception - reported by Scott Carpenter <scarpen_at_ncsu.edu> 2014-09-10 08:27:26 +02:00
Tommaso Pecorella
b489a41127 Bug 1811 - Basic traffic generator for network module 2014-09-10 06:09:45 +02:00
Tommaso Pecorella
31f05a6594 Bug 1941 - [cont.] Remove unnecessary dependency on Application module in other modules 2014-06-28 12:35:08 +02:00
Scott Carpenter
131381a91a bug 1922- GetSsid() should not be fatal 2014-06-06 10:49:03 -07:00
Tom Henderson
70f3450c5e update bindings 2014-05-30 10:07:22 -07:00
Tom Henderson
727fa3f326 bindings rescan (another try) 2014-02-23 13:49:13 -08:00