Sébastien Deronne
|
30a9c2d1c2
|
examples: Fix copy-paste typo in wifi EHT network example
|
2024-03-03 15:56:16 +01:00 |
|
Tommaso Pecorella
|
ca83416d07
|
internet: (fixes #1006) Remove InetSocketAddress ToS functions and replace with attributes
|
2024-02-16 12:40:18 -06:00 |
|
Stefano Avallone
|
c512f3e872
|
examples: wifi-multi-tos prints a message if throughput is zero
otherwise it mysteriously exits with a non-zero error code.
|
2024-02-01 18:57:27 +00:00 |
|
Stefano Avallone
|
17954bc114
|
wifi: Fix rate used to send BlockAckReq frames
Fixes a regression introduced with 1a8b3718
|
2024-02-01 18:57:27 +00:00 |
|
Stefano Avallone
|
87bb7d7615
|
examples: Use TCP with UL OFDMA in EHT network example
|
2024-02-01 18:57:27 +00:00 |
|
Stefano Avallone
|
8e65941650
|
wifi: Extend WifiHelper::AssignStreams to support MLDs
|
2024-02-01 18:57:27 +00:00 |
|
Stefano Avallone
|
6134312b5d
|
wifi: Fix condition to setup BA for MLDs
|
2024-02-01 18:57:27 +00:00 |
|
André Apitzsch
|
647149e39a
|
Add enum class support to EnumValue
|
2024-01-31 15:32:16 +01:00 |
|
Eduardo Almeida
|
8e61240969
|
applications, examples, test: Add missing include to "udp-server.h"
|
2024-01-29 18:10:39 +00:00 |
|
Stefano Avallone
|
3cea322710
|
wifi: Generate backoff if needed when requesting channel access
|
2024-01-26 08:54:28 +00:00 |
|
Tom Henderson
|
30d5ed90d3
|
wifi: Extend wifi-spatial-reuse.cc to trace ObssPdAlgorithm resets
|
2023-12-23 14:33:08 -08:00 |
|
Stefano Avallone
|
7cf6dd50e9
|
wifi: Specify BlockAck buffer size in wifi-eht-network example
|
2023-11-26 18:36:54 +01:00 |
|
Stefano Avallone
|
92580cb106
|
wifi: Add a WifiMac attribute to configure BlockAck buffer size
The value of this attribute can be easily capped to the maximum allowed value based
on the supported standard.
|
2023-11-26 18:34:52 +01:00 |
|
Gabriel Ferreira
|
8f6a3413a4
|
style: apply black and isort
|
2023-11-20 21:30:01 -03:00 |
|
Stefano Avallone
|
9a3698761b
|
wifi: Extend EHT network example to support EMLSR
|
2023-11-03 09:57:57 +00:00 |
|
Gabriel Ferreira
|
842871c6dc
|
bindings: (fixes #796) Gracefully exit when bindings are unavailable
|
2023-11-03 01:28:26 +00:00 |
|
Eduardo Almeida
|
0cb17f8281
|
Simplify formatting by removing redundant parenthesis and semicolons
|
2023-10-31 17:59:16 +00:00 |
|
Eduardo Almeida
|
59246fb83d
|
Fix spelling typos
|
2023-10-03 00:32:07 +01:00 |
|
Gabriel Ferreira
|
9b36e5ae2f
|
examples: add missing ActiveProbing setting in wifi-ap.py
|
2023-09-20 16:45:13 -03:00 |
|
Sébastien Deronne
|
b1b21c4883
|
wifi: Configure interfaces of all spectrum PHYs when the channel of one instance has changed
|
2023-09-18 20:36:15 +02:00 |
|
Eduardo Almeida
|
1f438ce6f4
|
Fix clang-tidy modernize-use-auto warnings
|
2023-09-18 00:36:46 +01:00 |
|
Eduardo Almeida
|
ba859a0d66
|
Fix clang-tidy modernize-use-bool-literals warnings
|
2023-09-15 16:36:26 +00:00 |
|
Eduardo Almeida
|
a4b43cb532
|
examples, internet, prop, spect, uan: Cache math functions and frequently used variables
|
2023-09-13 19:32:21 +01:00 |
|
Eduardo Almeida
|
b2ed7862de
|
examples: (fix #947) Fix plot legend and title of wifi-rate-adaptation-distance.cc
|
2023-08-31 13:55:24 +00:00 |
|
Gabriel Ferreira
|
32e7a62a97
|
bindings: explicitly instantiate AddValue<double> for Cppyy 3 compatibility
|
2023-05-29 22:36:32 -03:00 |
|
Eduardo Almeida
|
42d6eea6de
|
Remove emacs lines from Python and C++ files
|
2023-05-23 16:20:52 +00:00 |
|
Eduardo Almeida
|
70f8f80d9b
|
Fix clang-tidy performance-unnecessary-copy-initialization warnings
|
2023-05-07 22:07:12 +01:00 |
|
Eduardo Almeida
|
a93c357141
|
Fix clang-tidy readability-simplify-boolean-expr warnings
|
2023-05-07 19:06:35 +01:00 |
|
Eduardo Almeida
|
480ccccfb3
|
examples: Initialize arrays directly with 0
|
2023-04-29 17:58:54 +01:00 |
|
Tom Henderson
|
0e730323f5
|
tests: Add wifi-rate-adaptation-distance.cc to test coverage
|
2023-04-15 16:52:10 +00:00 |
|
Tom Henderson
|
0b1508f83c
|
examples: Restore original range of wifi-rate-adaptation-distance.cc
|
2023-04-15 16:52:10 +00:00 |
|
Tom Henderson
|
9371409c9e
|
examples: Fix wifi-rate-adaptation-distance.cc runtime issues
|
2023-04-15 16:52:10 +00:00 |
|
Tom Henderson
|
8628d9611a
|
examples: Align CommandLine argument name with other examples
|
2023-04-15 16:52:10 +00:00 |
|
Stefano Avallone
|
19454e862f
|
wifi: Queue scheduler uses per-destination mgt and control queues
|
2023-04-06 11:14:14 +02:00 |
|
Stefano Avallone
|
fc7faccbd4
|
wifi: Enable MU-RTS in some regression tests
|
2023-02-24 10:31:49 +01:00 |
|
Gabriel Ferreira
|
6f076416e7
|
Fix typos
|
2023-02-21 22:29:29 -03:00 |
|
Eduardo Almeida
|
c5371d938c
|
Fix clang-tidy readability-make-member-function-const warnings
|
2023-02-21 16:09:35 +00:00 |
|
Stefano Avallone
|
246f7b646b
|
wifi: Setup multiple links in some of the EHT examples to run
|
2023-02-16 12:13:58 +01:00 |
|
Stefano Avallone
|
6192009878
|
wifi: Extend the wifi-eht-network example
Add an option to print the average per-station throughput over
intermediate intervals of the specified duration
|
2023-02-16 12:13:58 +01:00 |
|
Stefano Avallone
|
2101962980
|
wifi: Add an option to wifi-eht-network to setup a second and a third link between the AP and the station(s)
Links must operate in distinct frequency bands
|
2023-02-16 12:13:58 +01:00 |
|
Sébastien Deronne
|
5287265c08
|
wifi: Run EHT examples in regression
|
2023-02-16 12:13:58 +01:00 |
|
Sebastien Deronne
|
b684157c1d
|
examples: Add initial 802.11be example
|
2023-02-16 12:13:58 +01:00 |
|
Tom Henderson
|
b80ec8f24c
|
examples: (fixes #850) Adjust default downward due to preamble detection
|
2023-02-13 17:49:54 +00:00 |
|
Sébastien Deronne
|
1789d4a383
|
examples: Fix control rate in wifi HT/VHT/HE examples
|
2023-02-04 09:13:09 +01:00 |
|
Matteo Drago
|
e27af18476
|
examples: set propagation loss model on wifi-he-network example
|
2023-02-03 14:36:26 +00:00 |
|
Eduardo Almeida
|
9a0d17186b
|
Fix clang-tidy readability-static-accessed-through-instance warnings
|
2023-01-29 18:11:10 +00:00 |
|
Eduardo Almeida
|
e3c5c9831a
|
Remove unnecessary casts to double for hard-coded numbers
|
2022-12-07 17:40:15 +00:00 |
|
Eduardo Almeida
|
0e44f5a0e0
|
examples: Improve wifi-ofdmt-eht-validation.cc
|
2022-11-25 01:59:08 +00:00 |
|
Tommaso Pecorella
|
a9223622da
|
network: make addresses ConvertTo public and simplify python scripts
|
2022-11-25 01:36:26 +00:00 |
|
Eduardo Almeida
|
b9562ba520
|
Fix formatting of braced-init-lists by adding trailing comma
|
2022-11-24 16:13:09 +00:00 |
|