d6bf803347
docs: document clean commands for the tutorial
Tom Henderson
2022-12-29 23:42:46 -03:00
6ed1378d1a
build: limit perf to target and remove context-switch events
Gabriel Ferreira
2022-12-25 11:48:55 -03:00
1b71af65b3
test: disable command line colouring during test-ns3.py tests
Gabriel Ferreira
2022-12-09 19:39:02 -03:00
3a0bd53c7a
build: add distclean option to the ns3 script
Gabriel Ferreira
2022-12-09 00:35:53 -03:00
a861b65dc8
build: accept ./ns3 help in addition to ./ns3 --help
Gabriel Ferreira
2022-12-09 00:03:10 -03:00
a534b60ce0
wifi: Fix bits not cleared before updating Basic HE-MCS And NSS Set in HE Operation IE
Sébastien Deronne
2023-01-16 18:57:58 +01:00
ff55f48be4
wifi: Fix default value for Basic HE-MCS And NSS Set in HE Operation IE
Sébastien Deronne
2023-01-16 18:56:35 +01:00
9f87376a2c
wifi: Fix parameters passed to fallback error rate model in TableBasedErrorRateModel
Sébastien Deronne
2023-01-08 15:19:22 +01:00
0bcaa034c4
wifi: Fix PHY rate used for 4096-QAM in YANS error rate model
Sebastien Deronne
2022-12-29 21:48:59 +08:00
16e725fd96
core: Add missing library in system-path.cc
André Apitzsch
2023-01-16 13:38:08 +01:00
82b6fe67aa
wifi: Add tests for EHT capabilities serialization and deserialization
Sébastien Deronne
2022-08-24 22:20:08 +02:00
ecffca222c
wifi: 802.11be STAs always support 40 MHz in 5 GHz and 6 GHz bands
Sébastien Deronne
2022-09-11 12:23:46 +02:00
1c62fbe5c2
wifi: Use EHT capabilities to add supported EHT MCS in WifiRemoteStationManager
Sébastien Deronne
2022-08-25 18:50:29 +02:00
359b6d873c
wifi: Add function set PPE thresholds in EHT capabilities
Sébastien Deronne
2022-08-22 21:26:30 +02:00
568cf017e2
wifi: Add EHT PPE thresholds subfield to EHT capabilities
Sébastien Deronne
2022-08-15 16:35:22 +02:00
413b9b64a3
wifi: Fill EHT-MCS And NSS Set field in EHT capabilities
Sébastien Deronne
2022-08-07 15:02:34 +02:00
4a05823c5c
wifi: Add EHT-MCS And NSS Set field to EHT capabilities
Sébastien Deronne
2022-08-07 09:59:28 +02:00
9e5413329d
wifi: Pass deserialized VHT and HE capabilities to EHT capabilities constructor
Sébastien Deronne
2022-08-14 15:33:46 +02:00
b033ffa969
wifi: Fill in some flags in EHT PHY Capabilities Information field
Sébastien Deronne
2022-08-06 15:05:22 +02:00
1c12440603
wifi: Add EHT PHY Capabilities Information field to EHT capabilities
Sebastien Deronne
2022-07-26 20:27:05 +02:00
64c8423e3e
wifi: Fill in Maximum MPDU Length and Maximum A-MPDU Length Exponent Extension in EHT capabilities
Sebastien Deronne
2022-07-26 18:36:59 +02:00
1e9a37b1b1
wifi: Add EHT MAC Capabilities Information field to EHT capabilities
Sebastien Deronne
2022-07-25 21:23:28 +02:00
a9b6995359
wifi: Fix potential byte order issue in HE capabilities
Sebastien Deronne
2022-07-25 21:15:39 +02:00
98eac84386
wifi: Only APs can receive HE TB PPDUs that do not overlap the primary channel
Sébastien Deronne
2022-11-04 12:47:18 +01:00
b9c81f483b
wifi: Rework function calls to determine whether PHY shall issue a PHY-RXSTART.indication
Sébastien Deronne
2022-11-03 22:57:41 +01:00
6459da6718
wifi: Add test to verify a PPDU is dropped if its bandwidth is larger than the one of the RX PHY
Sébastien Deronne
2022-11-03 21:37:57 +01:00
7803604edb
wifi: Add tests for WifiPpdu::DoesOverlapChannel and WifiPpdu::CanBeReceived
Sébastien Deronne
2022-11-01 11:29:45 +01:00
71ea9ccfdf
wifi: Fix WifiPpdu::CanBeReceived not returning false when the whole primary channel is not covered by the width of the incoming PPDU
Sébastien Deronne
2022-11-01 10:02:04 +01:00
d547cf4a02
util: SplitString function to split a string on a delimiter
Peter Barnes
2023-01-06 02:00:19 +00:00
0951dbc128
core: cache parsing of environment variables
Peter D. Barnes, Jr
2022-11-22 23:37:20 -08:00
e64d589073
doc: environment variables
Peter D. Barnes, Jr
2020-05-19 12:51:43 -07:00
f51780101a
doc: remove space in nested templates
Peter D. Barnes, Jr
2022-11-21 11:49:30 -08:00
700543b01a
doc: remove space before paren in code samples
Peter D. Barnes, Jr
2022-11-21 13:01:52 -08:00
820c029e8b
doc: (void)' -> ()' in documentation
Peter D. Barnes, Jr
2022-11-16 17:09:48 -08:00
3557cd86ea
doc: sort Attributes and TraceSources alphabetically
Peter D. Barnes, Jr
2022-11-23 00:49:53 -08:00