Stefano Avallone
|
1553cdcee4
|
wifi: Add a method to classify a PPDU as intra-BSS
|
2023-02-16 16:25:18 +01:00 |
|
Stefano Avallone
|
3161a2707f
|
wifi: Clear TXOP holder when NAV is reset or counts down to zero
|
2023-02-16 16:25:18 +01:00 |
|
Stefano Avallone
|
ed89f4f439
|
wifi: Check that frame belongs to BSS before setting the TXOP holder
|
2023-02-16 16:25:18 +01:00 |
|
Stefano Avallone
|
b657a8df59
|
wifi: Ack frames shall not be used to set the TXOP holder
|
2023-02-16 16:25:18 +01:00 |
|
Stefano Avallone
|
a4e7f9ee0a
|
wifi: Set NAV and TXOP holder after processing frames
...because otherwise the conditions to respond to an RTS or a
Trigger Frame are not computed correctly.
|
2023-02-16 16:25:18 +01:00 |
|
Stefano Avallone
|
73d25d7f0f
|
wifi: WifiHelper allows to configure different remote station manager per link
|
2023-02-16 12:13:58 +01:00 |
|
Stefano Avallone
|
8eb215dc4e
|
wifi: MU scheduler keeps per-link TX information
|
2023-02-16 12:13:58 +01:00 |
|
Sébastien Deronne
|
3473263bf3
|
wifi: Temporary workaround to support 802.11be with MCS-12 and MCS-13
|
2023-02-16 09:00:52 +01:00 |
|
Gabriel Ferreira
|
0388b7c263
|
doc: fix dead urls
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-15 14:44:45 +00:00 |
|
Gabriel Ferreira
|
317fb2cc1e
|
stats: make sqlite-output.h private
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-15 14:44:45 +00:00 |
|
Gabriel Ferreira
|
7193cce35b
|
build: fetch dependencies for Brite, Click and Openflow
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-15 14:44:45 +00:00 |
|
Peter D. Barnes, Jr
|
a680839d4c
|
core: accept std::vector for DeterministicRandomVariable values
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
f9b7fe4b94
|
core: main-random-variable-stream: enable Empirical and Deterministic
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
100762572e
|
core: empirical-random-variable-example: show cdf
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
fda68d305a
|
docs: Fix formulas, use consistent outline for RandomVariableStreams
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
c9769a47f2
|
docs: reduce duplication in RandomVariableStream
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
bf8b442aeb
|
core: refactor GetInteger() in the random variable streams
|
2023-02-13 16:31:28 -08:00 |
|
Peter D. Barnes, Jr
|
ce4026523a
|
core: enable environment variable for Windows
|
2023-02-11 17:18:04 +00:00 |
|
Gabriel Ferreira
|
74035411bd
|
spectrum: fix three-gpp-gain-reference-gain-vs-fc.png file name
|
2023-02-10 03:04:01 +00:00 |
|
Matteo Pagin
|
97e2fdaa57
|
spectrum: (fixes #854) Add missing spectrum module documentation plots
|
2023-02-09 22:11:54 +00:00 |
|
Sébastien Deronne
|
b1d14c9122
|
wifi: There is only one content channel for EHT SU transmission
|
2023-02-09 21:33:44 +00:00 |
|
Sébastien Deronne
|
d491ed963f
|
wifi: Print SIG-B mode in WifiTxVector
|
2023-02-09 21:33:44 +00:00 |
|
Tommaso Pecorella
|
6a355e6901
|
spectrum: fix missing include in two-ray-splm-test-suite
|
2023-02-09 19:07:15 +00:00 |
|
Eduardo Almeida
|
d3426db18d
|
Fix typos
|
2023-02-09 15:36:32 +00:00 |
|
Matteo Pagin
|
1c0fecc69c
|
antenna, spectrum: GSoC-22 Add support for Eigen library
|
2023-02-08 14:25:30 +00:00 |
|
Matteo Pagin
|
3f6f19e701
|
spectrum: GSoC-22 A simplified channel and beamforming model for ns-3
|
2023-02-08 14:25:30 +00:00 |
|
Matteo Pagin
|
7356c4f818
|
spectrum: Improve Doxygen formatting
|
2023-02-08 14:23:15 +00:00 |
|
Matteo Pagin
|
612a90b6df
|
spectrum: Declare new types with "using" instead of "typedef"
|
2023-02-08 14:23:15 +00:00 |
|
Matteo Pagin
|
b8ec299e60
|
spectrum: Add .0 to numbers, so that they are treated as double
|
2023-02-08 14:23:15 +00:00 |
|
Matteo Pagin
|
60534ad1a1
|
spectrum: Remove unneeded includes in three-gpp-channel-model.h
|
2023-02-08 14:23:15 +00:00 |
|
Matteo Pagin
|
49413e33d1
|
spectrum: Sort CMake libraries alphabetically
|
2023-02-08 14:23:15 +00:00 |
|
Matteo Pagin
|
9a27820c9e
|
spectrum: Fix typos
|
2023-02-08 14:23:15 +00:00 |
|
Tommaso Pecorella
|
dd2407dffd
|
internet: (fixes #846) allow UDP sockets to be reopened after Close
|
2023-02-03 21:15:26 +00:00 |
|
Gabriel Ferreira
|
7b7393d124
|
topology-read: use default regex syntax for rocketfuel-topology-reader.cc
|
2023-02-03 14:56:43 -03:00 |
|
Gabriel Ferreira
|
3816294b09
|
config-store: forward declare xmlTextWriter
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-03 17:50:37 +00:00 |
|
Gabriel Ferreira
|
279369bade
|
click: forward declare simclick_node_t
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-03 17:49:45 +00:00 |
|
Gabriel Ferreira
|
4be2d26038
|
brite: forward declare Brite topology
|
2023-02-02 21:43:53 +00:00 |
|
Eduardo Almeida
|
f6e514b01d
|
lte: Use && instead of and
|
2023-02-02 17:57:49 +00:00 |
|
Eduardo Almeida
|
971e5c15fa
|
Fix clang-tidy readability-container-size-empty warnings
|
2023-02-02 17:41:31 +00:00 |
|
Stefano Avallone
|
6db93aa4f9
|
wifi: QosTxop::PeekNextMpdu() skips control frames
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
8ed43113a5
|
wifi: Fix calls to wrong PHY object (in case of MLD) from HE FEM
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
d820216763
|
wifi: Extend wifi-mlo test to cover MU transmissions
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
bd9f087608
|
wifi: Fix addresses used in MU ack sequences involving MU-BAR TFs
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
afa86603db
|
wifi: RR MU scheduler does not send TFs on a link to STAs that did not setup that link
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
77ce82f8ee
|
wifi: Enable MU scheduler to start/stop requesting channel access at any time
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
b934b68cb8
|
wifi: Get most recent RSSI received on other links if none is available on the current link
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
1dab5bacdd
|
wifi: Remove default value for the link ID parameter of ApWifiMac::GetStaList()
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
75deafa0f6
|
wifi: Extend RrMultiUserScheduler class to support MLO
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
f979dd6971
|
wifi: Extend MultiUserScheduler base class to support MLO
|
2023-02-02 14:14:25 +00:00 |
|
Stefano Avallone
|
fe61cefc39
|
wifi: MU schedulers may handle multiple FEMs
|
2023-02-02 14:14:25 +00:00 |
|