Ryan Mast
|
24691ee831
|
build: (fixes 2830) Avoid overwriting conf.env variable for boost
|
2017-11-29 20:46:40 -08:00 |
|
Sébastien Deronne
|
4235321291
|
wifi: Fix typo
|
2017-11-29 22:43:55 +01:00 |
|
Zoraze Ali
|
10b43e833a
|
lte: tests mac trace path update
|
2017-11-28 10:36:04 +01:00 |
|
Sébastien Deronne
|
0b2602efce
|
wifi: Add missing DcfState logs in WifiHelper::EnableLogComponents
|
2017-11-27 22:27:20 +01:00 |
|
Sébastien Deronne
|
6d44bcdeb7
|
Update RELEASE_NOTES
|
2017-11-25 16:27:57 +01:00 |
|
Sébastien Deronne
|
b9ce38a581
|
wifi: (fixes #2827) Fix active scanning issues in 802.11n/ac/ax
|
2017-11-25 16:24:23 +01:00 |
|
Sébastien Deronne
|
e4b7d7c4cc
|
wifi: Introduce HeOperation in 802.11ax management frames
|
2017-11-25 16:19:45 +01:00 |
|
Sébastien Deronne
|
c8c85d8b76
|
wifi: Fix small typo in vht-operation.h
|
2017-11-25 16:19:08 +01:00 |
|
Tommaso Pecorella
|
8955dc004c
|
olsr: (fixes #2828) OLSR simple P2P example produces wrong results
|
2017-11-23 01:44:13 +01:00 |
|
Sébastien Deronne
|
79310da82f
|
wifi: Cleanup usage of SupportedPcapDataLinkTypes
|
2017-11-21 12:29:15 +01:00 |
|
Sébastien Deronne
|
d126888fe4
|
wifi: Fix small typo in VhtOperation
|
2017-11-20 19:29:12 +01:00 |
|
Tommaso Pecorella
|
eee3abfab4
|
update RELEASE_NOTES.txt
|
2017-11-18 00:05:11 +01:00 |
|
Tommaso Pecorella
|
8b2fe3d93d
|
internet: (fixes #2824) ICMP opcode for fragment timeout drop is wrong.
|
2017-11-18 00:02:30 +01:00 |
|
Zoraze Ali
|
2b059acae8
|
lte:(fixes #2821) Set correct limit for UL retx. in Round Robin Scheduler
|
2017-11-17 12:01:54 +01:00 |
|
Biljana Bojovic
|
a5bc36e3a6
|
lte:(fixes #2152) Fix uplink HARQ retx. out of synch at the MAC layer (thanks to Richard A. Rouil)
|
2017-11-16 17:32:08 +01:00 |
|
Biljana Bojovic
|
38343165f8
|
lte:(fixes #2151) Generate properly redundancy version in uplink HARQ (thanks to Richard A. Rouil)
|
2017-11-16 17:27:56 +01:00 |
|
Sébastien Deronne
|
69d7495865
|
wifi: Fix issues with HE Capabilities IE in Probe Response and Association Response frames
|
2017-11-14 22:56:48 +01:00 |
|
Sébastien Deronne
|
d86b577b9c
|
wifi: fix some more typos in VhtOperation
|
2017-11-14 20:36:14 +01:00 |
|
Sébastien Deronne
|
7d01aee1ce
|
wifi: fix typos and cleanup doxygen
|
2017-11-14 20:33:55 +01:00 |
|
Tom Henderson
|
6372023689
|
documentation: Update instructions for Python bindings
|
2017-11-13 14:39:51 -08:00 |
|
Sébastien Deronne
|
b3638ce818
|
wifi: Add missing RrpaaWifiManager traces to WifiHelper::EnableLogComponents
|
2017-11-13 21:57:57 +01:00 |
|
Sébastien Deronne
|
a17533fd63
|
wifi: rescan bindings
|
2017-11-11 20:38:09 +01:00 |
|
Sébastien Deronne
|
51d47aa039
|
wifi: Remove unused reset function in WifiRemoteStationManager
|
2017-11-11 19:56:19 +01:00 |
|
Sébastien Deronne
|
124add66d9
|
wifi: Remove duplicated function WifiNetDevice::DoGetChannel
|
2017-11-11 19:55:24 +01:00 |
|
Sébastien Deronne
|
3dd884abd1
|
wifi: cleanup AmpduTag
|
2017-11-11 19:54:55 +01:00 |
|
Sébastien Deronne
|
9e94092d1c
|
rescan bindings
|
2017-11-11 14:50:43 +01:00 |
|
Sébastien Deronne
|
f4a0ae2d2a
|
wifi: Remove useless ctor in SnrTag
|
2017-11-11 10:34:46 +01:00 |
|
Sébastien Deronne
|
0837a671e5
|
wifi: Remove useless ctors in BlockAckAgreement and OriginatorBlockAckAgreement
|
2017-11-11 10:34:28 +01:00 |
|
Sébastien Deronne
|
92b54d9514
|
wifi: cleanup LinearWifiTxCurrentModel
|
2017-11-11 10:33:41 +01:00 |
|
Sébastien Deronne
|
354cdac767
|
wifi: cleanup EdcaParameterSet
|
2017-11-11 10:33:16 +01:00 |
|
Sébastien Deronne
|
0ea55a375c
|
wifi: Removed unused functions in WifiInformationElement and WifiInformationElementVector
|
2017-11-11 10:32:52 +01:00 |
|
Sébastien Deronne
|
9801817883
|
wifi: Fill in HT capabilities for unequal modulations (for future use)
|
2017-11-11 10:32:46 +01:00 |
|
Sébastien Deronne
|
93cb08a8be
|
wifi: Move duplicated code to add supported VHT MCS to WifiRemoteStationManager::AddStationVhtCapabilities
|
2017-11-11 10:28:59 +01:00 |
|
Sébastien Deronne
|
217b34c837
|
wifi: cleanup DsssParameterSet
|
2017-11-11 10:25:21 +01:00 |
|
Tom Henderson
|
9c905aad22
|
documentation: Fix callback function signature type
|
2017-11-10 09:32:01 -08:00 |
|
Tom Henderson
|
fd3c64fdaa
|
documentation: Remove redundant model library chapter
data-collection chapter is already present in the manual
|
2017-11-10 09:28:08 -08:00 |
|
Tom Henderson
|
e37c20cc50
|
documentation: Fix broken link
|
2017-11-10 09:26:47 -08:00 |
|
Sébastien Deronne
|
0e59158aea
|
wifi: rescan bindings
|
2017-11-09 22:09:02 +01:00 |
|
Sébastien Deronne
|
df775d265b
|
wifi: cleanup unused DurationId in MacLowTransmissionParameters
|
2017-11-08 20:17:40 +01:00 |
|
Sébastien Deronne
|
159b5acbab
|
wifi: rescan bindings
|
2017-11-06 22:50:53 +01:00 |
|
Sébastien Deronne
|
e2eb487fdb
|
wifi: remove useless ctor in BlockAckManager::Item
|
2017-11-04 11:16:26 +01:00 |
|
Sébastien Deronne
|
a973574989
|
wifi: cleanup TearDownBlockAck in BlockAckManager
|
2017-11-04 11:16:14 +01:00 |
|
Sébastien Deronne
|
feebef1f11
|
wifi: merge GetNextPacket and PeekNextPacket in BlockAckManager
|
2017-11-04 11:15:42 +01:00 |
|
Sébastien Deronne
|
d6ea6b989f
|
wifi: cleanup QosUtilsMapTidToAc
|
2017-11-04 10:01:02 +01:00 |
|
Sébastien Deronne
|
7c4184c386
|
wifi: move MacLowTransmissionParameters class to a separate file
|
2017-11-04 09:15:07 +01:00 |
|
Sébastien Deronne
|
4e2407b6f1
|
wifi: merge CalculateOverallTxTime and CalculateOverallTxFragmentTime in MacLow
|
2017-11-04 09:15:06 +01:00 |
|
Sébastien Deronne
|
f85f225723
|
wifi: cleanup MacLow
|
2017-11-04 09:15:05 +01:00 |
|
Sébastien Deronne
|
f305496d9b
|
wifi: Move some static functions to WifiUtils
|
2017-11-04 09:15:04 +01:00 |
|
Sébastien Deronne
|
b485f99e16
|
wifi: Add more examples to regression
|
2017-11-04 09:15:01 +01:00 |
|
Sébastien Deronne
|
a01b5cb7c1
|
wifi: Set ESS field in Capabilities element
|
2017-11-04 09:15:00 +01:00 |
|