Stefano Avallone
|
0fe2e1a9fe
|
examples: Add regression runs for EMLSR clients using OFDMA
|
2024-11-03 14:51:11 +00:00 |
|
Stefano Avallone
|
6f939c0e45
|
wifi: Do not continue a TXOP if TXOP limit is zero and TXNAV expired
|
2024-11-03 14:51:11 +00:00 |
|
Stefano Avallone
|
cadfe7da69
|
examples: Add some EMLSR configurations to examples to run
|
2024-10-21 09:26:17 +02:00 |
|
Sébastien Deronne
|
054be933b8
|
examples: Also allow to select channel width and guard interval duration in wifi network examples
|
2024-10-21 09:26:17 +02:00 |
|
Stefano Avallone
|
2066cabb80
|
examples: Allow users to specify a set of MCS values for wifi examples
|
2024-10-21 09:26:17 +02:00 |
|
Sébastien Deronne
|
3fa3c1a049
|
examples: Use different constructor for UdpEchoClientHelper in wifi example
|
2024-10-20 17:49:46 +02:00 |
|
Stefano Avallone
|
d89a590be2
|
wifi: Use correct address to retrieve buffer status
|
2024-09-10 10:51:18 +02:00 |
|
Sébastien Deronne
|
35a1f5ac8a
|
wifi: Use joule_u weak alias
|
2024-09-09 16:26:17 +00:00 |
|
Sébastien Deronne
|
03fe29c04c
|
wifi: Use volt_u weak alias
|
2024-09-09 16:26:17 +00:00 |
|
Sébastien Deronne
|
de4bb85048
|
wifi: Use ampere_u weak alias
|
2024-09-09 16:26:17 +00:00 |
|
Sébastien Deronne
|
d54e5c4e91
|
wifi: Use meter_u weak alias
|
2024-09-09 16:26:17 +00:00 |
|
Sébastien Deronne
|
f0c63e2a22
|
wifi: Use Watt_u and mWatt_u weak aliases for powers
|
2024-09-09 16:26:17 +00:00 |
|
Sébastien Deronne
|
eca3431c6d
|
wifi: Use dBm_u and dBW_u weak aliases for powers
|
2024-09-09 16:26:17 +00:00 |
|
André Apitzsch
|
8bc94a1cc3
|
Use SPDX license identifiers
|
2024-09-06 19:32:31 +00:00 |
|
Sébastien Deronne
|
578fecdcba
|
wifi: Use time instead of uint16_t for guard interval duration
|
2024-09-03 20:19:29 +00:00 |
|
Sébastien Deronne
|
0f1b90335f
|
examples: Add missing Time for duration parameters in wifi examples
|
2024-08-29 18:41:51 +00:00 |
|
Eduardo Almeida
|
e8ed6a539c
|
Fix Doxygen formatting
|
2024-08-29 01:03:20 +00:00 |
|
Sébastien Deronne
|
f98a1804be
|
examples: Add 80+80MHz examples to test coverage
|
2024-08-21 20:17:57 +02:00 |
|
Sébastien Deronne
|
921a5eb6c7
|
examples: Add parameter to select 80+80MHz or 160MHz in wifi network examples
|
2024-08-21 20:17:57 +02:00 |
|
Sébastien Deronne
|
d0400f34d8
|
wifi: Enable configuration of 80+80MHz operating channel
|
2024-07-15 20:29:34 +02:00 |
|
Tom Henderson
|
5d218d6e85
|
examples: Fix configuration of wifi-spectrum-saturation-example.cc
Applies the same fix for issue #1098 in commit f9801065 to another file.
|
2024-07-14 09:24:01 -07:00 |
|
Tom Henderson
|
c4f083cb4a
|
examples: Fix output formatting for wifi-spectrum-per-example
|
2024-07-10 19:31:08 +00:00 |
|
Silviu-Leonard Vatamanelu
|
f980106520
|
examples (fixes #1098): Fix wrong configuration of spectrumPhy in wifi-spectrum-per-example.cc
|
2024-07-02 17:47:30 +00:00 |
|
Stefano Avallone
|
b5f649297e
|
wifi: Wait until Ack is sent after ADDBA Req/Resp before taking actions
Reported by Rami Abdallah
|
2024-07-02 10:15:18 +02:00 |
|
Stefano Avallone
|
f573706a74
|
wifi: Make WifiHelper::AssignStreams() static
Suggested by Sharan Naribole
|
2024-07-02 10:07:47 +02:00 |
|
Tom Henderson
|
e7bcb4cbc1
|
wifi: Assign a random variable stream to beacon Txop
|
2024-05-24 17:36:24 +00:00 |
|
Sébastien Deronne
|
8e59513a5d
|
examples: Fix failing EHT network regression run
|
2024-05-24 17:36:24 +00:00 |
|
Gabriel Ferreira
|
4a0091ba6c
|
bindings: Remove injected namespaces
|
2024-05-19 10:08:50 +00:00 |
|
Alberto Gallegos Ramonet
|
314c58ad69
|
energy: Adds energy namespace
|
2024-05-19 01:33:53 +00:00 |
|
Eduardo Almeida
|
79186a8b8b
|
Fix clang-tidy bugprone-branch-clone warnings
|
2024-05-11 02:56:07 +01:00 |
|
Sébastien Deronne
|
7efef8813e
|
examples: Use DataRate for data rate parameters in wifi examples
|
2024-05-07 07:45:24 +02:00 |
|
Sébastien Deronne
|
86ca94f1d7
|
examples: Use Time for duration parameters in wifi examples
|
2024-05-07 07:45:24 +02:00 |
|
Stefano Avallone
|
b889917a05
|
wifi: Update a few examples to configure TXOP limit from helper
|
2024-05-06 14:22:11 +00:00 |
|
Stefano Avallone
|
c98bea823c
|
examples: Assign streams in wifi-simple-ht-hidden-stations
|
2024-05-06 14:22:11 +00:00 |
|
Stefano Avallone
|
f65cef7479
|
examples: Add more EMLSR options to wifi-eht-network
|
2024-05-06 07:33:00 +00:00 |
|
Sébastien Deronne
|
8fdb3a6fa0
|
examples: Use fatal error in wifi network examples when incorrect configuration is provided
|
2024-05-02 19:25:44 +00:00 |
|
Sébastien Deronne
|
b6a05a83d2
|
examples: Skip 800ns guard interval for UL OFDMA in HE/EHT examples
|
2024-05-02 19:25:44 +00:00 |
|
Sébastien Deronne
|
4503025d99
|
examples: Allow seed and run of wifi network examples to be configured by command-line arguments
|
2024-05-02 19:25:44 +00:00 |
|
Sébastien Deronne
|
63514f53e7
|
examples: Fix randomness in wifi network examples
|
2024-05-02 19:25:44 +00:00 |
|
Sébastien Deronne
|
1c0809c31e
|
examples: Fix conditions to check boundaries of measured throughput for wifi HT/VHT/HE/EHT networks
|
2024-05-02 19:25:44 +00:00 |
|
Stefano Avallone
|
65271d8eaf
|
wifi: Do not request channel access on links always in the same order
|
2024-04-20 17:42:25 +02:00 |
|
Stefano Avallone
|
5b54afeca6
|
wifi: Do not unblock links always in the same order
|
2024-04-20 17:42:25 +02:00 |
|
Wojtek Kosior
|
df529e4ae5
|
examples: Fix comment on sending rate in wifi-rate-adaptation-distance.cc
|
2024-03-19 12:32:37 -07:00 |
|
Wojtek Kosior
|
4b63c6048b
|
examples: Correct CLI arg validation in wifi-rate-adaptation-distance.cc
|
2024-03-19 12:32:31 -07:00 |
|
Sébastien Deronne
|
890bc05f07
|
examples: Reduce amount of generated packets in wifi examples
|
2024-03-15 12:39:03 +00:00 |
|
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 |
|