Commit Graph

13895 Commits

Author SHA1 Message Date
Sébastien Deronne
1e50fef75b wifi: Fix noise interference calculation 2018-12-08 19:31:47 +01:00
Sébastien Deronne
587c94f17a wifi: Improve readibility of collected logs when WifiHelper::EnableLogComponents is used 2018-12-08 16:56:04 +01:00
Sébastien Deronne
7c3ccdfba0 wifi: wifi: Add ThresholdPreambleDetectionModel logs in WifiHelper::EnableLogComponents 2018-12-08 16:52:32 +01:00
Ryan Mast
9125acbb1c build: (fixes #3007) Boost library configuration in contrib 2018-12-06 17:43:16 -08:00
Sébastien Deronne
86b4631a32 wifi: Fix reception logic due to A-MPDU parameters that are not correctly reset 2018-12-06 22:35:26 +01:00
Sébastien Deronne
4688a3d964 wifi: Fix WifiMode::IsAllowed for non-VHT mode 2018-12-05 21:47:12 +01:00
Alexander Krotov
61ae08d0b0 wifi: document InterferenceHelper::CalculateSnr parameters 2018-12-05 01:16:07 +03:00
Alexander Krotov
91230fbd4c wifi: remove outdated comment 2018-12-05 01:14:38 +03:00
Alexander Krotov
88f503e96f wifi: fix typo ("liear") 2018-12-05 01:14:17 +03:00
Tom Henderson
fb91059cf0 wifi: Fix potential issue in IdealWifiManager 2018-12-04 21:19:50 +01:00
Sébastien Deronne
73074f6046 wifi: Improve wifi-manager-example 2018-12-04 21:17:40 +01:00
Sébastien Deronne
0a6fbc880a wifi: Rename functions in preamble-detection-test 2018-12-04 21:07:17 +01:00
Sébastien Deronne
71f95bb447 core: Fix potential compilation issue 2018-12-04 20:52:43 +01:00
Alexander Krotov
6ffe423e19 wifi: rename Bug2483TestCase into Bug2843TestCase
The typo comes from the patch provided for https://www.nsnam.org/bugzilla/show_bug.cgi?id=2843
2018-12-04 22:12:30 +03:00
Peter D. Barnes, Jr.
83a27c361e docs: sphinx: fix various errors 2018-12-03 18:04:57 -08:00
Sébastien Deronne
c2f80979d8 wifi: Rescan bindings 2018-12-03 22:41:20 +01:00
Sébastien Deronne
90ec7fb73c wifi: Fill BSS color in TxVector and add trace source to be fired at the end of 802.11ax preamble 2018-12-03 21:48:44 +01:00
Sébastien Deronne
2bd74fdbd7 wifi: Add threshold-based preamble detection model 2018-12-03 21:18:05 +01:00
Stefano Avallone
b3e470c64f traffic-control: Make NetDeviceQueueInterface independent of Queue 2018-12-03 11:04:49 +01:00
Tom Henderson
86ae15b0e8 wifi: Increase SNR range for 802.11ac in wifi-manager-example 2018-12-01 15:14:31 -08:00
Sébastien Deronne
8f81e6c000 wifi: Fix warning message for deprecated attribute EnergyDetectionThreshold 2018-12-01 09:54:07 +01:00
Alexander Krotov
d923dff29a wifi: remove unused m_operationalChannelList from SpectrumWifiPhy 2018-11-30 17:02:35 +03:00
Zoraze Ali
ba512832f1 lte: Fix type of the m_rapIdRntiMap key. Thanks to Fraunhofer 2018-11-29 15:15:22 +01:00
Sébastien Deronne
a890378d96 wifi: Fix missing Doxygen in MacLow 2018-11-28 20:26:09 +01:00
Sébastien Deronne
b20186b6a3 wifi: Rescan bindings 2018-11-27 22:33:22 +01:00
Sébastien Deronne
c0ce243760 wifi: Extend support of up to 256 MPDUs in A-MPDUs for 802.11ax 2018-11-27 20:44:41 +01:00
Sébastien Deronne
0b9031f986 wifi: Fix wrong recipient address when scheduling QosTxop::ResetBa 2018-11-27 18:54:59 +01:00
Sébastien Deronne
d8563a55fc wifi: Rescan bindings 2018-11-26 22:17:18 +01:00
Sébastien Deronne
822d5a10e4 wifi: Refactor detection thresholds in WifiPhy 2018-11-26 20:01:12 +01:00
Tom Henderson
7b00f778cd virtual-net-device: Remove stale comments 2018-11-24 15:05:20 -08:00
Richard Sailer
99affcc789 virtual-net-device: Update and clarify documentation for example 2018-11-24 14:59:07 -08:00
Gabriel Arrobo
9d5db86a64 lte: Fix some typos and style issues 2018-11-24 13:56:28 -08:00
Zoraze Ali
ddc2ce8963 lte: Update AUTHORS 2018-11-19 11:59:17 +01:00
Alexander Krotov
7d8c9fd413 wifi: simplify WifiSpectrumValueHelper::DbmToW 2018-11-19 12:41:19 +03:00
Sébastien Deronne
0684171a6d wifi: rescan bindings 2018-11-18 10:37:43 +01:00
Sébastien Deronne
f557381d8b wifi: Move GetControlAnswerMode to MacLow 2018-11-18 09:17:14 +01:00
Sébastien Deronne
e05d210f67 wifi: Reduce WifiRemoteStationManager code size by removing what we can outside of the class 2018-11-18 09:11:25 +01:00
Tom Henderson
3a7f6a1c06 bindings: Rescan all APIs 2018-11-14 11:53:21 -08:00
Stefano Avallone
86a26927ae wifi: Avoid a potential segfault in WifiNetDevice::DoDispose 2018-11-14 13:08:46 +01:00
Tom Henderson
99fa3f9578 build: (fixes #2637) macOS SDK headers in non-standard place 2018-11-13 11:12:00 -08:00
Alexander Krotov
5bed6d3355 spectrum: Fix fatal error message 2018-11-13 18:06:30 +03:00
Alexander Krotov
b469c1c84c Initialize MultiModelSpectrumChannel::m_numDevices 2018-11-13 18:04:38 +03:00
Manuel Requena
2045e256d8 lte: fix memory issue 2018-11-13 11:30:11 +01:00
Sébastien Deronne
4a19cc879e wifi: rescan bindings 2018-11-11 08:14:01 +01:00
Sébastien Deronne
b3ce7e5628 wifi: (fixes #2470) Protect ADDBA handshake 2018-11-10 19:37:36 +01:00
Manuel Requena
a6e4169bee lte: Use Time instead of double 2018-11-08 14:41:55 +01:00
Manuel Requena
0b94b9de06 lte: Change some parameters to get clearer lte traces 2018-11-08 14:28:29 +01:00
Manuel Requena
9813c0c742 lte: Add command line options to disable some data flows 2018-11-08 14:27:41 +01:00
Sébastien Deronne
af7f2c274c examples: Fix typo in he-wifi-network 2018-11-07 21:14:38 +01:00
Alexander Krotov
c8a500f5a8 Remove duplicate semicolons 2018-11-07 16:54:53 +03:00